Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You only have to specify the sheet if they are worksheet names as against a
workbook name. Worksheet names mean that the name can be re-used for different sheets, using the same name, but referring to a different value. To create worksheet names, precede the name by the sheet name, such as Sheet1!MyName, in the Names dialog. -- HTH Bob Phillips (replace somewhere in email address with googlemail if mailing direct) "42N83W" wrote in message ... Windows XP Pro SP2 Excel 2002 SP3 Are the named ranges within a workbook accessible via the name alone, or do you have to specify the sheet if the named range is on a sheet other than the active sheet? Does Excel allow the same named range if they reside on separate sheets? -gk- ================================================= The creative act is not the province of remote oracles or rarefied geniuses but a transparent process that is open to everyone. -Greg Kot in Wilco Learning How To Die- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing named ranges in VBA | Excel Discussion (Misc queries) | |||
Referencing Named Ranges using values in a cell | Excel Discussion (Misc queries) | |||
Referencing Named Ranges | Excel Worksheet Functions | |||
INDIRECT and Named Ranges referencing closed workbook | Excel Worksheet Functions | |||
Referencing named ranges | Excel Programming |