From the screenshot in your question showing the Customize Quick Access Toolbar dialog you appear to have the same routine in three modules. It should only be in one, ideally the template (.dotm) that the document will be created from if the template is to be used by others.
Debugging code is very difficult when you can't see the context. For example:
How are you creating a new document from the template?
What are your macro security settings?
Is the template in a Trusted Location?
|