How do I make the XY chart with two data series?

J

Jen Kulak

I am trying to make line graph where I can compare two seperate times. I
want to have one series as 2004 and one as 2005. However, I am completely
clueless on how to do it. Help!!!
 
J

Jerry W. Lewis

Use separate columns for 2004 and 2005. If they share common x values,
then select all three columns and insert a chart. Otherwise create the
chart for 2004, and then Chart|Add Data and specify the appropriate data
for 2005.

Jerry
 
Top