Does the path to the Startup folder under File>Options>Advanced>File Locations match that of the folder in which you have placed the .dotm file?
Word Add-in is not loaded in startup
I have developed a Word add-in, written in VBA
The add-in file (*.dotm) is stored in word startup.
However a lot of times it is not loaded.
To solve the problem I connect remotely or guide the customer to enter File > Options > add-ins > word add-ins
And then check the check box near application file name ("checked items are currently loaded").
What is the reason for this problem and how can I solve it without involving my customers.
The startup path is defined as trusted in the option trusted folders list.
Avi
Developer technologies | Visual Basic for Applications
2 answers
Sort by: Most helpful
-
Doug Robbins - MVP - Office Apps and Services 166 Reputation points MVP
2021-12-05T09:49:28.58+00:00 -
אבי שמש 1 Reputation point
2021-12-05T12:34:16.303+00:00 Yes. and also in the trust center (trusted locations). The problem appears randomly. When the application is loaded (by enter File > Options > add-ins > word add-ins) as I described the problem is solved (i.e. the location is valid anyway)