+ Reply to Thread
Results 1 to 3 of 3

Conditional Formatting intervals

  1. #1
    Registered User
    Join Date
    04-20-2011
    Location
    Aarhus, Denmark
    MS-Off Ver
    Excel 2013
    Posts
    54

    Conditional Formatting intervals

    Hi all,

    I have some data in a KPI sheet where I would like to setup conditional formatting to dedide if the cell should turn GREEN (0-5% deviation compared to base), YELLOW (5-10% deviation compared to base), RED (above 10% deviation compared to base).

    Example:

    My budget for the department is 100. If the actual end up on either 102, 107 or above 110 I would like the conditional formatting to show respectively GREEN, YELLOW and RED for the respective cells.

    I don't really know how to setup the formula. I have attached a spreadsheet with an example to make it easier for people to understand my challenge.

    Regards,

    Klaus
    Attached Files Attached Files
    Last edited by Kagesen; 08-25-2011 at 04:19 AM.

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Conditional Formatting intervals

    Red: D15>$C15*0.1
    Yellow: D15>$C15*0.05
    Green:D15<=$C15*0.05

  3. #3
    Registered User
    Join Date
    04-20-2011
    Location
    Aarhus, Denmark
    MS-Off Ver
    Excel 2013
    Posts
    54

    Re: Conditional Formatting intervals

    Thank you for the help sir.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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