+ Reply to Thread
Results 1 to 2 of 2

highlight duplicate name based on birthdate

  1. #1
    Registered User
    Join Date
    11-21-2019
    Location
    australia
    MS-Off Ver
    2016
    Posts
    17

    highlight duplicate name based on birthdate

    Hi. I have a list of names in one column and associated birthdates in another column. I would like to highlight duplicated names only when the birthdate for that name is also duplicated. Is this able to be achieved using a formula in conditional formatting? Thanks
    Attached Files Attached Files
    Last edited by Aggaire; 08-25-2021 at 08:00 AM. Reason: Added sample spreadsheet

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

    Re: highlight duplicate name based on birthdate

    Using in C2:

    =COUNTIFS($A$2:$A$8,A2,$B$2:$B$8,B2)>1

    or put it in Conditional formatting of cell A2
    Quang PT

+ 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] Highlight duplicate based on condition
    By rachelwahid in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 04-03-2020, 09:20 AM
  2. Highlight Duplicate Rows based on Value on 2 different Columns
    By sunil31 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-21-2019, 04:56 AM
  3. [SOLVED] Highlight different values based on duplicate in another column
    By giwi342 in forum Excel General
    Replies: 2
    Last Post: 02-14-2019, 11:21 AM
  4. Replies: 2
    Last Post: 07-06-2017, 03:40 PM
  5. Highlight duplicate based on a different columns contents
    By spidervarient in forum Excel General
    Replies: 6
    Last Post: 05-08-2017, 03:49 PM
  6. [SOLVED] VBA to highlight row based on duplicate cell from another sheet
    By Axis in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-08-2016, 08:33 AM
  7. Highlight rows based on Duplicate with conditions
    By ypnOz in forum Excel General
    Replies: 5
    Last Post: 12-28-2010, 09:50 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