adding to a graph

  • Thread starter Thread starter Charles Eaves
  • Start date Start date
C

Charles Eaves

I have a graph which is connected to a 2 column table.
I have added another column to the table.
How do you get the graph to plot the 3rd column from the table without
redoing the graph?
My graph will have 2 lines and one column to represent the data.
Thanks
 
Select the new data; copy it
Click the chart to activate
Use Edit | Paste Special and specify New Series
best wishes
 
Back
Top