Reference not loaded on startup

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top