ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   FONT COLOUR CHANGE (https://www.excelbanter.com/excel-worksheet-functions/194385-font-colour-change.html)

natasha90

FONT COLOUR CHANGE
 
CAN ANYONE HELP ME!!!!

I need to change the colour of the font when a value is greater or less than

for example;

the value there should be is 5,

if the value is 4 then the text should say (order now) in red font,

which i have managed to achieve using the following formula;

=IF(B8C8,"ORDER NOW!!")

the problem is....

if the value is more than 5 the text displays FALSE, although the writing is
still in red, and i cant find a formula that will let me change this!!!


If anyone can help it would be much appreciated

Thankyou

Natasha



ND Pard

FONT COLOUR CHANGE
 
Your question appears easy to answer, unfortunately, it is difficult to
assertain just what you are trying to ask or do.

Your message states, "the value there should be 5" ... but does NOT define
what "there" is!

Please clarify your needs and I'm sure we'll be able to help you out.

"natasha90" wrote:

CAN ANYONE HELP ME!!!!

I need to change the colour of the font when a value is greater or less than

for example;

the value there should be is 5,

if the value is 4 then the text should say (order now) in red font,

which i have managed to achieve using the following formula;

=IF(B8C8,"ORDER NOW!!")

the problem is....

if the value is more than 5 the text displays FALSE, although the writing is
still in red, and i cant find a formula that will let me change this!!!


If anyone can help it would be much appreciated

Thankyou

Natasha



Peo Sjoblom[_2_]

FONT COLOUR CHANGE
 
Try

=IF(B8C8,"ORDER NOW!!","")


--


Regards,


Peo Sjoblom

"natasha90" wrote in message
...
CAN ANYONE HELP ME!!!!

I need to change the colour of the font when a value is greater or less
than

for example;

the value there should be is 5,

if the value is 4 then the text should say (order now) in red font,

which i have managed to achieve using the following formula;

=IF(B8C8,"ORDER NOW!!")

the problem is....

if the value is more than 5 the text displays FALSE, although the writing
is
still in red, and i cant find a formula that will let me change this!!!


If anyone can help it would be much appreciated

Thankyou

Natasha





Jan Bolluyt

FONT COLOUR CHANGE
 
Two responses
Change the =IF(B8C8,"ORDER NOW!!") TO
=IF(B8C8,"ORDER NOW!!","") which leaves a blank if it is false,

to Change to a red box in Excel 2007
Click on cell C8 and on the home tab and conditional formatting
Click on "New Rule" then click on "Use a formula to determine which
cells to format"
in the format values box type in =B8=C8

Then click on the format button and the fill tab. Click on the color you
want and click OK
OK again and then apply. If you conditions are met the box should change
colors.

Hope this helps.

Jan

I need to change the colour of the font when a value is greater or less
than for example........



All times are GMT +1. The time now is 03:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com