J
Jinxie
I am attempting to export the results of multiple queries to a single
pre-existing, formatted 'data' worksheet in and existing Excel workboo
using VBA. This means that I need to be able to specify the range tha
will be populated by the export process.
I have written code that happily exports the query results to ne
worksheets using the TransferSpreadsheet and accmdExport methods, bu
cannot seem to get multiple record sets onto a single new sheet le
alone a single pre-existing one.
If someone could point me towards a method that supports thi
functionality or provide a coding example of how to do this fro
Access, I would be most appreciative.
Cheers, Jinxi
pre-existing, formatted 'data' worksheet in and existing Excel workboo
using VBA. This means that I need to be able to specify the range tha
will be populated by the export process.
I have written code that happily exports the query results to ne
worksheets using the TransferSpreadsheet and accmdExport methods, bu
cannot seem to get multiple record sets onto a single new sheet le
alone a single pre-existing one.
If someone could point me towards a method that supports thi
functionality or provide a coding example of how to do this fro
Access, I would be most appreciative.
Cheers, Jinxi