Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to change the color of a cell with conditional formatting.That means
the cell color Value Red 0-97 Yellow 97.01-99.99 Green 100 White the cell is blank The problem is in conditional formatting we can use only 3 formulas.So how to do it? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You only have three real conditions, your default is white, so just setup CF
for the first 3 conditions. -- HTH Bob Phillips (remove nothere from email address if mailing direct) "Soumadip" wrote in message ... I want to change the color of a cell with conditional formatting.That means the cell color Value Red 0-97 Yellow 97.01-99.99 Green 100 White the cell is blank The problem is in conditional formatting we can use only 3 formulas.So how to do it? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check here. http://www.mcgimpsey.com/excel/conditional6.html
They mention a way to have 6 conditions by using conditional formating and custom formatting codes. "Bob Phillips" wrote: You only have three real conditions, your default is white, so just setup CF for the first 3 conditions. -- HTH Bob Phillips (remove nothere from email address if mailing direct) "Soumadip" wrote in message ... I want to change the color of a cell with conditional formatting.That means the cell color Value Red 0-97 Yellow 97.01-99.99 Green 100 White the cell is blank The problem is in conditional formatting we can use only 3 formulas.So how to do it? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
since you have 3 colors other than white, the white (probably automatic)
would be your default and you can use conditional formatting as is. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell color index formula reference instead of =counta | Excel Discussion (Misc queries) | |||
change cell color within a formula... | Excel Discussion (Misc queries) | |||
How to change a tab name with cell reference and formula? | Excel Worksheet Functions | |||
Change color in cell if contains formula? | Excel Discussion (Misc queries) | |||
text color change in cell reference | Excel Discussion (Misc queries) |