Hi Kevs:
You don't think which one will work? I sent you three methods. Please
don't make me do all the work, or I will get sick of the game and go watch
TV
They all work, I tested them.
You only care if one email appears in the other list: MATCH will tell you
that. You do not care whether the names appear or not.
You can change your column assignments to fit your data. You only look in
the column that contains the email addresses.
With a little more work, you can add the ADDRESS function to the formula to
tell you WHERE the duplicate is in the other list:
=IF(ISNA(MATCH(A1,UsualSuspects,0)),"",ADDRESS(MATCH(A1,UsualSuspects,0),4,F
ALSE,4,))
No, you are not correct: if you use the methods I sent, it doesn't matter
whether a given cell has content or not. However, when you are returning a
result to another function, you need to be aware of the possibility that a
return may be blank and handle it appropriately if it is.
Cheers
John,
I don't think that will work, because my list has first name, last name, and
an email.
And what about selecting ranges? I don't get it. I could have a list of a
thousands names and emails, but if I'm missing a few first or last names, then
excel wigs out and says "missing or illegal fields"and can't select the
range??
Am I correct in that for selecting a range every single cell has to have
something in it? Such a pity if this is true because in the real world a
workbook may have 5-10 columns many of which as missing names or notes etc.
And if this is the case one cannot select a range and filter for duplicates.
--
The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!
John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410 | mailto:
[email protected]