Thread
:
Range Name
View Single Post
#
1
Posted to microsoft.public.excel.programming
ranswert
external usenet poster
Posts: 161
Range Name
I used the following code to get the name of a cell:
dim a as string
a = ActiveCell.name.name
Can I do something similiar to get the name of a range of cells?
Thanks
Reply With Quote
ranswert
View Public Profile
Find all posts by ranswert