Hi,
I thought this was a simple issue, but apparently it's not. I need to export the contents of about 30 queries, each into a specific sheet, and cell range, of an existing Excel workbook.
Here are all of the details I need in one sample transfer:
Query = "Query A"
Excel workbook = "C:\Documen ts and Settings\All Users\Workbook1 .xlsx"
Sheet = "BB DATA"
Range = B2:J32
HasFieldNames = True
There are a lot of threads about exporting to Excel from Access, but I have searched all afternoon and can't find an answer that works. Sorry if I'm being a noob on this, but I just can't figure this one out.
Thanks so much for any help
I thought this was a simple issue, but apparently it's not. I need to export the contents of about 30 queries, each into a specific sheet, and cell range, of an existing Excel workbook.
Here are all of the details I need in one sample transfer:
Query = "Query A"
Excel workbook = "C:\Documen ts and Settings\All Users\Workbook1 .xlsx"
Sheet = "BB DATA"
Range = B2:J32
HasFieldNames = True
There are a lot of threads about exporting to Excel from Access, but I have searched all afternoon and can't find an answer that works. Sorry if I'm being a noob on this, but I just can't figure this one out.
Thanks so much for any help
Comment