View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Claus Busch Claus Busch is offline
external usenet poster
 
Posts: 3,872
Default Coloring table based on value

Hi Alex,

Am Sun, 5 Jul 2015 19:15:26 -0700 (PDT) schrieb :

For example say the goal is 10%, if it is above I'd like the background to be red, if below green and if within .5% make it orange.


your values in column A. Select your data = CF = New Rule = Formula
to determine...

=AND(A1=0,095;A1<=0,105) orange
=A10,1 red
=A1<0,1 green

The rule for orange must be the FIRST rule


Regards
Claus B.
--
Vista Ultimate / Windows7
Office 2007 Ultimate / 2010 Professional