Not It Query

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

Guest

I have two tables. TableA contains contact names. TableB can contains a
subset of the contact names in TableA.

I need to create a query where I can populate a listbox with all TableA
contact names not in TableB.

any help would be appreciated

thanks in advance
 
There is a "Find unmatched query wizard" that does this. Create a new query
and step through the wizard.
 
Back
Top