Using VB to export to excel

M

Michael

Hey Guys.

I was wondering if someone could help me. I am trying to automate an access
db that cleans data, runs a bunch of queries, and then exports it to an
excel file.

I have the vb code written for everything but the export to excel. Can
anyone let me know how this can be done automaticallt using VB. Or if there
is a website that explains the process.

I really appreciate any assistance you could provide.

Thanks,

-Michael
 
B

Brian Bastl

search your vba help for TransferSpreadsheet
you might also search m.p.a.externaldata
and search google archives

Brian
 

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