Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
to color cell d7
which is your condition to turn d7 as red 1. d7/c7<-20 or 2. (d7-c7)<-20 which is your condition to turn d7 as pink 3. d7/c7-20 or 4. (d7-c7)-20 i am confused, sorry...="if(d7-c7)<-20" happy holidays...hohoho "egarcia" wrote: I want a conditional formula to color cell d7 red if d7/c7 is < -20. Also I need another formula to color it pink if it is -20. I tried ="if(d7-c7)<-20", but it does not work. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting a range with conditional formatting | Excel Worksheet Functions | |||
conditional formatting glitches | Excel Discussion (Misc queries) | |||
Keeping conditional formatting when sorting | Excel Discussion (Misc queries) | |||
conditional formatting | Excel Discussion (Misc queries) | |||
cannot use ISEVEN or ISODD functions in Conditional Formatting | Excel Worksheet Functions |