+ Reply to Thread
Results 1 to 3 of 3

Find a duplicate value within a list?

  1. #1
    Arla M
    Guest

    Find a duplicate value within a list?

    I am trying to create a simple formula that finds and displays any duplicate
    values in a list. I figured this should be easy to do, but I can't find
    anything that will perform this action for me! Help!

  2. #2
    Peo Sjoblom
    Guest

    RE: Find a duplicate value within a list?

    http://www.cpearson.com/excel/duplicat.htm


    Regards,

    Peo Sjoblom

    "Arla M" wrote:

    > I am trying to create a simple formula that finds and displays any duplicate
    > values in a list. I figured this should be easy to do, but I can't find
    > anything that will perform this action for me! Help!


  3. #3
    Myrna Larson
    Guest

    Re: Find a duplicate value within a list?

    In a Helper column, use this formula

    =COUNTIF($A$1:$A$100,A1)

    Then Data/AutoFilter on that column to show rows with numbers > 1.


    On Wed, 26 Jan 2005 12:47:05 -0800, Arla M <Arla [email protected]>
    wrote:

    >I am trying to create a simple formula that finds and displays any duplicate
    >values in a list. I figured this should be easy to do, but I can't find
    >anything that will perform this action for me! Help!



+ 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