Hi all,
How can I dynamically select the cells between Series and before Total (A9:A89) ?
Also how can I select last column? Ie A9 : LastColumn89? which would be A9 : Y89
Hi @wonka1234 ,
always couple ways to do it, see example attached. If you need to keep the Series row modify and remove row-1 in the first part of the formula and later use dynamic rename to set column names correctly.
@oly
Getting a parse error at char (4) Unknown variable "Row-1: 1* "
You will need to replace my column names like 1* with your columns - presumably A, B, C. See what columns you see as in the configuration of the Multi Row tool after you import your data file.