T
Troy
I'm trying to develop a Visio VBA solution where the code resides in a
stencil that opens with a new drawing.
I currently have everything setup so that when the stencil loads it
adds to the existing menu structure and creates links to macros within
the stencil. The template is referenced to the stencil so the macros
are visible. When I open the template (not a new drawing) this works
flawlessly. I can see and use the menu structure and everything runs.
When I open a new drawing based on the template the drawing has the
menu structure I have added, but the menu items are grayed out. No
error messages or any indication of why this should be. When I look
in the Toos > Macros > [MyStencil] > [module] > subname I find the
macros. They work from this menu.
I know there are a lot of smart people out there, I'm sure someone has
done this before. Any help would be greatly appreciated.
Thank you,
Troy
stencil that opens with a new drawing.
I currently have everything setup so that when the stencil loads it
adds to the existing menu structure and creates links to macros within
the stencil. The template is referenced to the stencil so the macros
are visible. When I open the template (not a new drawing) this works
flawlessly. I can see and use the menu structure and everything runs.
When I open a new drawing based on the template the drawing has the
menu structure I have added, but the menu items are grayed out. No
error messages or any indication of why this should be. When I look
in the Toos > Macros > [MyStencil] > [module] > subname I find the
macros. They work from this menu.
I know there are a lot of smart people out there, I'm sure someone has
done this before. Any help would be greatly appreciated.
Thank you,
Troy