Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default Copy worksheet from one file to another

I need to copy one files worksheet and put it into another workbook and
rename the worksheet.

How can I do this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Copy worksheet from one file to another

Open the source and target files, and in the source file right click on the
worksheet tab of the worksheet you want to copy.

In the dialog box that follows, select the destination workbook from the TO
BOOK combo box, indicate where you want the copy placed by selecting the
sheet in the BEFORE SHEET list box, click the COPY checkbox and click OK
--
Kevin Backmann


"pokdbz" wrote:

I need to copy one files worksheet and put it into another workbook and
rename the worksheet.

How can I do this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Copy worksheet from one file to another

Open both workbooks, right click the sheet tab of the sheet you want to
copy, select "Mover or Copy" then find the other workbook in the dropdown,
check copy and click OK


--


Regards,


Peo Sjoblom



"pokdbz" wrote in message
...
I need to copy one files worksheet and put it into another workbook and
rename the worksheet.

How can I do this?



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default Copy worksheet from one file to another

Sorry I wanted to do this with VBA

"Kevin B" wrote:

Open the source and target files, and in the source file right click on the
worksheet tab of the worksheet you want to copy.

In the dialog box that follows, select the destination workbook from the TO
BOOK combo box, indicate where you want the copy placed by selecting the
sheet in the BEFORE SHEET list box, click the COPY checkbox and click OK
--
Kevin Backmann


"pokdbz" wrote:

I need to copy one files worksheet and put it into another workbook and
rename the worksheet.

How can I do this?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default Copy worksheet from one file to another

I guess that is why you posted it in Misc and not in Programming?


--


Regards,


Peo Sjoblom


"pokdbz" wrote in message
...
Sorry I wanted to do this with VBA

"Kevin B" wrote:

Open the source and target files, and in the source file right click on
the
worksheet tab of the worksheet you want to copy.

In the dialog box that follows, select the destination workbook from the
TO
BOOK combo box, indicate where you want the copy placed by selecting the
sheet in the BEFORE SHEET list box, click the COPY checkbox and click OK
--
Kevin Backmann


"pokdbz" wrote:

I need to copy one files worksheet and put it into another workbook and
rename the worksheet.

How can I do this?





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Copy worksheet from one file to another

Record a macro when you do it manually.

Then look at that code.

pokdbz wrote:

Sorry I wanted to do this with VBA

"Kevin B" wrote:

Open the source and target files, and in the source file right click on the
worksheet tab of the worksheet you want to copy.

In the dialog box that follows, select the destination workbook from the TO
BOOK combo box, indicate where you want the copy placed by selecting the
sheet in the BEFORE SHEET list box, click the COPY checkbox and click OK
--
Kevin Backmann


"pokdbz" wrote:

I need to copy one files worksheet and put it into another workbook and
rename the worksheet.

How can I do this?


--

Dave Peterson
  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default Copy worksheet from one file to another

There is a way to trick Excel if you wnt to copy a worksheet which has
a large amount of characters in a cell. You tell Excel to move the
worksheet. After you do that you do NOT save the file that the
worksheet was apart of. There is one caveat--you must have two or
more worksheets in the file you are moving but really copying a
worksheet from.

Steve G

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
Automatically copy the file name to the worksheet tab Bob Excel Discussion (Misc queries) 3 July 12th 07 03:31 AM
copy worksheet without reference to old .xls file royboy Excel Discussion (Misc queries) 5 March 9th 07 02:05 PM
copy part of a worksheet into a worksheet in the same file/keepi. JTB Excel Worksheet Functions 1 September 23rd 06 09:13 AM
copy a same referance from diffrent worksheet on another file copy Excel Worksheet Functions 0 March 22nd 06 01:00 PM
How do I copy a worksheet from a workbook as csv file Husker87 Excel Discussion (Misc queries) 6 March 26th 05 09:41 AM


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