+ Reply to Thread
Results 1 to 6 of 6

help with conditional formatting for one cell needed

  1. #1
    Registered User
    Join Date
    10-14-2013
    Location
    Ohio, US
    MS-Off Ver
    Excel 2010 - 2016
    Posts
    46

    help with conditional formatting for one cell needed

    I have a cell that calculated the ratio of two columns of data. So:

    Cell C = (SUM(A:A))/(SUM(B:B))

    I want the Cell C to change colors based on the quotient it returns:

    <.50 = RED,
    .50< & < .75 = ORANGE,
    .75< & < .90 = YELLOW,
    >.90 = GREEN

    Is this possible? Thanks.

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

    Re: help with conditional formatting for one cell needed

    yes, you can setup 4 rules in conditional format

    put them in order and stop if true

    cell in c > 0.90 = GREEN
    cell in c > 0.75 = YELLOW
    cell in c >0.50 = ORANGE
    cell in c <0.50 = RED
    what do you want if equal to 0.5

    can you post a sample spreadsheet
    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
    Registered User
    Join Date
    10-14-2013
    Location
    Ohio, US
    MS-Off Ver
    Excel 2010 - 2016
    Posts
    46

    Re: help with conditional formatting for one cell needed

    Sorry RED should be LESS THAN EQUAL TO .50
    Attached Files Attached Files

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,734

    Re: help with conditional formatting for one cell needed

    you said c - but your formula is in D1


    have a look at the attached
    = D1 > 0.90 = GREEN
    = D1 > 0.75 = YELLOW
    = D1 > 0.50 = ORANGE
    = D1 <= 0.50 = RED
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    10-14-2013
    Location
    Ohio, US
    MS-Off Ver
    Excel 2010 - 2016
    Posts
    46

    Re: help with conditional formatting for one cell needed

    I was able to figure out what you meant by including the four conditions in the formatting rule section. I chose "format only cells that contain" for each condition which worked. Thanks for the information.

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,734

    Re: help with conditional formatting for one cell needed

    your welcome , thanks for the rep

+ 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. Conditional Formatting cell color via date comparison Help needed
    By tomolewis in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-21-2013, 11:39 AM
  2. [SOLVED] Conditional Formatting help needed
    By rajys in forum Excel General
    Replies: 4
    Last Post: 11-23-2012, 08:16 AM
  3. Conditional formatting needed for shape colour - is programming needed?
    By Farmboyuk in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-14-2012, 07:27 AM
  4. Replies: 5
    Last Post: 11-17-2010, 04:23 AM
  5. Replies: 12
    Last Post: 05-14-2010, 10:25 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