View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Add line series to stacked bar chart

I presume you mean a column chart (vertical bars). Copy the data, select the
chart, use Edit menu Paste Special to add the data as a new series. This
adds the series as another bar on the stack. Select the new series, go to
Chart menu Chart Type, and choose a line type. Format to suit.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"TomB" wrote in message
...
I want to add a line on top of a stacked bar chart. Is there a straight
forward way to do this?