+ Reply to Thread
Results 1 to 4 of 4

Find a duplicate, match and equal to different columns

  1. #1
    Registered User
    Join Date
    03-20-2021
    Location
    Sofia
    MS-Off Ver
    2020
    Posts
    17

    Find a duplicate, match and equal to different columns

    Hello guys,

    Check the workbook example.

    The problem is the following
    I need to find a duplicate in a column C, then check which if any of the duplicates have value in column B.
    If there is Value in column B, then D is equal to A

    In given example the first three rows in column D will be filled with code 3. The next two rows will be empty.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,420

    Re: Find a duplicate, match and equal to different columns

    This maybe?

    =IFNA(INDEX($A$2:$A$6,MATCH(1,($B$2:$B$6<>"")*($C$2:$C$6=C2),0)),"")
    Attached Files Attached Files
    Last edited by AliGW; 04-27-2022 at 08:12 AM. Reason: Workbook attached.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-20-2021
    Location
    Sofia
    MS-Off Ver
    2020
    Posts
    17

    Re: Find a duplicate, match and equal to different columns

    Yes.
    This is.

    Thank you for the answer and time.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,420

    Re: Find a duplicate, match and equal to different columns

    Glad to have helped.

+ 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. Use INDEX MATCH to find greater than/equal to value
    By Bobgiant in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-15-2022, 01:08 PM
  2. Index Match Duplicate Values - ignore cells equal to 0
    By LordByron in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-23-2020, 11:49 AM
  3. [SOLVED] Find Duplicate Rows Where Two Columns Match
    By MCCDOM in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 11-29-2017, 12:27 PM
  4. Replies: 6
    Last Post: 12-19-2015, 10:16 PM
  5. [SOLVED] Match cells in 2 columns and return third column value if equal
    By beaglesBuddy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-24-2013, 04:29 PM
  6. Find duplicate info in two columns and copy info from duplicate rows
    By USGS in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-12-2011, 07:31 PM
  7. delet duplicate rows if equal in all columns A-Z
    By wali in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-27-2009, 05:13 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