Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JK JK is offline
external usenet poster
 
Posts: 78
Default Copy Sheets to New WB Without Linking?

I was told that it is a good idea to create a new WB for an excel
application that has been in revision for 3-4 years. Seemingly, it clears
out any bugs that might have developed after countless changes, etc. Moving
forms and modules is easy, but how can I copy the sheets to the new workbook
without my formulas making a reference to the old workbook. Example: the
formulas in my HideAll sheet (where most calculations take place) end up
like =[old.xls]Sheet1!$A$1 instead of =Sheet1!$A$1. This one should be easy,
but it's driving me crazy because I can't figure it out. Please help. Thank
you.

Jim Kobzeff


  #3   Report Post  
Posted to microsoft.public.excel.programming
JK JK is offline
external usenet poster
 
Posts: 78
Default Copy Sheets to New WB Without Linking?

Thank you William

I tried that but get link back to the book I'm copying from. Perhaps the
trick is to copy all sheets at once?

Jim Kobzeff

"William" wrote in message
...
Hi Jim

Unhide any hidden sheet in the current workbook.
Select all the sheets, right click on one of the sheet tabs and select
"Move or Copy".
Place a check mark against "Copy".
Select the destination workbook from the dropdown list and that should do
it.
--

XL2003
Regards

William



"JK" wrote in message news:wYece.19162$yc.11755@trnddc07...
I was told that it is a good idea to create a new WB for an excel
application that has been in revision for 3-4 years. Seemingly, it clears
out any bugs that might have developed after countless changes, etc.
Moving forms and modules is easy, but how can I copy the sheets to the new
workbook without my formulas making a reference to the old workbook.
Example: the formulas in my HideAll sheet (where most calculations take
place) end up like =[old.xls]Sheet1!$A$1 instead of =Sheet1!$A$1. This one
should be easy, but it's driving me crazy because I can't figure it out.
Please help. Thank you.

Jim Kobzeff





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Copy Sheets to New WB Without Linking?

Apparently you didn't understand the suggestion. Copying all the sheets at
once was what William suggested. Rather than telling you how, perhaps he
should have just said that.

--
Regards,
Tom Ogilvy

"JK" wrote in message news:xPqce.15$eC.13@trnddc07...
Thank you William

I tried that but get link back to the book I'm copying from. Perhaps the
trick is to copy all sheets at once?

Jim Kobzeff

"William" wrote in message
...
Hi Jim

Unhide any hidden sheet in the current workbook.
Select all the sheets, right click on one of the sheet tabs and select
"Move or Copy".
Place a check mark against "Copy".
Select the destination workbook from the dropdown list and that should

do
it.
--

XL2003
Regards

William



"JK" wrote in message

news:wYece.19162$yc.11755@trnddc07...
I was told that it is a good idea to create a new WB for an excel
application that has been in revision for 3-4 years. Seemingly, it

clears
out any bugs that might have developed after countless changes, etc.
Moving forms and modules is easy, but how can I copy the sheets to the

new
workbook without my formulas making a reference to the old workbook.
Example: the formulas in my HideAll sheet (where most calculations take
place) end up like =[old.xls]Sheet1!$A$1 instead of =Sheet1!$A$1. This

one
should be easy, but it's driving me crazy because I can't figure it out.
Please help. Thank you.

Jim Kobzeff







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
copy cell info to other sheets, other sheets dont contain all row. Ja Excel Worksheet Functions 1 November 1st 09 12:53 AM
linking sheets Pammy Excel Discussion (Misc queries) 0 March 12th 09 02:56 PM
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? Daniel Excel Worksheet Functions 1 July 6th 05 09:57 PM
Linking sheets Smith Excel Discussion (Misc queries) 1 March 17th 05 09:35 PM
Linking Sheets vikram Excel Programming 17 June 9th 04 02:36 PM


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