Hi. Can anyone please quickly provide an alternative formula to create a dynamic named range which will use the index function as opposed to offset or indirect. Sorry, can't get my head round this one.
I have :
[FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]=OFFSET(Demographics!$C$2,0,0,COUNTA(Demographics!$H:$H)-1,29)[/FONT]
This captures all used rows, using column H (-1 for headers) and as many columns as specified in last parameter (29)
I would like :
=demographics!$c$2:index..... etc etc. I am stuck at this point.
Thanks in advance. Martel
I have :
[FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]=OFFSET(Demographics!$C$2,0,0,COUNTA(Demographics!$H:$H)-1,29)[/FONT]
This captures all used rows, using column H (-1 for headers) and as many columns as specified in last parameter (29)
I would like :
=demographics!$c$2:index..... etc etc. I am stuck at this point.
Thanks in advance. Martel