+ Reply to Thread
Results 1 to 6 of 6

Thread: Find unique duplicate values in rows

  1. #1
    Registered User
    Join Date
    06-03-2011
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Question Find unique duplicate values in rows

    I need to locate and highlight duplicate values in several rows. I can use the =countif function, but it takes too much time to use it for 30 different rows!

    Sample data:

    1 2 3 4 5 6 7 8 1

    2 3 4 5 6 1 7 8 3

    1 2 3 4 8 5 6 7 8

    I need to flag "1" in the first row; "3" in the second row & "8" in the third row.
    Last edited by Bay; 06-03-2011 at 11:24 AM. Reason: Solved

  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: Find unique duplicate values in rows

    Could you use...

    =MODE(A1:I1)
    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
    Registered User
    Join Date
    06-03-2011
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Find unique duplicate values in rows

    Thanks for the reply Jeff, but as a new user, I need more detail please,

    Regards Peter

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

    Re: Find unique duplicate values in rows

    If your data for row one extends from A1:I1 then in J1 you place this formula and then copy down.
    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

  5. #5
    Registered User
    Join Date
    06-03-2011
    Location
    Vancouver
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Find unique duplicate values in rows

    Thanks Jeff! Beats macros & =countif

    Peter

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

    Re: Find unique duplicate values in rows

    Glad it works for you Peter

    Please don't forget to mark the thread as solved if satisfied with reponse.
    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