Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default named ranges and copying sheets to another workbook

hi all,
I am developing a excel tool and during the developement I need to
move/copy sheets from a earlier version workbook to the latest version
workbook (latest version workbook has new code in it).
I am using named ranges in a sheet called "settings" and value from
these range is used in the macros/VBA code to do a lot of things.
NOw my problem is that when copy sheets from earlier version workbook
to the latest version workbook, I keep getting the message, "A formula
or sheet you want to move or copy contains the name [some name], which
already exists on the destination worksheet. do you want to use name
from destination file and bla-2", when I copy more than one sheet at a
time. but if i copy one sheet at a time to latest version workbook
there's no porblem. and if i say no to this msg, then for every named
cell i need to give a new name and if press yes for all the named
cells, then there's no longer any named cell in the copied sheets!

can someone help?
TIA
amit

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default named ranges and copying sheets to another workbook

hi
to make it bit more clear, I tried deleting the sheets with same name
in the latest version WB and then copying the same sheets(with same
name) from old version WB to new version WB but it still gave me the
same Msg.
and if i dont have any named range in the settings sheet, then my
macros, which rely heavily on the value of these named cells , dont
work.

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
Copying Named Ranges in Chart Series Revolvr Charts and Charting in Excel 1 March 18th 10 12:21 PM
Hyperlink to named ranges and sheets in Excel not working in 2007 Andy Boruta Excel Discussion (Misc queries) 0 December 17th 09 08:53 PM
Copying Worksheets which contain Named Ranges Terry Bennett Excel Worksheet Functions 0 June 25th 09 05:04 PM
Stop named ranges from copying into other workbooks Mike Excel Worksheet Functions 1 April 2nd 08 04:23 PM
Copying Named Ranges Tom Perlman Excel Discussion (Misc queries) 4 December 14th 06 07:34 PM


All times are GMT +1. The time now is 07:50 PM.

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

About Us

"It's about Microsoft Excel"