Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Along the lines of Trevors response but allowing different positive and
negative values =Or(A1=10, A1<=-10) Format Red =Or(A1=5, A1<=-5) Format Amber -- HTH... Jim Thomlinson "Trevor Shuttleworth" wrote: Amanda you could actually get away with just two conditions. Formula is: =ABS(A1)10 format red Formula is: =ABS(A1)=5 format amber Obviously this only works if it's the same numbers either side. regards Trevor "Amanda" wrote in message ... Hi, I need to use conditional formatting in an excel spreadsheet, but there are four variables: between 5% : 10% = amber colour greater than 10% = red colour between -5% : -10% = amber colour less than -10% = red colour Using conditional formatting I can only use 3 variables. Is there a way I can do this? Thanks Amanda |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formats don't print | Excel Discussion (Misc queries) | |||
how can i set more than three conditional formats to xl worksheet | Excel Worksheet Functions | |||
Paste Special Formats Generated by Conditional Formatting | Excel Discussion (Misc queries) | |||
Why do conditional formats appear by themselves in Excel 2003? | Excel Discussion (Misc queries) | |||
Conditional Formats in Excel | Excel Worksheet Functions |