I’m having difficulty seeing the individual macros within a module, after copying to a new template. Here’s what happened.
I have a global template called macros.dot which contains 1 module called NewMacros containing about 20 macros. I used the Organizer to copy the module to a new template.
First problem: I closed & reopened Word, opened dot1.dot, & pressed Alt+F8 to see the macros. None showed up; and I did change the “macros in” from all active templates to dot1.dot.
Second problem: I went to the Organizer & verified that NewMacros was indeed in dot1.dot. I opened the VBE & verified that there was a module called NewMacros. However, I couldn’t access the individual macros on the right side of the VBE. I closed Word, removed macros.dot, & restarted. I opened both dot1.dot & a new document based on it. I could not view the template project. Am I correct that to access the macros within the module of a non-global template, the template must be open AND not loaded?
Third problem: Regardless of whether I remove macros.dot as a global template, & regardless of the combination of opening dot1.dot & loading or not loading it, I cannot access ANY of it’s macros through the customize dialog box! That means that I can’t create a toolbars to access these macros in the template.
I should also point out that I was having trouble getting dot1.dot to stick in the MRU list. I have recently deleted & rebuilt my Data key in the registry to correct that problem.
I was finally able to copy 2 macro buttons (that I had put on a standard toolbar (1 in normal.dot & 1 in macros.dot) to a custom toolbar in my new template & have it work. It’s accessing the macros in dot1.dot b/c nothing else is loaded. But I still can’t edit NewMacros. And it won’t stay in the MRU list. After deleting the last 2 MRU entries from the list, & opening dot1.dot, now all the macros are listed under Tools/Customize/Macros. Still not listed under Alt+F8.
Basically, I’m trying to find out what I’ve done wrong so that I can access these macros in dot1.dot through the customize dialog box & through Tools/Macro/Macros…OR if I’m still having a corruption problem.
Thanks in advance for any assistance.