A
Ant
I have a range of data corresponding to several years:
Year Amount
1997 100
1998 150
1999 200
2000 250 etc
How can I display a graph with this range that shows the amounts in a bar
graph on the Y axis and the years along the bottom on the X axis. If I use
the wizard it tries to compare 1997 to 100 which is obviously not what I want
to do.
Year Amount
1997 100
1998 150
1999 200
2000 250 etc
How can I display a graph with this range that shows the amounts in a bar
graph on the Y axis and the years along the bottom on the X axis. If I use
the wizard it tries to compare 1997 to 100 which is obviously not what I want
to do.