Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ian Ian is offline
external usenet poster
 
Posts: 109
Default Define Range Names in Excel 2003-SP2

When I copy let's say Sheet1 to Sheet2 using Click-Tab, Ctrl+Drag-and-drop,
all local range names in Sheet1 are also copied and are automatically defined
as local to Sheet2. Thereafter, local range names are independently
maintained in each worksheet.

The scenario is when after the fact I need to define a new range name let's
say NewRangeName for Cell $A$1 in Sheet1, how can I define the same
NewRangeName as local to Sheet2 without having to repeat the copy process
Sheet1 to Sheet2. I tried qualifying NewRangeName by using the sheet name
(=Sheet1!$A$1) but as soon as NewRangeName is defined in Sheet2 as
(=Sheet2!$A$1), the latter takes precedence and becomes unique to Sheet2.

Any advice is greatly appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Define Range Names in Excel 2003-SP2

Make sure you include the sheetname in the name of the name <vbg.

In the insert|name|define dialog (xl2003 menus), you'd use:

Names in workbook:
Sheet2!NewRangeName
or
'Sheet 222'!NewRangeName
(if it needed to be surrounded by apostrophes.

=====
If you have to localize (or globalize) and existing name, you'll want to use Jan
Karel Pieterse's (with Charles Williams and Matthew Henson) Name Manager:
NameManager.Zip from http://www.oaltd.co.uk/mvp

In fact, if you're working with names, you'll want this!

Ian wrote:

When I copy let's say Sheet1 to Sheet2 using Click-Tab, Ctrl+Drag-and-drop,
all local range names in Sheet1 are also copied and are automatically defined
as local to Sheet2. Thereafter, local range names are independently
maintained in each worksheet.

The scenario is when after the fact I need to define a new range name let's
say NewRangeName for Cell $A$1 in Sheet1, how can I define the same
NewRangeName as local to Sheet2 without having to repeat the copy process
Sheet1 to Sheet2. I tried qualifying NewRangeName by using the sheet name
(=Sheet1!$A$1) but as soon as NewRangeName is defined in Sheet2 as
(=Sheet2!$A$1), the latter takes precedence and becomes unique to Sheet2.

Any advice is greatly appreciated.


--

Dave Peterson
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
Questions on Define Names AccessHelp Excel Discussion (Misc queries) 3 November 10th 08 03:43 PM
How do I find excel names that do not show in the define function Smitty Excel Discussion (Misc queries) 8 May 4th 07 04:16 PM
Define Names in Excel Dave T at home Excel Discussion (Misc queries) 2 November 1st 05 03:27 PM
how to define range names anton New Users to Excel 1 October 14th 05 08:28 AM
alternate UI for Define Names ?? jmg092548 Excel Discussion (Misc queries) 2 August 11th 05 01:32 PM


All times are GMT +1. The time now is 07:21 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"