BINGO! Thanks!
----- Vasant Nanavati wrote: -----
Try using TRUE without the quotes.
--
Vasant
Ken Johnson said:
A prayer to the EXCEL gods:
have a
checkbox linked to U5 giving me a true/false value and in another cell I
have a numerical value. I am trying to conditional format the numerical
value cell by using an AND statement in condition 1. Here's how it reads
Formula is =AND($U$5="TRUE", $F$5>14) seem to
get it to work. Thanks. (TRUE/FALSE) as
your
condition. message
I am trying to apply conditional formatting to a cell only if a
checkbox
is checked. Any ideas?