ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Move and Copy (https://www.excelbanter.com/new-users-excel/165641-move-copy.html)

[email protected]

Move and Copy
 
Working with Excel 2003 - I am trying to place a previous work spreadsheet
into another workbook - however, when I attempted to move and copy I can only
insert one worksheet into the other workbook.

Please advise
--
Kellie

Gary''s Student

Move and Copy
 
Assuming Book1 is Active and Book2 is already open as well:

Sub Macro1()
Sheets(Array("s1", "s2")).Copy Befo=Workbooks("Book2").Sheets(1)
End Sub

--
Gary''s Student - gsnu200755


" wrote:

Working with Excel 2003 - I am trying to place a previous work spreadsheet
into another workbook - however, when I attempted to move and copy I can only
insert one worksheet into the other workbook.

Please advise
--
Kellie


Pete_UK

Move and Copy
 
If you have both workbooks open, with both file windows visible (use
Window | Arrange | Horizontal to see them both), then you can just
CTRL-drag the worksheet tab from one window to the other to create an
exact copy in the second workbook, i.e. hold down the CTRL key and
drag the tab from one window to the other using the mouse.

Hope this helps.

Pete

On Nov 12, 2:02 am,
wrote:
Working with Excel 2003 - I am trying to place a previous work spreadsheet
into another workbook - however, when I attempted to move and copy I can only
insert one worksheet into the other workbook.

Please advise
--
Kellie





All times are GMT +1. The time now is 02:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com