Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What will be the vba code to display all the "name" (text) of the named
ranges and its reference range it refers to. I am trying to create some thing like this For each rname in Activeworkbook.names.count msgbox "name is: " & rname.name & "it refers to: " & rname.range next Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named ranges scope / workbook/worksheet level named ranges- changeswith variable use... | Excel Programming | |||
union of named ranges based only on the names of those ranges | Excel Programming | |||
Copy data in named ranges to a newer version of the same template to identical ranges | Excel Programming | |||
Like 123, allow named ranges, and print named ranges | Excel Discussion (Misc queries) | |||
VB.Net DLL Using Excel Named Ranges | Excel Programming |