View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default Production dashboard

Hi,

You can create the bands by using additional data series.
For more information read this article.
http://peltiertech.com/Excel/ChartsH...orizBands.html

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"heylo" wrote in message
...
Is there a way to build a chart with 2 colors in the plot area? The
purpose
is so that when an employee plots a data point for previous day
productivity,
we know immediately if we are meeting the goal, i.e. meet the goal if the
data point is in green area, fail to meet the goal if the data point is in
the red area. The Gradient fill in Excel 2007 does not meet this need.
Thanks.