Originally Posted by TonyJollans
This is very interesting.
My suspicion is that it is somehow related to the customization context - customizing one template from another seems to be flawed,
1. Make sure Word is closed
2. Double click on the DoubleVision template to create a new document based on it
3. Run the macro - from Word, not the VBE
4. The toolbar is NOT added to Normal
I have done this several times and never get the toolbar
5. Now, click on the New icon open a new document based on Normal
6. Go back to the document based on doubleVison
7. Run the macro again, from Word
8. This time I get a toolbar
I have repeated this several times, again with consistent results.
(edited to add this comment - and the related amendments above)
A bit more testing shows this behaviour only to happen when the macro is run via Alt+F8 from Word - it does not happen when run from within the VBE