+ Reply to Thread
Results 1 to 6 of 6

Match duplicate value in same row

  1. #1
    Registered User
    Join Date
    12-12-2014
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    43

    Match duplicate value in same row

    Hi Experts,

    Excel 2010

    I want to match duplicate value in same row.

    explanation :

    FX, I have two column A and B, A have codes and B have IDs I want to find out duplicate between column A (codes) and B (IDs), for this I have done conditional formatting > highlights cells rules > duplicate values > this solved my half problem because A duplicate highlighted value for example 123 highlighted in column A in row 3 and same value highlighted in column B in row 8 I want these highlighted duplicate value in same row.
    I am not good at to explanation the thing so please see screen shot for further

    best regards
    Attached Images Attached Images

  2. #2
    Registered User
    Join Date
    12-12-2014
    Location
    PL
    MS-Off Ver
    2010
    Posts
    55

    Re: Match duplicate value in same row

    Hey. You can do the following: select cell A2 -> conditional formatting -> new rule -> use formula to determine which cells to format:
    Please Login or Register  to view this content.
    Then use the format painter to extend this to the rest of the data

  3. #3
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Match duplicate value in same row

    Quote Originally Posted by JazzKult View Post
    Hey. You can do the following: select cell A2 -> conditional formatting -> new rule -> use formula to determine which cells to format:
    Please Login or Register  to view this content.
    Then use the format painter to extend this to the rest of the data
    I don't think that's what he wants. I think he wants the duplicate values themselves to be next to the appropriate same value in column A. If you look at his picture on the right there's a note and it seems to indicate that, or maybe I'm misreading it.
    Click the * Add Reputation button in the lower left hand corner of this post to say thanks.

    Don't forget to mark this thread SOLVED by going to the "Thread Tools" drop down list above your first post and choosing solved.

  4. #4
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,937

    Re: Match duplicate value in same row

    can you share you file once ???

  5. #5
    Registered User
    Join Date
    12-12-2014
    Location
    NYC
    MS-Off Ver
    2010
    Posts
    43

    Re: Match duplicate value in same row

    Quote Originally Posted by shukla.ankur281190 View Post
    can you share you file once ???
    I have attached my original file. you see column A (codes) and column B (IDs). I want to check column A (codes) and column B (IDs) duplicate when I do conditional formatting > highlights cells rules > duplicate values >It show duplicate with light red coloured, Its fine but I need to show same duplicate in same row. As I mentioned image in my first question.
    any expert can help me?

    regards'
    Attached Files Attached Files

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Match duplicate value in same row

    Use this formula

    =IFERROR(VLOOKUP(A2,$B$2:$B$720,1,0),"")

    Please see file and formula in column I
    Attached Files Attached Files
    Last edited by AlKey; 03-25-2015 at 11:56 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Sum Duplicate Index-match-match Values
    By djh30 in forum Excel General
    Replies: 3
    Last Post: 01-06-2015, 11:27 PM
  2. Match duplicate values
    By MorisX in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-15-2014, 04:22 AM
  3. Match Duplicate Fields
    By stn003 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-27-2010, 12:02 PM
  4. Match data to first row of duplicate only
    By Diddy in forum Excel General
    Replies: 2
    Last Post: 07-12-2010, 09:01 AM
  5. Index Match IF Duplicate
    By england79m in forum Excel General
    Replies: 4
    Last Post: 03-29-2008, 10:46 AM

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