Font Color

  • Thread starter Thread starter Pete
  • Start date Start date
P

Pete

I have a dollar value in cell A2. I would like the font color to change to
RED when the value in cell A2 is equal to, or less than, 25% of the dollar
value in cell A3. Is there an easy way to do this in Conditional Formating?

Any help appreciated,
Pete
 
Hi

Select cell A2, click on Format, Conditional Formatting.
Change Cell Value is to Formula Is, and enter the following formula
=A2<=A3*.25
Click on Format, select Font, change Font Color to red

--
HTH

Kassie

Replace xxx with hotmail
 
Kassie,

Thanks - that works perfectly

Pete

Kassie said:
Hi

Select cell A2, click on Format, Conditional Formatting.
Change Cell Value is to Formula Is, and enter the following formula
=A2<=A3*.25
Click on Format, select Font, change Font Color to red

--
HTH

Kassie

Replace xxx with hotmail
 

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