Alex McDevitt
Registered User.
- Local time
- Today, 02:11
- Joined
- Nov 12, 2002
- Messages
- 28
Hi,
I'm trying to export a query/table to excel from access. I understand the "TransferSpreadsheet"/export method, but when this method is executed, the excel sheet displays the ' character at the beginning of each cell.
The problem is, I need the DB to do the export automatically(i.e. vba) otherwise I would use the "Analyze It with Microsoft Excel" method which works fine, but I don't know how to call this method from code..
Any help much appreciated.

I'm trying to export a query/table to excel from access. I understand the "TransferSpreadsheet"/export method, but when this method is executed, the excel sheet displays the ' character at the beginning of each cell.
The problem is, I need the DB to do the export automatically(i.e. vba) otherwise I would use the "Analyze It with Microsoft Excel" method which works fine, but I don't know how to call this method from code..
Any help much appreciated.
