Hi again,
To create and save the template for the first time:
Open a new workbook
Save the (empty) workbook as a template workbook using whatever name is appropriate
Open the TEMPLATE WORKBOOK itself from within Excel - i.e. don't just click on its icon in File Explorer (that would open a "normal" workbook based on the template)
Paste the code from my previous post into the ThisWorkbook VBA CodeModule of the template workbook
Perform a "normal" Save on the template workbook (Use Ctrl+s or the Save icon on the Quick Access Toolbar)
Close the template workbook
Now click on the icon for the template workbook to open a new workbook based on the template and use the SaveAs routine (F12) to have the new workbook saved as a Macro-Enabled workbook named with today's date.
Hope this helps - as always, please keep me informed.
Regards,
Greg M
Bookmarks