Two Tables what isn't in one that is in another

D

Diana

I have two tables that I am comparing but I need to know what isn't in one
that is in another through a query. I can get what is in both but not what
is in one but not the other. HELP!!!!
 
M

Marshall Barton

Diana said:
I have two tables that I am comparing but I need to know what isn't in one
that is in another through a query. I can get what is in both but not what
is in one but not the other. HELP!!!!


Try using the Unmatched query wizard as a starting point.
 
Top