LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
FlaAl
 
Posts: n/a
Default Duplicate Range Names by worksheet


I have a complex model that uses range names and array formulas to
simplify the model. It uses multiple worksheets to do detail
calculations and another group of worksheets to summarize those
calculations. Think of the detail calculations as a module. In the
process the model is used for, multiple modules of data need to be
combined into the same summary. For perspective, the current model
contains 24 worksheets and 300 range names of which roughly 1/3
constitute an “expansion” module. The number of these modules varies,
so I need the ability to "add-on" expansion modules as required. I
would like to build a "base" model that contains the fewest modules
possible and another file that contains the worksheets to add to the
"base" to expand it.

The problem, copying the add-on sheets into the base model requires
that the range names used be unique. Otherwise during the copy
process, the references in the copied sheets get pointed to the range
names that exist in the "base" file. I have been using sheet specific
range name definitions to avoid having to create unique range names;
I.E. 'sheet1module1'!samerangename = 'sheet1module1'!A1:Z1 and
'sheet1module2'!samerangename = 'sheet1module2'!A1:Z1. Consider, each
add-on would have to either A) have all the module specific range names
altered along with all the formulas referencing these range names OR B)
be a separate "add-on" file created for each possible module addition,
thus limiting the number of module additions. Neither is acceptable
based on the project definition.

Without relying on external file references, how do I merge two files
and maintain the integrity of the range name definitions on the
"imported" file?


--
FlaAl
------------------------------------------------------------------------
FlaAl's Profile: http://www.excelforum.com/member.php...o&userid=34753
View this thread: http://www.excelforum.com/showthread...hreadid=545153

 
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
Faster way to duplicate worksheet with sequence ??? [email protected] Excel Discussion (Misc queries) 1 January 11th 06 03:15 AM
Inserting Filtered RC cell information into other worksheets Dennis Excel Discussion (Misc queries) 10 July 30th 05 01:54 AM
toggling which worksheet a named range refers to Loftus Excel Discussion (Misc queries) 0 March 30th 05 12:05 AM
range names Pedro Excel Worksheet Functions 2 January 18th 05 03:38 AM
Dynamic Worksheet Names JClub Excel Worksheet Functions 1 January 10th 05 08:55 PM


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