Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cheers Bernie, simple solution, thanks.
Bernie Deitrick wrote: The easiest thing it to create a template with the required code, and use that 19-Nov-09 The easiest thing it to create a template with the required code, and use that template as the basis of the workbook that you create when you split the single worksheet. Use code like Dim myB As Workbook Set myB = Workbooks.Add("C:\Folder\Template Name.xlt") HTH, Bernie MS Excel MVP Previous Posts In This Thread: EggHeadCafe - Software Developer Portal of Choice Retrieve Hardware Identifiers in C# with WMI http://www.eggheadcafe.com/tutorials...e-identif.aspx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro to create a new workbook/ macro to copy columns | Excel Programming | |||
Macro to create new workbook | Excel Programming | |||
Using a macro to create a macro in another workbook | Excel Worksheet Functions | |||
how to create a macro that runs other macro in the same workbook | Excel Programming | |||
Create new workbook when macro is run | Excel Programming |