+ Reply to Thread
Results 1 to 2 of 2

Check for duplicate data

  1. #1
    WBTKbeezy
    Guest

    Check for duplicate data

    I have 12 columns each with various amounts of data in them. I am trying to
    see if there are any duplicates on the sheet at all so column B might have
    data that is also in column E, and column A might have data that is also in
    column L. I need a way to see which items are duplicates and highlight them
    possibly.
    I tried the

    =if(countif(A:A,B1)>0,"Dup","")

    function listed in this forum, but it is not very efficient for the amount
    of data I have, can anyone help?

  2. #2
    Anne Troy
    Guest

    Re: Check for duplicate data

    Try this:
    http://www.cpearson.com/excel/duplic...tingDuplicates
    Maybe that will work better for you.
    ************
    Hope it helps!
    Anne Troy
    www.OfficeArticles.com
    Check out the NEWsgroup stats!
    Check out: www.ExcelUserConference.com

    "WBTKbeezy" <[email protected]> wrote in message
    news:[email protected]...
    >I have 12 columns each with various amounts of data in them. I am trying
    >to
    > see if there are any duplicates on the sheet at all so column B might have
    > data that is also in column E, and column A might have data that is also
    > in
    > column L. I need a way to see which items are duplicates and highlight
    > them
    > possibly.
    > I tried the
    >
    > =if(countif(A:A,B1)>0,"Dup","")
    >
    > function listed in this forum, but it is not very efficient for the amount
    > of data I have, can anyone 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