Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I've been trying out Jan Karel Pieterse's Name Manager add-in (http://www.decisionmodels.com/downloads.htm#namemanager) which seems to work very nicely, but I have a question: The add-in has a function to convert a Name from Global to Local and vica-versa and when you convert to local the name changes from: "Bob" (RefersTo Sheet1!$E$7) to "Sheet1!Bob" (RefersTo Sheet1!$E$7) That's fine, but the name in the drop down box (to the left of the address bar) continues to show "Bob". So my question is, is how can you retreive that name ("Bob") in code as both .Name and .NameLocal return "Sheet1!Bob"? (The context to this is that I'm converting all names with formulas to cell references.) Best regards John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named Ranges | Excel Discussion (Misc queries) | |||
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) | |||
named ranges - changing ranges with month selected | Excel Programming |