I have a table in access that's been manipulated & created specifically for exporting to an excel document. The reason it needs to be in an excel format is for flexibility.
I've got a template that i want to export it to, therefore the first row in the spreadsheet doesn't contain the row headers, and there are calculated fields/boxes at the bottom of the spreadsheet.
I've figured out how to open the template & save it as a new .xls file using VB, but when i export the table using the transferspreadsheet command it merely adds it to a new sheet within the workbook, instead of being intergrated into the template sheet.
Please help!
I've got a template that i want to export it to, therefore the first row in the spreadsheet doesn't contain the row headers, and there are calculated fields/boxes at the bottom of the spreadsheet.
I've figured out how to open the template & save it as a new .xls file using VB, but when i export the table using the transferspreadsheet command it merely adds it to a new sheet within the workbook, instead of being intergrated into the template sheet.
Please help!