Access9001
Registered User.
- Local time
- Yesterday, 17:56
- Joined
- Feb 18, 2010
- Messages
- 268
What is the quickest and most effective way to do this?
Say I have a database, a.mdb. It has a query inside of it, MainQuery. I want to be able to take the contents of MainQuery from a.mdb and then export it to Excel format. I also need to not kick off any startup macros/automations that a.mdb may inherently possess if I reference this database.
Say I have a database, a.mdb. It has a query inside of it, MainQuery. I want to be able to take the contents of MainQuery from a.mdb and then export it to Excel format. I also need to not kick off any startup macros/automations that a.mdb may inherently possess if I reference this database.