View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Terry Carpenter Terry Carpenter is offline
external usenet poster
 
Posts: 2
Default 3 columns and one line chart

Hello!
I'm trying to create a chart from 4 rows of data. I need the first
three rows to be columns and the last row to be displayed as a line.
If I set my chart type to "line - column", I get the first 2 rows as
columns and the last 2 rows as lines.

Thanks!