How do I create a combination graph with stackedColumns+lineGraph

C

ChartQuestion

I'm trying to create a custom graph which has both stacked columns bar graph
and also a line graph. I know excel has a combination graph with a bar graph
and a line graph, but there is no option for a stacked bar and a line

Any ideas?
 
B

bj

plot the data you want to be a line as part of the stacked column chart
Select the data set on the chart
got to <chart><Chart type and select <line> and select the details
You wil now have a stacked cart with a line.
 
Top