Hi,
I'm trying to leverage a formula to check if the employee ID is listed on another sheet.
Sheet 1 (sanity check):
This is where I want the formula to live. On sheet 1, if the employee ID on the row is not listed anywhere on Sheet 2's Employee ID column (range), then turn the flag on. If the employee ID on the row is listed within the same range, then leave the flag off.
Having the flag turn on when there is not a match/reference will indicate that further investigation needs to happen to confirm that the employee ID should truly not be listed on Sheet 2.
Help?