Results 1 to 4 of 4

Conditional formatting acting oddly?

Threaded View

  1. #1
    Registered User
    Join Date
    09-13-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    11

    Conditional formatting acting oddly?

    Hi everyone,

    I'm using conditional formatting in a range of cells. I have three rules, >=85% makes the cell green, cells with a value between 70% and 84.9% are yellow, and cells with a value <=69.9% are red.

    However, when the cells show either 70% or 85%, they seem to ignore the rules and stay white. Would anybody be able to advise me on where I'm going wrong?

    A formula is feeding into these cells to make the percentages. When I cleared the formula out and put in 70% or 85% manually, the formatting works okay, it just doesn't seem to work with the formulas in there.

    The formulas are:

    =AVERAGE(C19:L19)

    =IF(AND(K2<2,K2>2),0,IF(K2=2,(I2/H2),0))

    =IF(AND(K2<2,K2>2),0,IF(K2=2,(AVERAGE(D20,D22)),0))

    Thanks!
    Last edited by Merboo; 09-18-2012 at 04:48 AM.

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