I know I can use
Code:
App_DocumentBeforeSave
to perform events before the document is saved, but this is triggered prior to the Save As dialog appears, the document has not been saved and could be cancelled.

I need to trigger an event once the document has been saved.

Anyone know how to do this?

My total MS WORD VBA development time 4 hours (total, ever).