Macro in .dot file produces error...
I have created a .dot file for my employers that contains functions that add a toolbar and button to Word. When the button is clicked, it displays a dialog box so users can insert text into the active document. It has been distributed throughout the company and has worked fine on all the systems on which it has been installed... except one. On that one system, the following error appears whenever the button is clicked to bring up the dialog box:
Compile error in hidden module: GlossaryMethods
The error only comes up on this one system and I can't imagine why or what might be different about the way Word is installed on this one machine that might cause a problem. When I ask for help on the error message, it says something about a protected module but I'm pretty sure that I didn't protect the module. Any idea what I might look for in order to resolve this issue?
|