Excuse me, but you wrote:

"only on document close"

You never mentioned closing Word itself. Your initial code was using Document_Close...again, not Word itself.

Hmmm, I think you will have to use WithEvents...I think. Let me check it out.



Hmmmm...no luck so far. I made a Class, and tried using Quit to intercept closing Word itself, but I can not (so far) make it work the way you want. Tony? Steve?