Display common values query

access09

Registered User.
Local time
Today, 03:13
Joined
Apr 14, 2009
Messages
40
I am trying to run a query to display all the account numbers that appear in TableA but do not appear in TableB. What should i type into the criteria section? I tried 'not equal' but just returns a list of the account numbers in both tables.
 
You need to use the Unmatched query wizard to get what you want
 
Thanks. How do I do that? I don't see that option in the wizard.
 
Ok

Click on the Queries Tab then select New. A list box will appear, at the bottom is a wizard "Find Unmatched Query Wizard" Select this and proceed through the steps to create your query.

David
 

Users who are viewing this thread

Back
Top Bottom