J
Jerome
Hi there,
I need to export a table from Access as an Excel sheet, and I want to do
this programmatically. I therefore use the 'TransferSpreadSheet' method.
But the formatting (fonts, size, etc) of the table is lost in that case!
On the other hand if I select the table in the database window and then
click on the Excel icon in the toolbar to export it, the data is
displayed correctly in Excel. But I don't want to give my users access
to the database window!
So how can I combine the 2 methods to get the results that I want??
Any help is greatly appreciated!
Jerome
I need to export a table from Access as an Excel sheet, and I want to do
this programmatically. I therefore use the 'TransferSpreadSheet' method.
But the formatting (fonts, size, etc) of the table is lost in that case!
On the other hand if I select the table in the database window and then
click on the Excel icon in the toolbar to export it, the data is
displayed correctly in Excel. But I don't want to give my users access
to the database window!
So how can I combine the 2 methods to get the results that I want??
Any help is greatly appreciated!
Jerome