Thread
:
Named ranges
View Single Post
#
2
Posted to microsoft.public.excel.programming
Vasant Nanavati
external usenet poster
Posts: 1,080
Named ranges
Range("B1").Name = Range("A1")
--
Vasant
"Steve C" wrote in message
...
I have text in cell A1. In B1, I want to create a named range = text in
A1.
How would I write the code for that? Thanks.
Steve C
Reply With Quote
Vasant Nanavati
View Public Profile
Find all posts by Vasant Nanavati