I\'ve got a spreadsheet with plenty of graphs in it and one sheet with loads of data feeding those graphs.
I\'ve plotted the data on each graph using
You could look at dynamic ranges. If you use the OFFSET function, you can specify a starting cell and the number of rows and columns to select. This site has some useful information about assigning a name to an OFFSET range.