+ Reply to Thread
Results 1 to 5 of 5

How to find multiple repeated cell value.

  1. #1
    Registered User
    Join Date
    05-30-2021
    Location
    India
    MS-Off Ver
    2016
    Posts
    2

    How to find multiple repeated cell value.

    I have a list of certain items.

    And what I want to do is, If any 3 cell's value matches of a row with another row/s 3 cells value those matching cells should be highlighted.

    Any help will be appreciated.Screenshot 2021-05-31 001620.png

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.85 (24051214))
    Posts
    8,833

    Re: How to find multiple repeated cell value.

    a spreadsheet is better than an image, see yellow banner
    Also show expected results, and why
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2406 Win 11 Home 64 Bit
    Posts
    24,035

    Re: How to find multiple repeated cell value.

    crossposted: https://www.mrexcel.com/board/thread...value.1172440/

    Rule 03: Cross-posting Without Telling Us

    Your post does not comply with Rule 3 of our Forum RULES. Do not cross-post your question on multiple forums without telling us about your threads on other forums.

    Post a link to any other forums where you have asked the same question.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

    Read this to understand why we ask you to do this.

    I have added the crosspost reference for you today. Please comply with this and all our rules in the future
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  4. #4
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,504

    Re: How to find multiple repeated cell value.

    G2:

    =IF(SUM(N(MMULT(N(ISNUMBER(MATCH($B$2:$F$9,B2:F2,0))),TRANSPOSE(COLUMN(B2:F2)^0))>=3))>=2,"X","")

    **Array formulas are not entered in the same way as 'standard' formulas. Instead of pressing just ENTER, you first hold down CTRL and SHIFT, and only then press ENTER. If you've done it correctly, you'll notice Excel puts curly brackets {} around the formula (though do not attempt to manually insert these yourself).

    (Special credit to my friend, Wa Godeg from my Excel group, for his solution)
    Quang PT

  5. #5
    Registered User
    Join Date
    05-30-2021
    Location
    India
    MS-Off Ver
    2016
    Posts
    2

    Re: How to find multiple repeated cell value.

    bebo021999

    It's working. You are a genius. Thanks a lot.

+ 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. Replies: 1
    Last Post: 10-11-2014, 04:52 AM
  2. Compare and find the two different column repeated cell value
    By Duraivel59 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-16-2012, 04:28 PM
  3. Replies: 12
    Last Post: 08-10-2012, 05:11 PM
  4. [SOLVED] Find multiple repeated values in a Pivot Table
    By Tara H in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-24-2006, 06:50 AM
  5. [SOLVED] Printing text in a repeated cell/row that is longer than repeated
    By Valerie Dyet in forum Excel General
    Replies: 1
    Last Post: 02-12-2006, 11:30 PM
  6. [SOLVED] Repeated Multiple Find
    By rcmodelr in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-16-2005, 03:05 AM
  7. [SOLVED] Identify repeated cell entries in multiple sheet workbook as you .
    By Trigger in forum Excel General
    Replies: 0
    Last Post: 08-16-2005, 09:05 PM

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.6.0 RC 1