Append Query Question

D

DavidW

I made an append query to import a list from table 2 into table 1, is there
a way to check the list in table1 and compare it to table 2 and only import
the records that are not in table 1
 
V

Vicki

Create an unmatched query using Table 2 and the append
query (in that order). If you change it to be an append
query after it's created it will automatically add any
records missed the first time thru
 

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

Top