How do get information that does not agree in a query?

J

Jim

I have two table.
One tables have a list of address in the city.
The other table has a list of address in all areas.
I need an exception report to give me all address outside of the city.
Any Ideas?
 
D

Douglas J Steele

While not exactly what it was designed for, you should be able to use the
Find Unmatched Query Wizard.

Go to create a new query, select that option from the list of available
choices and follow the instructions.
 
Top