Find Missing data

L

Ljackson

I have two tables that link on a common field and I need to find records that
exist in one of the tables but not in the other. I'm not sure how to write
my query to do that.
 
J

Jeff Boyce

From the database window, click on the <New> toolbar button's drop-down
arrow, select Query, then follow the query wizard's instructions for
"unmatched query".

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top