Hi all,
I'm trying to use the graph wizard in excel to graph what I feel is a simple set of data. I'm choosing a line graph.
There are 3 columns of data--YrMo (Year-Month), Plant, and production volume, here's an example:
What Excel does is put a flat line with the X axis as 1 through 6--I'm assuming one point for each row??
Now I don't expect excel to read my mind and know which field's value I want to use as the X axis--but I'd at least expect it to use one of the actual three fields I do have--and not just a random row number.
Is there another way to tell excel to choose the first column as the X-axis(YrMo) so I see timeline across the bottom, then I want different lines/colors for each plant, and then the Y axis is the Volume.
I've never done graphing in Excel before and I know this should be simple but I can't get the graph to show up in this way.
Thanks,
--Jim
I'm trying to use the graph wizard in excel to graph what I feel is a simple set of data. I'm choosing a line graph.
There are 3 columns of data--YrMo (Year-Month), Plant, and production volume, here's an example:
Code:
YrMo Plant Volume
200801 100 563
200801 101 450
200801 102 700
200802 100 601
200802 101 470
200802 102 725
Now I don't expect excel to read my mind and know which field's value I want to use as the X axis--but I'd at least expect it to use one of the actual three fields I do have--and not just a random row number.
Is there another way to tell excel to choose the first column as the X-axis(YrMo) so I see timeline across the bottom, then I want different lines/colors for each plant, and then the Y axis is the Volume.
I've never done graphing in Excel before and I know this should be simple but I can't get the graph to show up in this way.
Thanks,
--Jim