+ Reply to Thread
Results 1 to 4 of 4

Conditional Formatting

  1. #1
    Registered User
    Join Date
    09-16-2016
    Location
    Ohio, USA
    MS-Off Ver
    2010
    Posts
    43

    Conditional Formatting

    Hello everyone,

    I’m currently trying to figure out how to make a row consisting of 5 cells change color based on the output of the 5th cell. The conditional formatting of the 5th cell already puts an icon in that cell depending on the value in it but I’m also trying to format all 5 cells to change to a color that coincides with that 5th cells conditional formatting.

    The 5th cell is formatted to have the following:
    • Green checkmark when the value is ≥ 52%
    • Yellow Exclamation Point when value is ≥ 50% but < 52%
    • Red X when the value is > 50%
    I’m trying to get the lines to fallow suite with the fill colors. I have uploaded the file unlocked so you can see what I’m talking about

    Any and all help will be greatly appreciated thank you in advance,

    TJ

    Also if you have an idea to easily hid the "#DIV/0!" That would be awesome. Thanks again
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Conditional Formatting

    Hi
    Your Conditional Formatting are almost right. You should just have one rule applied to the whole set of cells.
    As to #DIV0! you can avoid using the formula with =IFERROR (your expression,"")

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Conditional Formatting

    See attached.

    The 'Formula Is' conditional formats are:
    Red: =$F2<0.5
    Green =$F2>0.52
    Orange =AND($F2>=0.5,$F2<0.52)
    Attached Files Attached Files
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    09-16-2016
    Location
    Ohio, USA
    MS-Off Ver
    2010
    Posts
    43

    Re: Conditional Formatting

    you all are freaking awesome!!!! Ive been trying to figure that out for like 3 weeks now!!! and you all helped me out in less then 20 min! I love you guys

+ 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: 2
    Last Post: 10-03-2016, 08:35 AM
  2. Conditional Formatting Removing Previous Conditional Formatting?
    By CravingGod in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-04-2016, 01:02 PM
  3. Replies: 6
    Last Post: 01-08-2016, 06:44 PM
  4. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  5. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  6. Delete Conditional Formatting conditions but keep cell formatting - Excel 2010
    By tetreama in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2012, 08:28 PM
  7. Replies: 3
    Last Post: 05-15-2012, 04: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