+ Reply to Thread
Results 1 to 2 of 2

FInd the duplicate emails

  1. #1
    Registered User
    Join Date
    03-17-2011
    Location
    australia
    MS-Off Ver
    Excel 2003
    Posts
    1

    Question FInd the duplicate emails

    Hi Everyone,
    I am new to excel, I have two excel sheets x and y, I need to find out the duplicates, so I have copied the emails from and x and y and made a new excel sheet z so now I have col A and col B just emails and i have selected both and sorted them in order, now I want to know if there are any duplicates in both the columns how can i do that either it should display duplicates or colour duplicates or true or false which ever easy that helps the separated data any one please help me

    Cheers,
    Ramith.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: FInd the duplicate emails

    You can use =COUNTIF(A:A, A1) to show you how many duplicates there are

    You can use =COUNTIF(A:A, A1)>1 for TRUE/FALSE for either new column or conditional formating

+ 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.6.0 RC 1