I have an Excel spreadsheet with three columns: Series, X, Y. Obviously, the Series column has a finite number of values repeated many times. I've pasted some sample data data below in CSV format to illustrate this format.
How can I get a basic X/Y scatter plot with the series set up right?
I can get the plot that I want by manually specifying the cell name, X cell ranges, and Y cell ranges for each individual series but that is very time consuming and I can't make lots of plots that way.
Is there any way to have Excel auto-recognize a series column? I can reformat my data if Excel will automatically recognize series information in some other format.
Code:Series,X Value,Y Value SeriesA,5,6 SeriesA,5.2,6.6 SeriesA,8,7.9 SeriesA,9,7.9 SeriesA,10,10.1 SeriesB,5,12 SeriesB,6,13 SeriesB,7,15
Last edited by RogerWilco; 01-24-2005 at 07:17 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks