How to run a macro as soon as the document opens with the macro security level set to high

D

Doug Robbins - Word MVP

You would need to have an autoopen macro in a global template such as
Normal.Dot or an addin that is located in the Word Startup directory. It
will then run when all documents are opened - probably not what you wanted.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
 
H

Harold

The code will run as long as the option to trust Installed Templates and
Addins is enabled.
Another option would be to digitally sign the project.


--
Harold Kless, MCSD
Support Professional
Microsoft Technical Support for Business Applications
[email protected]
 
Top