+ Reply to Thread
Results 1 to 5 of 5

Thread: Compare 2 Columns of Email Addresses to Find Duplicates?

  1. #1
    Registered User
    Join Date
    02-06-2011
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Question Compare 2 Columns of Email Addresses to Find Duplicates?

    Hello all! What I am trying a accomplish is to compare two columns of email addresses to find the duplicates. Then, I need to be able to sort or somehow organize the identified duplicates. There are 2,369 addresses in column A, and 5,360 in column B.

    I have tried a number of formulas found online, but nothing seems to work. I'm a novice at Excel functions and would greatly appreciate help with this.

    Thank you!
    Laura
    Last edited by elfaye11; 02-07-2011 at 05:26 PM.

  2. #2
    Forum Guru jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2007
    Posts
    2,573

    Re: Compare 2 Columns of Email Addresses to Find Duplicates?

    Hi Laura & Welcome to the board,

    In C1 you could use =IF(COUNTIF($A$1:$A$2369,B1)>=1,"Dup","Nope") which will look at A1:A2369 and tell you if anything is the same as anything in B1.

    Adjust the range to meets your needs. This formula you would drag down to the length of column B.

    After this you will have numbers, 0 = no match and 1 = match. If you get anything above 1 then it means you have more than duplicates. It could be repeated more than once.
    HTH
    Regards, Jeff

    If you like the answer(s) provided, why not add some reputation by clicking the * below
    Please use [ Code ] tags when posting [ /Code ]
    Please view/read the Forum rules --- How to mark a thread as solved

  3. #3
    Forum Moderator Richard Buttrey's Avatar
    Join Date
    02-15-2008
    Location
    Grappenhall, UK
    MS-Off Ver
    Excel for Windows & Mac - all versions.
    Posts
    6,566

    Re: Compare 2 Columns of Email Addresses to Find Duplicates?

    Hi,

    What's the ultimate objective? Are you looking to extract from both lists a list of unique names?

    Regards
    Richard Buttrey

    If this was useful then please rate it appropriately.

    Click the small star icon at the bottom left of my post.

  4. #4
    Registered User
    Join Date
    02-06-2011
    Location
    Atlanta, Georgia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Compare 2 Columns of Email Addresses to Find Duplicates?

    Wow, thank you! That was an absolutely perfect formula, worked great. Wish I had come here first for help!

    Thanks
    Laura

  5. #5
    Forum Guru jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    San Antonio, TX
    MS-Off Ver
    Excel 2007
    Posts
    2,573

    Re: Compare 2 Columns of Email Addresses to Find Duplicates?

    Glad it worked for you Laura.

    If you are satisfied with the answer you received, please don't forget to mark your thread as solved.

    How to mark a thread as solved
    HTH
    Regards, Jeff

    If you like the answer(s) provided, why not add some reputation by clicking the * below
    Please use [ Code ] tags when posting [ /Code ]
    Please view/read the Forum rules --- How to mark a thread as solved

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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.2.0