Hi all,
I am trying to create a dynamic named range, that changes size as more information is added.
I have read the FAQ 68-1331 posted by skipVought and tried using his worksheet function to achieve this. However, this formula doesn't seem to work. this is the formula as i have typed it:
=OFFSET(INDIRECT("Raw Data!$L$2"),0,0,Counta(Raw Data!$L:$L)-1,1)
The column, i am trying to name contain formula results in text format.
Could this be the reason the offset does not work??
Please help (i think i'm losing my hair).
Cheers
I am trying to create a dynamic named range, that changes size as more information is added.
I have read the FAQ 68-1331 posted by skipVought and tried using his worksheet function to achieve this. However, this formula doesn't seem to work. this is the formula as i have typed it:
=OFFSET(INDIRECT("Raw Data!$L$2"),0,0,Counta(Raw Data!$L:$L)-1,1)
The column, i am trying to name contain formula results in text format.
Could this be the reason the offset does not work??
Please help (i think i'm losing my hair).
Cheers