I have a chart that I need to make based on this data:
Size, X-coor, Y-coor
This is all in one sheet and needs to stay that way. "Size" can be any number 1-10. I need to make a scatter chart of all the X,Y data where each Size is a different color. Within the Edit Series window, my X and Y values must be the data in my X and Y columns, so how do I go about accessing the Size field to set the color for each series? There will be an unknown number of (Size, X-coor, Y-coor) entries in the sheet, and the data CANNOT be sorted by Size (or other calculations will fail).
Bookmarks