I have a global template in Word’s the startup folder.
I know I can do so if I have a .dot file in which I place a procedure called “Document_Open()” and the code inside this will execute when a document is opened.
But… How can I write a procedure in the global template that intercepts opening a document?
It does not work with “Document_Open()”.
Rgds
Bj