I have five tables, each with a list of contacts. I want to identify the contacts who appear on more than one table.
One setup is: When a contact appears in two or more tables, I want to add this contact to a new "cross-check" table. The new table will have a record with the name of the individual, and the tables this name appears in. This has proven to be really cumbersome to automate.
I just need some simple setup that enables us to easily see who appears on more than one table, and flag when a new contact is added and that person is already on another table. Any creative ideas for this?
Thank you in advance!