Excel charts - setting series end dynamically

后端 未结 7 1951
暗喜
暗喜 2020-12-10 07:21

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



        
相关标签:
7条回答
  • 2020-12-10 08:20

    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.

    0 讨论(0)
提交回复
热议问题