Check out Conditional Formatting on the Format menu.
Thanks Dave and Jim for your help. :-)
This almost seems to work. It allows me to do what I want if I hard-code a
specific value into the conditional formatting setup.
However, it does not seem to allow me to specify that the conditional format
should be based off of the value within a particular cell, which is what I'd
really like for it to do.
For example. I've specified cell E5 to contain a value of 145. If I then
specify in the conditional format: "Cell Value Is greater than or equal to
145" Excel behaves how I want.
However, Excel does not seem to allow me to reference cell E5 (instead of
the hard-coded number 145) in the conditional formatting.
Is there some what to specify a particular cell reference in the conditional
formatting?
Thanks again :-)
-Mike
> Check out Conditional Formatting on the Format menu.
>
[quoted text clipped - 14 lines]
> |
> | -Mike
Mike - 02 May 2008 18:14 GMT
Ooops. Just figured it out.
Silly me...
I just needed to supply =$E$5 for the condition and it all works great.
Thanks so much for your help. :-)
-Mike
> Thanks Dave and Jim for your help. :-)
>
[quoted text clipped - 35 lines]
> > |
> > | -Mike
Jim Rech - 02 May 2008 18:19 GMT
Change the drop down on the left of the Conditional Formatting dialog to
"Formula is". Now if you wanted the active cell to change format when E5 is
145 the formula you enter is =E5=145.
Think of the formula you enter as a true/false. If it evaluates to True you
get the format, else you don't.

Signature
Jim
| Thanks Dave and Jim for your help. :-)
|
[quoted text clipped - 35 lines]
| > |
| > | -Mike