Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / Excel / July 2008



Tip: Looking for answers? Try searching our database.

Conditional Formatting/Formula Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Evandavies75@gmail.com - 17 Jul 2008 18:57 GMT
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?
Bob Greenblatt - 17 Jul 2008 21:26 GMT
On 7/17/08 1:57 PM, in article
77889464-e0cc-45d1-ae73-315ac8a0bdd1@m45g2000hsb.googlegroups.com,

> I am having a problem with conditional formatting.  It involves a
> monthly report I generate to track time that's been used to-date
[quoted text clipped - 28 lines]
> case, can someone tell me if there is a problem with this formula, or
> should I be using an entirely different one?
I think you want:
=and(j10>.85,j10<1)

Signature

Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom

Evandavies75@gmail.com - 18 Jul 2008 00:09 GMT
> On 7/17/08 1:57 PM, in article
> 77889464-e0cc-45d1-ae73-315ac8a0b...@m45g2000hsb.googlegroups.com,
[quoted text clipped - 39 lines]
> Bob Greenblatt [MVP], Macintosh
> bobgreenblattATmsnDOTcom

Thanks for the suggestion.  Unfortunately AND did not work, but you
set me on the right track.  I tried OR and my problem was solved.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.