Hi,
I am still a bit hazy when it comes to creating dynamic charts, so let me explain what I am trying to do (see attached worksheet):
I am trying to create a dynamic scatter chart of X,Y data based on selecting the range from a dropdown list. I have all my X and Y values in Columns B and C and their associated ID in Column A. The dropdown will let me choose one ID from Column A.
I think this is some sort of combination of named ranges, index, match, and offset, but I can't seem to put it all together. I already have the drop down list taken care of so I just need to know what formulas I need to input for the named ranges (Series1_X, Series1_Y, Series2_X, Series2_Y) so that the plot automatically plots Series 1 and 2 based on what samples I choose.
See the attachment for more details.
Any would be awesome!
Bookmarks