Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Copy Sheet from One workbook to another EXISTING workbook

Thanks Jim . Tried it and it looks like it does exactly what I'm looking
for.
ken

"Jim Cone" wrote in message
...
ken,
Workbooks("FirstBook.xls").Worksheets("Sheet1").Co py _
after:=Workbooks("SecondBook.xls").Worksheets("She et3")
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Ken Soenen"
wrote in message
...
Does anybody know a way to copy a WorkSheet (in Visual Basic) from one
WorkBook to another EXISTING Workbook. Using comma delimited files doesn't
work because the formatting of the sheet isn't copied. I also tried the
export/import of an xls file (via VB) and it not only didn't copy the
formatting, it didn't copy all the data(which was all values).
thanks,
ken




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 sheet cells into differnt workbook/sheet, How? IVLUTA Excel Discussion (Misc queries) 2 June 2nd 09 11:16 PM
How do I change the sheet or tab order in an existing workbook? Hannah Excel Discussion (Misc queries) 2 January 27th 09 06:10 PM
How do I insert a new work sheet into an existing workbook? lesgold80 Excel Discussion (Misc queries) 1 March 20th 06 09:44 PM
Copy only some existing worksheets to a new workbook munt via OfficeKB.com Excel Programming 5 November 3rd 05 01:03 AM
Copy sheet from one workbook to another workbook problem Ron de Bruin Excel Programming 3 August 5th 04 07:19 PM


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