Hi Guys!
Thank you in advance for the greatest help you guys provide to Developers. I'm currently working on an Access report which I'd like to export to and Excel format/template. Is there any way I can do this by using VBA code? The query I use to run the Access report has 15 rows which every row represent a page on the Excel Template file. Now, I need to be able to generated 15 pages in the excel file coming from the query that has 15 rows. Sorry about this guys, I'm new with RecordSet. Should I work this out using recordset to open my query?
Thanks so much for your help.
Loui
Thank you in advance for the greatest help you guys provide to Developers. I'm currently working on an Access report which I'd like to export to and Excel format/template. Is there any way I can do this by using VBA code? The query I use to run the Access report has 15 rows which every row represent a page on the Excel Template file. Now, I need to be able to generated 15 pages in the excel file coming from the query that has 15 rows. Sorry about this guys, I'm new with RecordSet. Should I work this out using recordset to open my query?
Thanks so much for your help.
Loui