Updating access with additional records in excel spreadsheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've created my Access DB from excel. Now I want to update the DB with new
data that was added to Excel (not fields just new records) how do I go about
doing this?
 
1. Import the new data to the MDB
2. Create a query using the wizard, Unmatch records query, which are the
records that apear in the table that you just imported and not in the Access
table
3. Change the query to Append query, and append all the new records

Note, Back up your data first
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top