Thread
:
Cell name
View Single Post
#
1
Posted to microsoft.public.excel.programming
Kevin
external usenet poster
Posts: 504
Cell name
If I name cell A1 "blah".
and then select that cell.
I need a macro to make activecell.offset(1,0)=activell.name.
When I do it like this it returns the range name not the name I assigned to
A1.
Any suggestions?
Reply With Quote
Kevin
View Public Profile
Find all posts by Kevin