![]() |
how to change font colour for values. eg if value < 10 red, gre.
trying to get font to change when values are above or below set amounts.
|
how to change font colour for values. eg if value < 10 red, gre.
Use conditional formatting. Look it up in help or post back with specific
requirements. Regards, Fred. "Chris" wrote in message ... trying to get font to change when values are above or below set amounts. |
how to change font colour for values. eg if value < 10 red, gre.
Go into help and look up Conditional Formatting. HTH Otto
"Chris" wrote in message ... trying to get font to change when values are above or below set amounts. |
how to change font colour for values. eg if value < 10 red,
Formula is. =if(d7="","",if($q$5-d7=46.5,Check Tank
Volumes",if($q$5-d7<=46.5,"Tank Volumes OK"))) . I need to show "Check Tank volumes" in red and "TankVolumes OK" in green. Regards Chris. "Fred Smith" wrote: Use conditional formatting. Look it up in help or post back with specific requirements. Regards, Fred. "Chris" wrote in message ... trying to get font to change when values are above or below set amounts. |
how to change font colour for values. eg if value < 10 red,
Select the cell with the formula.
FormatCF Condition 1Cell Value is: Check Tank Volume Condition 2Cell Value is: Tank Volumes OK Gord Dibben MS Excel MVP On Sun, 30 Aug 2009 11:36:01 -0700, Chris wrote: Formula is. =if(d7="","",if($q$5-d7=46.5,Check Tank Volumes",if($q$5-d7<=46.5,"Tank Volumes OK"))) . I need to show "Check Tank volumes" in red and "TankVolumes OK" in green. Regards Chris. "Fred Smith" wrote: Use conditional formatting. Look it up in help or post back with specific requirements. Regards, Fred. "Chris" wrote in message ... trying to get font to change when values are above or below set amounts. |
All times are GMT +1. The time now is 12:30 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com