L
Little Penny
Sheets("sheet1").Copy
This line of code copies the sheet1 to a new workbook useing the
default template. Is there a way to put into the code and tell excel
which template to use.
I want to avoid changing everyone default template.
This line of code copies the sheet1 to a new workbook useing the
default template. Is there a way to put into the code and tell excel
which template to use.
I want to avoid changing everyone default template.