Hi,
I have 2 worksheets, each with a list of email addresses.
I'm looking to see which emails are in both worksheets. A simple COUNTIF would solve this, however instead of a 1 or 0 in the results column, I'm actually looking to place the value from another existing column, in place. This is the date the email was entered into the system.
So for example:
Sheet 1 A1 has an email address
Sheet 1 B1 has the date the email was entered
Sheet 2 A1 has an email address
Sheet 2 B1 is my formula: =COUNTIF(A:A, Sheet 1!A1) is as far as I have got. That displays a 1 or 0 depending on whether there is a duplicate.
What I want to have displayed in Sheet 2 B1 is the date from Sheet 1 B1 IF Sheet 1 A1 is the same as Sheet 2 A1. The date changes depending on when each email was entered so I'd want the corresponding date that goes with the duplicate email address.
Hope that makes sense.
Let me know if you need any more information.
Kind regards,
Peter
Bookmarks