Excluding records

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

Guest

Dear all,

I have a big data base and I want to run a query that will exclude from this
data base individuals that are listed in a seperate file, how can I do that?
When I want to do a query, the only option is join when field are equal, is
there a way of specifying NOT equal somewhere?

Thanks a lot!
 
Use the wizard to create an UNMATCHED query. It will do what you are trying
to do here.
 
Back
Top