Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Q about referencing named ranges

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-


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default Q about referencing named ranges

Named ranges can be global or local to specific sheets. So you can have the
same name for different sheets. IMO it is not a good idea and could cause
confusion!

--
Cheers
Nigel



"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-



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Q about referencing named ranges

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
referencing named ranges in VBA Dave F Excel Discussion (Misc queries) 5 January 25th 07 06:46 PM
Referencing Named Ranges using values in a cell eggman Excel Discussion (Misc queries) 2 September 23rd 06 06:30 PM
Referencing Named Ranges ExcelRookie Excel Worksheet Functions 2 March 6th 06 12:50 PM
INDIRECT and Named Ranges referencing closed workbook gpie Excel Worksheet Functions 9 October 6th 05 11:24 PM
Referencing named ranges FinChase Excel Programming 1 October 4th 05 03:54 PM


All times are GMT +1. The time now is 11:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"