Problem
When attempting to create a new Word document, you receive the following VBA error:
Can't find project or library
As a result of this error, the Citavi Word Add-In no longer works.
Cause
Every Word document uses the Word default template Normal.dotm. This error can occur when the Normal.dotm template is replaced (for example by a company template) and another project name is used instead of "Normal".
Solution
- Open the customized .dotm file. You can find the file in the folder C:\Users\[User name]\AppData\Roaming\Microsoft\Templates
- Press Alt+F11
- Right-click the project name.
- Click Project Properties.
- In the Project Name field, enter Normal (screenshot).
- Save the template.