Guest_imported
New member
- Jan 1, 1970
- 0
I'm trying to transfer data from a table/query to an excel spreadsheet automatically (without forcing the database user to manually export anything) using VBA code that is activated when an event (such as clicking a button) occurs. In doing so, I've used the CreateObject function to reference and open an excel spreadsheet and application but the step I'm stuck on is finding the method that allows me to get information from the table objects in my database.
Any insight into this problem is appreciated, thanks
Any insight into this problem is appreciated, thanks