B
B F Cole
I need to obtain the name of a selected range.
For example:
sColName as String
Columns(4).Select ' Select column D
sColName = ????? ' What is the syntax to return the name previously
assigned to the column?
Thanks for your usual fine response.
Bill
For example:
sColName as String
Columns(4).Select ' Select column D
sColName = ????? ' What is the syntax to return the name previously
assigned to the column?
Thanks for your usual fine response.
Bill