IIF to check values in more than one table

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

Guest

Hi,

I want to put a control onto a form that will tell me if a record has a
matching record in another table. I know I can use a query, the unmatched
query wizard (to see which records don't), and the find duplicates query
wizard (will tell me which records are duplicated in a table on a given
field), however, I would like the control to simply give me a yes or no
answer when comparing the ID of the current record to the Record IDs in a
matching table.

Any ideas?

Many thanks,

Karen
 
Back
Top