User Profile
Collapse
-
Bryan AZ replied to DoCmd.TransferText acImportDelim is appending data; I need it overwrite...how to do?in AccessOne question led to another...sorry , I did not realize I needed to submit an entirely new post. As I said, I am new to VBA (and to this site). Sorry to bother you. -
Bryan AZ replied to DoCmd.TransferText acImportDelim is appending data; I need it overwrite...how to do?in AccessNeoPa,
Thank you. Looks like I was wrong; Access DOES append, not overwrite, so will have to use something as you suggest. I am very new to VBA. If I created a list of the tables I need to empty (in another table), can I step down through that list somehow? I thought of creating a CASE statement within an SQL, but again, that means listing a statement for each of the 50 tables I need to clean out before importing. I was hoping to avoid...Leave a comment:
-
Bryan AZ started a topic DoCmd.TransferText acImportDelim is appending data; I need it overwrite...how to do?in AccessDoCmd.TransferText acImportDelim is appending data; I need it overwrite...how to do?
I am using DoCmd.TransferT ext acImportDelim to import a number of text files. I thought this command would overwrite current table data with new, but instead, it is appending.
How do I get this command to overwrite the current table with new data each month?
No activity results to display
Show More
Leave a comment: