M
mamue
Hi,
i noticed a strange behavior in my (Word-) VBA project:
i want to have a toolbar to be displayed across my whole project, so i
created a separate template with that toolbar and referenced it in all
of my other templates.
when i open on of my templates the toolbar is only loaded if there's
an AutoOpen() or AutoNew() sub in one of the modules, even if there's
no functionality in it. Alternatively the toolbar also is displayed
when i open the vba-editor manually.
it seems that the reference of that shared toolbar template is not
loaded on startup.
regards, matthias
i noticed a strange behavior in my (Word-) VBA project:
i want to have a toolbar to be displayed across my whole project, so i
created a separate template with that toolbar and referenced it in all
of my other templates.
when i open on of my templates the toolbar is only loaded if there's
an AutoOpen() or AutoNew() sub in one of the modules, even if there's
no functionality in it. Alternatively the toolbar also is displayed
when i open the vba-editor manually.
it seems that the reference of that shared toolbar template is not
loaded on startup.
regards, matthias