ODBC query and elimnate from 2nd query

C

Chuck P

I'm trying to Query for a condition and eliminate matches
in a second query. Can't seem to get the unmatched query
to work.
 
J

Joe Fallon

Run the Unmatched Query wizard first.
See if it is close to what you want.
Then add the condition to filter out the remaining unwanted records.
 
Top