LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copying tabs from one workbook to another workbook

Hi!

Here is the problem:

1) Worbook1.xls June tab : cell C10 = 2,000
2 tabs Total tab: cell C10 = June!C10

2) Workbook2.xls June tab : cell C10 = 3,000
1 tab


Because Workbook2.xls does not have the tab Total, we want to copy it
from Workbook1.xls. So we insert a tab called Total in Workbook2.xls.
Then we copy the Total tab from Workbook1.xls to the Total tab in
Workbook2.xls.

The result is not what we want ! In Workbook2, in Total Tab, cell C10,
we will get 2,000 instead of 3,0000 !

The problem is in the copying: the formula June!C10 keeps in workbook2
keeps its reference with the June tab of workbook1 even if there is an
identical June tab in workbook2.

How can we solve the problem and copy the Total tab from Workbook1.xls
into Workbook2 and that the formula June!C10 has reference the June
tab of Workbook2 instead that the reference of Workbook1,

Thanks a lot

Michel Pilon
 
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 workbook formating to a differnent workbook Roger Excel Worksheet Functions 0 October 30th 09 05:27 PM
Excel 07: Copying data between tabs in a workbook (automatically) ROinBOA Excel Discussion (Misc queries) 0 February 26th 08 08:03 PM
Select sheet tabs in workbook & save to separate workbook files stratocaster Excel Worksheet Functions 2 March 1st 06 03:35 PM
Copying A Worksheet From Each Open Workbook to an new Workbook carl Excel Worksheet Functions 1 January 3rd 06 05:37 PM
Copying tabs in a workbook Kevin Daly Excel Programming 6 February 12th 04 06:31 PM


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