Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing into Access to Replace key records

Status
Not open for further replies.

WestPAGiz

Technical User
Jan 20, 2003
46
US
I wrote a visual basic program to convert information into a form that can be imported into access. It works fine, except when a duplicate record exists. I want to replace this record with the new information but I cannot find a command to do it. I am currently using the DoCmd.TransferText command and there doesn't appear to be any parameters to force it to replace an existing key.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top