D
Derek Hart
I am using the following to name a range with 1 column, so it expands
dynamically. But how do I do this for 2 columns of data? Both columns will
have data filled in the exact same rows.
=OFFSET(Lists!$A$1,1,0,COUNTA(Lists!$A:$A)-1,1)
dynamically. But how do I do this for 2 columns of data? Both columns will
have data filled in the exact same rows.
=OFFSET(Lists!$A$1,1,0,COUNTA(Lists!$A:$A)-1,1)