No-Match Query

Badswell

Registered User.
Local time
Today, 06:19
Joined
Feb 13, 2004
Messages
34
Probably an easy one...I have two tables, each with a number field say "Cat-ID" and "Ref-ID". The query I am looking to write will show the outstanding values. For example

Cat-ID: 100, 200, 300, 400, 500
Ref-ID: 100, 200, 500

Query Result: 300, 400


Any ideas on how to do this? I'm stumped.
 
I think the unmatched query wizard will show you how to achieve that

Brian
 
Perfect thanks!
 

Users who are viewing this thread

Back
Top Bottom