+ Reply to Thread
Results 1 to 2 of 2

Find Excel Duplicates

Hybrid View

  1. #1
    Registered User
    Join Date
    05-28-2013
    Location
    Columbia, NJ
    MS-Off Ver
    Excel 2003
    Posts
    2

    Find Excel Duplicates

    Hi
    I have a very large spreadsheet. I need to extract only the records that are duplicated 4 times. I know how to find duplicates but not with the criteria where there must be 4 matches. I know that i can sort the spreadsheet but it is very long and i only need to see those records that are duplicated 4 times. Any helpwould be appreciated.

    Thanks,

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Find Excel Duplicates

    Maybe like this:

    =if(countif($a$1:$a1,a1)=4,4,"")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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