Hi Experts,
I am looking for a macro that will change all named ranges to named dynamic ranges. I have a lot of named ranges and it would take a very long time to change them all to dynamic.
I would like the range to expand based on either numeric or text. I think you can use this. =OFFSET($A$1,0,0,COUNTA($A
:$A),1)
Thanks
Start Free Trial