View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default Conditional Formatting for 4 conditions

Set all the cells to one of the colours that apply the 3 conditions to them
via CF, effectively 4 colours.

--

HTH

Bob

"Steve" wrote in message
...
How can I set up conditional formatting for the following:

3.5 = red

2.5 - 3.49 = yellow
2 - 2.49 = green
<2 = blue

Thanks,

Steve