PC Review


Reply
Thread Tools Rate Thread

Copy a worksheet to a new workbook without links

 
 
shewcraft.ryan@gmail.com
Guest
Posts: n/a
 
      10th Oct 2007
I have two workbooks that are identical except that one has a few
extra sheets on it. I want to move those sheets onto the second
workbook. However, when I try to do this, it keeps references linked
to the first workbook. Since I have all of the same sheet names in
both workbooks, these are unnecessary. Furthermore, they create
problems because the links make the formulas longer than the character
limit. Is there any way I can move the sheets without linking the
formulas?

Thanks,

Ryan

 
Reply With Quote
 
 
 
 
Jim Rech
Guest
Posts: n/a
 
      10th Oct 2007
After the copy use Edit, Links, select the old file, click Change Source and
pick the new file.

--
Jim
<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
|I have two workbooks that are identical except that one has a few
| extra sheets on it. I want to move those sheets onto the second
| workbook. However, when I try to do this, it keeps references linked
| to the first workbook. Since I have all of the same sheet names in
| both workbooks, these are unnecessary. Furthermore, they create
| problems because the links make the formulas longer than the character
| limit. Is there any way I can move the sheets without linking the
| formulas?
|
| Thanks,
|
| Ryan
|


 
Reply With Quote
 
shewcraft.ryan@gmail.com
Guest
Posts: n/a
 
      10th Oct 2007
On Oct 10, 9:38 am, "Jim Rech" <jrr...@hotmail.com> wrote:
> After the copy use Edit, Links, select the old file, click Change Source and
> pick the new file.



That doesn't work because the formulas are too long and I get an error
when I try to update the links.

 
Reply With Quote
 
Dave Peterson
Guest
Posts: n/a
 
      10th Oct 2007
Maybe this'll work for you:

You could select the range to copy
(all the cells on all the sheets to be moved/copied???)
change all the formulas to strings
edit|replace
what: =
with: $$$$$=
replace all

Move/copy the sheets to the new workbook

and change all the strings back to formulas
(in both all the worksheets in both workbooks!)
edit|replace
what: $$$$$=
with: =
replace all




(E-Mail Removed) wrote:
>
> I have two workbooks that are identical except that one has a few
> extra sheets on it. I want to move those sheets onto the second
> workbook. However, when I try to do this, it keeps references linked
> to the first workbook. Since I have all of the same sheet names in
> both workbooks, these are unnecessary. Furthermore, they create
> problems because the links make the formulas longer than the character
> limit. Is there any way I can move the sheets without linking the
> formulas?
>
> Thanks,
>
> Ryan


--

Dave Peterson
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy cell value from one worksheet to matching worksheet in another workbook rech Microsoft Excel Programming 4 29th Sep 2011 03:02 PM
Links from one worksheet to another within the same workbook Rick Microsoft Excel Misc 0 1st Mar 2008 07:27 PM
Copy Excel Worksheet to new Workbook via VBA without Links to original Workbook JamesDMB Microsoft Access Form Coding 0 21st Mar 2007 06:13 PM
Copy Data from Workbook into specific Worksheet in other Workbook? kingdt Microsoft Excel Misc 1 16th Mar 2006 06:55 PM
copy worksheet from closed workbook to active workbook using vba =?Utf-8?B?bWFuZ28=?= Microsoft Excel Worksheet Functions 6 9th Dec 2004 07:55 AM


Features
 

Advertising
 

Newsgroups
 


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