query for differences

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

Guest

This seems like a simple question, but I just don't know the syntax. I have
two tables with ID numbers. The lists are almost the same, but there may be
a few ID's in one table and not the other. What is the query expression
syntax to get a list of the ID numbers that appear in only one of the tables?
 
Go to the query tab.

Click New.

Select "Find Unmatched Query Wizard".

Rick B


Amy said:
This seems like a simple question, but I just don't know the syntax. I have
two tables with ID numbers. The lists are almost the same, but there may be
a few ID's in one table and not the other. What is the query expression
syntax to get a list of the ID numbers that appear in only one of the
tables?
 

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

Similar Threads

Access Dcount (multiple criteria) 3
Counting multiple memberships 1
join 3 tables 0
query issue 5
query 2
Access Passing the value to a table 1
Access Query problem 1
create a new table that pulls only unique values from a data table 2

Back
Top