Dragenesis
Registered User.
- Local time
- Today, 00:01
- Joined
- Dec 18, 2007
- Messages
- 16
How do I create a table with VBA using the results of a query? Also, I want to use ADO to access a table in the current access database that's linked to an external database table. However, whenever I try to run initiate the connection, it says that the file is currently open and being edited. Should I use another method to access the table?