+ Reply to Thread
Results 1 to 5 of 5

Highlighting a cell if range of cells have the same value

  1. #1
    Registered User
    Join Date
    12-13-2016
    Location
    Croatia
    MS-Off Ver
    2016
    Posts
    3

    Highlighting a cell if range of cells have the same value

    Hello all. So i need a formula to highlight cell "TEST1" if all cells in third row are "+", if any of them is "-" cell "TEST1" is not highlighted.
    Thanks for help.
    Attached Files Attached Files
    Last edited by frenkiy; 09-25-2020 at 06:53 AM.

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,447

    Re: Highlighting a cell if range of cells have the same value

    Hi,

    Using conditional formatting, use this formula to activate the cell format:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    Registered User
    Join Date
    12-13-2016
    Location
    Croatia
    MS-Off Ver
    2016
    Posts
    3

    Re: Highlighting a cell if range of cells have the same value

    Quote Originally Posted by sweep View Post
    Hi,

    Using conditional formatting, use this formula to activate the cell format:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Thank you so much. I have implemented that formula in conditional formating and works like a charm

  4. #4
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,493

    Re: Highlighting a cell if range of cells have the same value

    CF is based on true or false.

    If the count of "+" in column B=the count of column A then it is true.

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    12-13-2016
    Location
    Croatia
    MS-Off Ver
    2016
    Posts
    3

    Re: Highlighting a cell if range of cells have the same value

    Quote Originally Posted by davesexcel View Post
    CF is based on true or false.

    If the count of "+" in column B=the count of column A then it is true.

    Please Login or Register  to view this content.
    Also works nicely. Thank you!

+ 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. Highlighting a range of cells, only when a certain range of cells is selected
    By Jgray805 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-09-2020, 01:32 AM
  2. Help highlighting cells in a date range
    By Terrehpin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-21-2019, 10:15 AM
  3. Highlighting Duplicate Cells in a Split Range
    By oleander in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-09-2018, 08:21 AM
  4. Range of cells highlighting but not copying to another sheet
    By taichi56 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-16-2013, 10:47 PM
  5. Highlighting range of cells
    By neilq5 in forum Excel General
    Replies: 6
    Last Post: 06-08-2012, 07:28 AM
  6. Highlighting a range of cells dependant on data in any of those cells
    By Grimace in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-20-2009, 02:34 AM
  7. Highlighting if a range of cells meet a value
    By Davidcc in forum Excel General
    Replies: 38
    Last Post: 01-25-2008, 09:22 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