workaround named range character limit

后端 未结 2 1625
渐次进展
渐次进展 2020-12-22 05:15

I\'m building a graph, where the series are named ranges. It all works fine as I have a dropbox, where I select the customer, and it loops through the data, creating the str

2条回答
  •  别那么骄傲
    2020-12-22 05:47

    A Named Range can refer to other named ranges, so you could build it in several name blocks and then use a master Name to refer to the sub-blocks

提交回复
热议问题