A
Arne
The formula =OFFSET(Data!$R$1,1,0,COUNTA(Data!$R:$R)-1) returns the array of
data in column R. As I add data points, the size of the array changes to
match all of the data entered.
I would like to subset the data range into non-overlaping ranges by using an
indicator variable (1, 2, ...) in a different column.
Thanks,
Arne
data in column R. As I add data points, the size of the array changes to
match all of the data entered.
I would like to subset the data range into non-overlaping ranges by using an
indicator variable (1, 2, ...) in a different column.
Thanks,
Arne