+ Reply to Thread
Results 1 to 2 of 2

Conditional Formatting - largest of 3 cells

  1. #1
    Registered User
    Join Date
    02-02-2015
    Location
    evansville, in
    MS-Off Ver
    2010
    Posts
    26

    Conditional Formatting - largest of 3 cells

    I need to write a conditional format to highlight the largest % of three columns. If the largest is in column J (positive) it will need to be green, if column I (neutral) it will need to be yellow, if column H (negative) it will need to be red. If there is a tie in two columns both will need to be yellow. Any help would be appreciated!


    Column H Column I Column J
    Negative % Neutral % Positive %
    Row 1 0.0% 0.0% 100.0%
    Row 2 50.0% 50.0% 0.0%
    Row 3 0.0% 75.0% 25.0%

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Conditional Formatting - largest of 3 cells

    For future reference, it's better if you just attach your Excel file.

    I have mocked one up using what you describe. You need four conditional formatting rules:

    One for each column, because you want three different colors. The formulas are the same; they check to see if the cell is the maximum value in the row, and also is not duplicated.
    The fourth rule applies to all three columns. It checks to see if the cell is the maximum value and also duplicated.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ 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-04-2016, 05:17 AM
  2. Conditional Format 6 largest cells to italic - need a macro
    By mikeytheb in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-24-2016, 02:39 PM
  3. Formatting Cells with Date or Text Values in a Conditional Formatting Formula
    By Phil Hageman in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-15-2014, 09:36 AM
  4. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  5. Replies: 2
    Last Post: 09-19-2013, 10:34 AM
  6. Replies: 3
    Last Post: 05-15-2012, 04:13 PM
  7. [SOLVED] Formatting largest cells
    By Barney in forum Excel General
    Replies: 2
    Last Post: 12-30-2005, 09:55 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