Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
i need the VBA code to insert a worksheet that is used as a template into
another workbook. the code may include 1 or more insertions of different templates so i 'd like to get them on sequential wortksheets within the workbook. tia, mcnewsxo |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So what you are trying to do is grab a worksheet from another workbook and
put it in the new workbook... or are you just trying to insert a new worksheet? "mcnewsxp" wrote: i need the VBA code to insert a worksheet that is used as a template into another workbook. the code may include 1 or more insertions of different templates so i 'd like to get them on sequential wortksheets within the workbook. tia, mcnewsxo |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
So what you are trying to do is grab a worksheet from another workbook and
put it in the new workbook... or are you just trying to insert a new worksheet? the former. i will use one spreadsheet as a template. open the template spreadsheet, create a new spreadsheet and copy the template into the new spreadsheet. the code will detect if i need to add other template worksheets into the newly created workbook. "mcnewsxp" wrote: i need the VBA code to insert a worksheet that is used as a template into another workbook. the code may include 1 or more insertions of different templates so i 'd like to get them on sequential wortksheets within the workbook. tia, mcnewsxo |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to insert code | Excel Discussion (Misc queries) | |||
Can I auto insert a worksheet when I insert a value in a cell. | Excel Worksheet Functions | |||
Insert Code | New Users to Excel | |||
automatically insert town name after entering zip code | Excel Discussion (Misc queries) | |||
Write code to insert multiple lines | Excel Discussion (Misc queries) |