I'm sure this can't be that difficult but for some reason it's just not
working for me. I have 2 lists of social security numbers that I need to
compare and pull out duplicates. Any help would be greatly appreciated.
Thank You.
I'm sure this can't be that difficult but for some reason it's just not
working for me. I have 2 lists of social security numbers that I need to
compare and pull out duplicates. Any help would be greatly appreciated.
Thank You.
Use a formula of
=IF(COUNTIF(A:A,B1)<>0,"Duplicate","")
in C1, and copy down
--
HTH
RP
(remove nothere from the email address if mailing direct)
"vwwolfe" <vwwolfe@discussions.microsoft.com> wrote in message
news:94DDF32D-4790-40E4-87D0-6B52BF406587@microsoft.com...
> I'm sure this can't be that difficult but for some reason it's just not
> working for me. I have 2 lists of social security numbers that I need to
> compare and pull out duplicates. Any help would be greatly appreciated.
> Thank You.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks