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