|
-
Oct 9th, 2000, 03:58 AM
#1
Thread Starter
Member
Using VBA in Word97 to code a macro, I am using the DoCmd.TransferText to import a text file into an Access database.
My problem is - when I run the macro again after the first time, the data appends to my existing table, but I want it to overwrite the existing table.
Are there any arguments to the TransferText command that overwrites a table if the same table name is specified?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|