Change the Color of the range

  • Thread starter Thread starter ELMOUTTAKI ABDELMAJID
  • Start date Start date
E

ELMOUTTAKI ABDELMAJID

Hello,
please, I would like to change the color of a range automaticaly according
to an other one, for example : if range A1> 100 then I would like that range
A2 become red.
thanks.
 
Format>Conditional formatting
select "Formula is" and type:
=A1>100
then select desired format

HTH
 
Just use Conditional Formatting with a condition of greater than and a value
of 100.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)
 

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

Back
Top