Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copying formulas between workbooks - help needed

I have two workbooks with the same set of identical sheets. One is a master
template, the other is a version of the master with real data in it (the
slave). I want to change some formulas in one sheet in the master & when I'm
happy they work overlay them into the equivalent sheet in the slave so they
act upon the data in there.

The formulas I want to change contain references to cells in other sheets in
the workbook (e.g. =Sheet1!G$70...). My problem is that when I copy the
formulas from the master to the slave it precedes them with the workbook name
of the master (e.g. ='[Master.xls]Sheet1!G$70...) which I don't want it to
do, I just want it to retain its reference to Sheet1 so that it references
that same sheet in the slave. Is there a way of doing this? I have tried
copying/pasting the formulas and moving/copying the entire sheet but get the
same result either way.

I have a similar issue with a Form button when I copy the entire sheet. When
copied from Mater to Slave the assigned macro refers back to the master. The
same macro exists in the slave and I want it to refer to that. Again, is this
possible?

Dave J
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 247
Default Copying formulas between workbooks - help needed

for the links you can go to to the edit menu then links you can change source
and navigate back to the slave instead of the master.....that may do the form
buttons as well
--
paul
remove nospam for email addy!



"DaveJ" wrote:

I have two workbooks with the same set of identical sheets. One is a master
template, the other is a version of the master with real data in it (the
slave). I want to change some formulas in one sheet in the master & when I'm
happy they work overlay them into the equivalent sheet in the slave so they
act upon the data in there.

The formulas I want to change contain references to cells in other sheets in
the workbook (e.g. =Sheet1!G$70...). My problem is that when I copy the
formulas from the master to the slave it precedes them with the workbook name
of the master (e.g. ='[Master.xls]Sheet1!G$70...) which I don't want it to
do, I just want it to retain its reference to Sheet1 so that it references
that same sheet in the slave. Is there a way of doing this? I have tried
copying/pasting the formulas and moving/copying the entire sheet but get the
same result either way.

I have a similar issue with a Form button when I copy the entire sheet. When
copied from Mater to Slave the assigned macro refers back to the master. The
same macro exists in the slave and I want it to refer to that. Again, is this
possible?

Dave J

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 Workbooks and keeping the formulas only? John Excel Discussion (Misc queries) 3 September 12th 08 08:45 PM
Copy formulas between workbooks without copying links MCI Excel Discussion (Misc queries) 8 May 11th 08 05:36 AM
Help Needed With Copying Formulas [email protected] Excel Worksheet Functions 6 April 11th 08 05:59 AM
Copying formulas between workbooks Zoomnbyu Excel Discussion (Misc queries) 0 March 19th 08 07:34 PM
Copying formulas, formats, and sheet names across workbooks Kevin H. Stecyk[_2_] Excel Programming 7 August 22nd 04 09:50 PM


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