Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
halem2
 
Posts: n/a
Default Copy Worksheets from one Workbook to Another


Hi:

I have a workbook with about 250 worksheets, let's call it MW.xls. All
worksheets have a name(a1, a2, etc). Once a week I copy groups of
worksheets and save them as different workbooks(let's say wb1.xls,
wb2.xls). Those workbooks get updated and emailed back to me. I
receive about 15 workbooks through email.

I need to copy different cell ranges from the updates workbooks'
worksheets (let's say from wb1.xls) to the original one(MW.xls). So if
in the emailed workbook I have worksheets a1, a2, a3, I need to copy
cell ranges b5:k5 and a7: j10 to the same worksheets in the original
workbook(MW.xls).

It is a very tedious process and it is identical for every sheet.

Thank you in advance for any help,


--
halem2
------------------------------------------------------------------------
halem2's Profile: http://www.excelforum.com/member.php...fo&userid=9930
View this thread: http://www.excelforum.com/showthread...hreadid=525869

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Marijus
 
Posts: n/a
Default Copy Worksheets from one Workbook to Another

i`d suppose you to use DATA|IMPORT EXTERNAL DATA|IMPORT DATA
and it would look like this.
1. You create master document (MW.xls)
2. and then from master document you use command MOVE OR COPY SHEET and make a copy of sheet to new document. (wb1.xls)
3. then you have to connect master document to child document with
DATA|IMPORT EXTERNAL DATA|IMPORT DATA
4. then send and receive those workbooks with fresh data
5. put received files exactly in the same directory where they were.
6. open master document and update data.



M.A.
"halem2" wrote in message ...


Hi:

I have a workbook with about 250 worksheets, let's call it MW.xls. All
worksheets have a name(a1, a2, etc). Once a week I copy groups of
worksheets and save them as different workbooks(let's say wb1.xls,
wb2.xls). Those workbooks get updated and emailed back to me. I
receive about 15 workbooks through email.

I need to copy different cell ranges from the updates workbooks'
worksheets (let's say from wb1.xls) to the original one(MW.xls). So if
in the emailed workbook I have worksheets a1, a2, a3, I need to copy
cell ranges b5:k5 and a7: j10 to the same worksheets in the original
workbook(MW.xls).

It is a very tedious process and it is identical for every sheet.

Thank you in advance for any help,


--
halem2
------------------------------------------------------------------------
halem2's Profile: http://www.excelforum.com/member.php...fo&userid=9930
View this thread: http://www.excelforum.com/showthread...hreadid=525869
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
halem2
 
Posts: n/a
Default Copy Worksheets from one Workbook to Another


thanks for the help. it was clear as day!:)


--
halem2
------------------------------------------------------------------------
halem2's Profile: http://www.excelforum.com/member.php...fo&userid=9930
View this thread: http://www.excelforum.com/showthread...hreadid=525869

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CaptainQuattro
 
Posts: n/a
Default Copy Worksheets from one Workbook to Another


Here's one solution:

You need to the following preparation one time only.

1) Create a 2 duplicates of the MW workbook. As an example, call
them MW1 and MW2.

2) In the original workbook, In the ranges that you would normally
paste updated values into, create formulas that link to the
corresponding cells in MW1. So in your example, you would replace the
value on sheet A1, cell b5 with a formula that reads =[MW1]A1!B5

The remaining steps are repeated weekly:

3) Now you can split up workbook MW2 for emailing. Do so using the
following method:

Click on the tab for sheet first sheet in the group, e.g. A1.
Hold down the shift key and click on the Tab for the last sheet of the
group, e.g. A30
Right click and select Move or Copy.

In the "To Book" dropdown, choose (new book) and click OK. Save this
new book as WB1 or WB2, as required, and send it off by email.

Let's assume book WB1 contains tabs A1 through A30

4) When the recipient returns the completed WB1 file, do the following
steps WITHOUT OPENING the original MW file:

A) Open book MW1.xls
B) Delete sheets A1 through A30 in book MW1.xls
C) Select all of the sheets in book WB1 using the method I described
above and move them into workbook MW1.xls
D) Save workbook MW1.xls

Now it is safe to open book MW, and the values in sheets A1 through A30
will have magically been updated.

Hope this helps.





halem2 Wrote:
Hi:

I have a workbook with about 250 worksheets, let's call it MW.xls. All
worksheets have a name(a1, a2, etc). Once a week I copy groups of
worksheets and save them as different workbooks(let's say wb1.xls,
wb2.xls). Those workbooks get updated and emailed back to me. I
receive about 15 workbooks through email.

I need to copy different cell ranges from the updates workbooks'
worksheets (let's say from wb1.xls) to the original one(MW.xls). So if
in the emailed workbook I have worksheets a1, a2, a3, I need to copy
cell ranges b5:k5 and a7: j10 to the same worksheets in the original
workbook(MW.xls).

It is a very tedious process and it is identical for every sheet.

Thank you in advance for any help,



--
CaptainQuattro
------------------------------------------------------------------------
CaptainQuattro's Profile: http://www.excelforum.com/member.php...o&userid=32763
View this thread: http://www.excelforum.com/showthread...hreadid=525869

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 between worksheets does not copy formulae just values Chris@1000 Oaks Excel Discussion (Misc queries) 0 March 19th 06 11:44 AM
copy to the clipboard and into another workbook Mark Dvorkin Excel Discussion (Misc queries) 2 February 24th 06 02:41 AM
Protect Workbook vs Worksheet?? Dan B Excel Worksheet Functions 3 November 7th 05 09:02 PM
copy ranges from multiple worksheets simora Excel Worksheet Functions 2 May 18th 05 01:42 AM
Cannot copy from one workbook to another Michael Malinsky Excel Discussion (Misc queries) 4 May 10th 05 05:48 PM


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