How do I compare 2 tables for mismatched data?

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

Guest

I have 2 tables of data and need to compare them to see which numbers are in
one but not the other.
 
Ian said:
I have 2 tables of data and need to compare them to see which numbers
are in one but not the other.

One of the wizard choices for a new query does exaclty that.

Query - New - Find Unmatched Query Wizard
 
Back
Top