| Thread | Last Post | Replies |
|
| Importing from Excel using VB with questions | 08 May 2007 15:07 GMT | 1 |
I am currently using the following code to import data into a table from excel but am having problems: Dim appAcc As Access.Application Set appAcc = New Access.Application
|
| question about linked table feature on access 2000 | 08 May 2007 14:47 GMT | 3 |
I'm wondering if I can do something on access using the linked table feature. I'd like to create a mirror of a unix database (we have odbc access to it). It's about 800MB.
|
| Linked Excel file field - different types on different PCs? | 08 May 2007 04:35 GMT | 2 |
Have an Excel spreadsheet linked into an Access database. One of the columns is determined to be a text field by the Access database being run on one PC, and to be a number field by the same Access database being run on another PC. Both XP Pro, Office 2003 with all updates, ...
|
| Unable to Import Excel data | 08 May 2007 04:10 GMT | 5 |
When I attempt to import an Excel sheet into Access 2003 I get an error message, "ActiveX component unable to create object" I can't find any information on this error.
|
| Best method.... | 07 May 2007 22:12 GMT | 4 |
I am looking at creating a database whereby we can load a series of reports which are then emailed to managers to self-certify, who then enter comments, tick boxes etc and I want to be able to reincorporate this data into our database again.
|
| Web-based data input? | 07 May 2007 22:10 GMT | 1 |
I'm working on a ticket writer database. Currently, it has about 10-15 ticket agents using it simultaneously. There is also a read-only 'ticket portal' which users may use the retrieve a ticket. This is an classic ASP web page
|
| Access 2007 - Export to XML | 07 May 2007 22:10 GMT | 1 |
I have a report in Access 2007 that I want to export to XML data and I keep getting two errors, one right after the other. The files do export but the HTML file size is zero and it does not display any data. I'm exporting the schema and presentation.
|
| Change location of ODBC Oracle Table | 07 May 2007 22:07 GMT | 1 |
I want to change the location of some ODBC tables at will. All the connections information is the same except for the server name. Passwords, Username, all else is the same. When I do this manually I use the Linked Table manager, select the tables,
|
| How do I import a table via ODBC | 07 May 2007 21:34 GMT | 1 |
I just upgraded to office 2007 and I am trying to link/import an external database via ODBC but I'm not finding this option when I try to create a new table.
|
| Exporting a report with groups to Excel | 05 May 2007 13:18 GMT | 2 |
I have a report which groups the data and only displays the group totals. I would like to export it to excel - but just want the group total in excel - it seems impossible to me but I hope somebody knows different. I'm a relative novice so.....
|
| Export to Excel causes field name issue | 04 May 2007 23:22 GMT | 1 |
I'm exporting two Access tables (that were populated by doing several append queries) into an existing excel workbook. The export is based upon a click event of a form and I perform this export to the exact same excel worksheet in the exact same excel workbook once a week. ...
|
| Importing From .XLS Begining on Row 10 | 04 May 2007 23:22 GMT | 3 |
I get 20 meg files in Excel which are difficult to open. The first 9 rows contain information not needed for a table. Row 10 contains the column headers. Can I specify which row contains the headers or which row is the starting
|
| Schedule to Export Data | 04 May 2007 21:21 GMT | 2 |
Can i export data out of local access database and copy the data to a FTP location on a website?, how can i do that?. This need to happen on daily basis, can I schedule a job?
|
| Importing objects crashing access | 04 May 2007 19:48 GMT | 1 |
Hi - I hope that i am posting in the correct category here. if not, please let me know which category would be better suited. I have a database file which seems to be corrupted. Running some (not all) reports/forms or creating a new report/form causes access to crash and close:
|
| Timing error writing to Word | 04 May 2007 16:01 GMT | 2 |
I am sending data from Access to Word. In Access there is a form with selection criteria. There is also a query that contains the selected data. There is code behind a form button that writes the data in the query to Word. As each record is written the code selects the ...
|