![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Hey guys!
I have a workbook with a sheet called Report Template. I would like for VBA to create a new workbook, with one sheet, using the template from the workbook which created the new workbook. Report Template is sheet4 Will you help me from here? Workbooks.Add ? ? Thanks, Tom [ This Message was edited by: TsTom on 2002-04-06 17:27 ] |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Mar 2002
Location: Chicago, IL USA
Posts: 2,042
|
Quote:
Try Sheets("Report Template").Copy This will copy the sheet to a new workbook. Regards, Jay |
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Location: Cincinnati, Ohio, USA
Posts: 6,824
|
Thanks Jay!
Is what I needed! Tom |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|