Hi, I have two tables that contain the field "employee ID". I'd like to have a field on one of my tables that tells me if the employee ID exists in the other table.
So, if "employee ID" on table1 matches an "employee ID" on table2, change the "exists" field on table1 to yes.
Thanks,
So, if "employee ID" on table1 matches an "employee ID" on table2, change the "exists" field on table1 to yes.
Thanks,