ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Copying template to workbook but user form does not copy? (https://www.excelbanter.com/excel-programming/344974-copying-template-workbook-but-user-form-does-not-copy.html)

Alan Ibbotson

Copying template to workbook but user form does not copy?
 
I have a toolbar button that when clicked will import a template.

Code:
Sheets("Sheet1").Select
Sheets.Add Type: = "L:\SALES\TEMPLATE\MyTemplate.xlt"

This works fine. The problem is that the template has a VBA coded UserForm
that is supposed to run everytime a certain cell is selected. It works just
fine when I have the template open. But when I import the template using the
button, the UserForm does not come with the template.

How can I get the UserForm to stay with the template?

TIA
Alan





All times are GMT +1. The time now is 10:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com