bluefish44
Board Regular
- Joined
- Apr 3, 2009
- Messages
- 190
Hi all - hoping for a little help with this.
Currently I use the following formula to create a dynamic named range that will expand down until the end of my data:
=OFFSET($A$1,0,0,COUNTA($A:$A),1)
But I want to adjust this formula to expand down to the first #N/A instead of all the way to the end. Is this possible?
Thanks in advance
Currently I use the following formula to create a dynamic named range that will expand down until the end of my data:
=OFFSET($A$1,0,0,COUNTA($A:$A),1)
But I want to adjust this formula to expand down to the first #N/A instead of all the way to the end. Is this possible?
Thanks in advance