+ Reply to Thread
Results 1 to 2 of 2

How can I compare 2 sets of Social Security #'s and Identify dupes

  1. #1
    vwwolfe
    Guest

    How can I compare 2 sets of Social Security #'s and Identify dupes

    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.

  2. #2
    Bob Phillips
    Guest

    Re: How can I compare 2 sets of Social Security #'s and Identify dupes

    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" <[email protected]> wrote in message
    news:[email protected]...
    > 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.




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1