Outputting to Excel

S

sheetal

I have created some reports in Access, and want to create a macro that
will open and run and then export to excel. How do I do this?

I have started the macro by writing OpenReport, and naming the report.
I get stuck when it comes to exporting to Excel. Do I need to go into
the VB? If so, what would be the code?

Please help, Thanks

Sheetal
 
J

Jim/Chris

Instead of OpenReport use OutputTo
This will export the report named to Excel
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top