Changing the colour of a logic expression

  • Thread starter Thread starter cjrrussell
  • Start date Start date
C

cjrrussell

Hey guys

I have this logic expression in a spreadsheet

=IF(C19>C18,"YES","NO")

What i want to do is if it returns a value of NO make the text red.

Is this possible?

I have seen the conditional formatting, but i think this would onl
work with 2 cells with numbers in. So i could apply that to my C19 cel
but not to another cell that is looking at both of those cells.

Hopefully someone can help

Thanks in advanc
 
Surely, you would just test for YES or NO in the CF?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Thanks for the reply

I was not aware you could do that with conditional formatting.

Do you know how i would go about do that?
 
Ahh i have done it

You have to set 2 conditions for the cell

1 says if equal to yes make it this colour

the other says if equal to no make it this colour

Thanks for your hel
 

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