D
DualStar
I am using Word 2007. I have a word template with several macros and
when I open it as a template the macros work fine. When a user opens
the template as an instance the first time, the buttons work. One of
the macros is a command button to save the form as a macro enabled
document (.dotm) in the users My Documents folder.
The save works, but when the user opens the form from his My Documents
folder and tries to use any of the buttons, nothing happens. When I
check the VB Editor the template is visible but the form is referenced
to the Normal template.
Is there any way that I can have the document save with the macro code
attached to the document itself so users can reopen and edit them?
Thanks in advance for any assistance.
when I open it as a template the macros work fine. When a user opens
the template as an instance the first time, the buttons work. One of
the macros is a command button to save the form as a macro enabled
document (.dotm) in the users My Documents folder.
The save works, but when the user opens the form from his My Documents
folder and tries to use any of the buttons, nothing happens. When I
check the VB Editor the template is visible but the form is referenced
to the Normal template.
Is there any way that I can have the document save with the macro code
attached to the document itself so users can reopen and edit them?
Thanks in advance for any assistance.