JenniferMurphy
Well-known Member
- Joined
- Jul 23, 2011
- Messages
- 2,687
- Office Version
- 365
- Platform
- Windows
Is there a way in a worksheet (without using VBA) to obtain the name of a range, if one is defined?
For example, suppose I have assigned the name "HeaderRow" to $7:$7. Is there a way for me to obtain the text "HeaderRow" if I provide the row number (7)?
The Address function doesn't seem to do it and there doesn't seem to be a Name() function.
Thanks
For example, suppose I have assigned the name "HeaderRow" to $7:$7. Is there a way for me to obtain the text "HeaderRow" if I provide the row number (7)?
The Address function doesn't seem to do it and there doesn't seem to be a Name() function.
Thanks