how can i run a macro when closing a doc or word?
P Perry Jan 17, 2004 #2 closing docs http://word.mvps.org/faqs/macrosvba/DocumentEvents.htm closing word http://word.mvps.org/faqs/macrosvba/AppClassEvents.htm The latter will require comprehensive VBA knowledge. Krgrds, Perry
closing docs http://word.mvps.org/faqs/macrosvba/DocumentEvents.htm closing word http://word.mvps.org/faqs/macrosvba/AppClassEvents.htm The latter will require comprehensive VBA knowledge. Krgrds, Perry