You need to create either a WithEvents event to intercept the
Document_Close event or if you are using the same document all
the time you can add a module and a class module to take full
control of Words events. I have to go to client site right now, but
if no one can help by the time I get back, I will help you more.

Oh ya, search in code bank for my Excel Event demo. Its the basis
for what you want but in Excel.

Later.