I am trying to create a 3D Chart showing data from multiple series. Most of
the labels are different in each different series as is the data. I want it
to chart all of the different labels even though they don't have the same pl
ace in each series. Any help is greatly appreciated.
Example of my problem:
Series: 24-Jan
Name:="24-Jan"
Values: ='1-24'!$B$2:$B$31
Series: 25-Jan
Name:="25-Jan"
Values: ='1-25'!$B$2:$B$31
They all have the same Category X Axis Label: ='1-24'!$A$2:$A$31
I think I need a different Category X Axis Label for each series/date on the
chart.
the labels are different in each different series as is the data. I want it
to chart all of the different labels even though they don't have the same pl
ace in each series. Any help is greatly appreciated.
Example of my problem:
Series: 24-Jan
Name:="24-Jan"
Values: ='1-24'!$B$2:$B$31
Series: 25-Jan
Name:="25-Jan"
Values: ='1-25'!$B$2:$B$31
They all have the same Category X Axis Label: ='1-24'!$A$2:$A$31
I think I need a different Category X Axis Label for each series/date on the
chart.