P
Pietro
Hi,
I'm trying to export a query to MS Excel 2007,I don't know what should i
select in the Spreadsheettype item in the VB code, i tried to select 8 but i
lost the Chart I have in one of the Excel tabs...
Please advise,knowing that My database is formatted 2000,I'm using MS
Office 2007.
DoCmd.TransferSpreadsheet acExport, 8, "daily report",
"O:\Pietro\Pietro\Customer Support\Source\Reports\Tier1.xls"
I'm trying to export a query to MS Excel 2007,I don't know what should i
select in the Spreadsheettype item in the VB code, i tried to select 8 but i
lost the Chart I have in one of the Excel tabs...
Please advise,knowing that My database is formatted 2000,I'm using MS
Office 2007.
DoCmd.TransferSpreadsheet acExport, 8, "daily report",
"O:\Pietro\Pietro\Customer Support\Source\Reports\Tier1.xls"