Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i want to use colors in many "Cells" when i use "IF", for example if A1<0 i
want the color of A4 is yellow, else is REd |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Mohamad,
You should use Excel's Conditional Formatting featu Format | Conditional Formatting ... You may wish to visit Debra Dalgleish's Conditional Formatting tutorial at: http://www.contextures.com/xlCondFormat01.html --- Regards, Norman "mohamad" wrote in message ... i want to use colors in many "Cells" when i use "IF", for example if A1<0 i want the color of A4 is yellow, else is REd |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Mohamad,
Set the colour of the cells to Red. Then use conditional formatting (Format - Conditional Formatting) for the cell, setting up a condition that if the cell contents is less than 0 colour the cell yellow. Make sense? Andrew |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
I WOULD LIKE TO CHANGE "." FOR "," IN EXEL FILE, CAN YOU HELP ME? | Excel Discussion (Misc queries) | |||
Exel 2003, Solver,"Answer" inactive. | Excel Discussion (Misc queries) | |||
Any IF(A2=font color=red", "1", "0") in excel? Or a way to do it? | Excel Discussion (Misc queries) | |||
set "value if true" to "fill cell with color" | Excel Programming |