comparing multiple fields

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

Guest

I am trying to compare a database with a dept. and shift field to another database with that has the same two fields to see if they match. It will then return an email address from the first table where dept./shift did not match. Any ideas on how to write that
 
Use the query wizard to build an unmatched query.


I am trying to compare a database with a dept. and shift field to another
database with that has the same two fields to see if they match. It will
then return an email address from the first table where dept./shift did not
match. Any ideas on how to write that?
 
Back
Top