Conditional Formatting

J

Jim

Hello,

I understand how conditional formatting works but can't seem to figure out a
formula - will you please help?

What formula would I use in order to change the format of cells A5:A17 if
the number is equal to or greater than A1?

Thanks
 
M

Max

Select the range A5:A17 (with A5 active)
then apply CF using Formula Is:
=AND($A$1<>"",A5>=$A$1)
Format to taste, ok out

Works? Click the YES button below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:25,000 Files:300 Subscribers:70
xdemechanik
 
M

Marcelo

select a5:a17 range, and on the formula is of the cond format use

=a5>=$a$1

format as you need.

hth
--
pleae click yes if it was helpfull
regards from Brazil
Marcelo



"Jim" escreveu:
 
D

David Biddulph

CF/ Cell Value Is/ Greater than or equal to/ =A$1
or
CF/ Formula Is/ =A5>=A$1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top