I followed the steps and just before the empty Word file is created, I get the following error:
The MS Visual Basic window appears, sohowing "D2H_NORM - D2HGlobalConstants (Code).
Inside, the line "strBuffer = Space (255)" has the word "Space" highlighted.
A popup from "Microsoft Visual Basic for Applications" appears, saying "Compile error: Can't find project or library."
(See screenshot below.)

After I "OK" the popup, and dismiss VB, the VB message "This command will stop the debugger" appears. When I OK that, the empty Word file appears and everything seems normal (I think; since this is my first time using this, I don't know.)
Then I tried importing a Word file that had content. The same VB error occured, AND the progress bar on "Importing <file name>" went to 100% but stayed there until I OKed the VB stuff, after which the progress bar finished and the Word file appeared.
Any idea what's going on?
UPDATE:
I'm now trying to compile a small project with three topics. That error pops up (and stalls everything until it's dismissed) three times during compile.