C
christophercbrewster via OfficeKB.com
I have an update subroutine that is triggered by a Save. (It's invoked by a
"Sub appWord_DocumentBeforeSave" in a separate class module.) During
development, the update routine has a message showing when it's active. It
works correctly except that it occasionally runs when I haven't done a save,
or anything else. (In one case I was in Powerpoint doing something else.)
These seem fairly random so I'm not sure how to test for it. Any ideas what
causes this?
"Sub appWord_DocumentBeforeSave" in a separate class module.) During
development, the update routine has a message showing when it's active. It
works correctly except that it occasionally runs when I haven't done a save,
or anything else. (In one case I was in Powerpoint doing something else.)
These seem fairly random so I'm not sure how to test for it. Any ideas what
causes this?