Thread
:
Named Range - help!
View Single Post
#
5
Posted to microsoft.public.excel.programming
Ardus Petus
external usenet poster
Posts: 718
Named Range - help!
Dim ws as Worksheet
set ws = Range(myName").Worksheet
HTH
--
AP
"MattShoreson" a
écrit dans le message de news:
...
Say I have 3 sheets each with a named range on.
I know I can use the collection to cycle thru all names...
But how can I work out the sheet on which the name is?
Any sort of pointer would help!
thanks,
Matt.
--
MattShoreson
------------------------------------------------------------------------
MattShoreson's Profile:
http://www.excelforum.com/member.php...fo&userid=3472
View this thread:
http://www.excelforum.com/showthread...hreadid=548988
Reply With Quote
Ardus Petus
View Public Profile
Find all posts by Ardus Petus