View Full Version : TransferSpreadsheet not Updating Table


Astello
10-31-2006, 12:20 PM
I have a TransferSpreadsheet macro that's supposed to overwrite an excel file with new data each time it is run (the access table is updated each time in a query). However, the data isn't being rewritten. I've checked the table and file names, and the query is correct. Any ideas?

Astello
11-01-2006, 01:43 PM
Does it help to say that there is a macro in the excel file i'm exporting to?

kalebson
11-03-2006, 01:14 PM
can we see the code?

kevin_vdb
11-09-2006, 07:32 AM
It might help if you do a refresh of your table before you run the update query.