Conditional Formatting/Formula Problem

Tech-Archive recommends: Fix windows errors by optimizing your registry



I am having a problem with conditional formatting. It involves a
monthly report I generate to track time that's been used to-date
against annual fees a client pays me for several projects. There are
two key columns on this report; one shows the percentage of hours
"purchased" for the year that have been used year-to-date, the other
shows the actual number of hours available for the remainder of the
year. So if the client paid me an annual fee that buys 1,000 hours
and in April they have used 80% of those hours "80%" shows in the
first column and "200" appears in the adjoining cell.

I use conditional formatting to make it easier for the client to
eyeball all the projects listed in order to quickly see which have a
good cushion of hours remaining, the ones that deserve attention and
the ones where they've exceeded the fee. To accomplish this the
percentage cells have three conditions: "cell value to less than or
equal to .85" is shaded green to show there is sufficient cushion;
"cell value is greater than or equal to 1" is shaded red to show the
fee is exceeded; and "cell value is between .85 and 1" is shaded
yellow to show that attention needs to be paid to this project because
the hours are getting close to being used up.

This works like a charm. The problem is occurring in the adjoining
column where the remaining hours are shown. I have three formula
conditions tied to the value in the "percentage" cells. So if the
value is less than or equal 85% the hours cell is shaded green, or if
the value is greater than 1 the hours cell is shaded red. The problem
boils down to the "yellow" condition.

The formula I'm using is =(J10>0.85)*(J10<1). I thought this formula
had worked for me in the past, but maybe I was dreaming it. In any
case, can someone tell me if there is a problem with this formula, or
should I be using an entirely different one?
.



Relevant Pages

  • Re: Conditional Formatting/Formula Problem
    ... monthly report I generate to track time that's been used to-date ... against annual fees a client pays me for several projects. ... So if the client paid me an annual fee that buys 1,000 hours ... first column and "200" appears in the adjoining cell. ...
    (microsoft.public.mac.office.excel)
  • Re: Button to create a new tab
    ... It just occurred to me that you might not have setup the Data Validation ... Select the Data Validation cell. ... I have the sheet named "Utility" and I have placed the firing ... I assumed the client list is named "ListOfClients". ...
    (microsoft.public.excel.programming)
  • Re: Button to create a new tab
    ... "Otto Moehrbach" wrote: ... I have the sheet named "Utility" and I have placed the firing ... does fire when text is entered into the cell ... I assumed the client list is named "ListOfClients". ...
    (microsoft.public.excel.programming)
  • RE: Warehouse map in Excel Query
    ... how you decide which shelfto use when you have a new delivery. ... and also use a cell in this list set to the proper color ... in the map. ... combobox linked to your client list for selection of the client (along with ...
    (microsoft.public.excel.programming)
  • Re: Vlookup plus other function/s combinations required?
    ... Goto the menu Format>Conditional Formatting ... Set the font color to be the same as the cell fill color ... each merged range. ... If you say the client name is centered and appears in cell F1 I'm ...
    (microsoft.public.excel.worksheet.functions)