Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
YOU, my friend, are a genius. So, what I need to do now is grab the
associated RefersTo value for that. Any ideas? -- Thanks, Scott "John Bundy" wrote: Try this Dim myName As Name For Each myName In ThisWorkbook.Names MsgBox myName.Name Next -- -John Please rate when your question is answered to help us and others know what is helpful. "SQLScott" wrote: Hello everone, I have been trying all day to figure out how to programatially access the Named Ranges in Name Manager. An an FYI, manually they are seend by selecting the Formulas tab and then selecting Name Manager. I need to figure out how to get to these programatically. Any insight is greatly appreciate... -- Thanks, Scott |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 and Named Ranges | Excel Programming | |||
Excel 2007 Named Ranges | Excel Discussion (Misc queries) | |||
Named ranges scope / workbook/worksheet level named ranges- changeswith variable use... | Excel Programming | |||
Named ranges in Excel 2007 | Excel Discussion (Misc queries) | |||
Programatically increase the size of all named ranges | Excel Programming |