Some method to have allways 'macro' docs ?

A

Antonio Pérez

Hello again :

I know all the conditions regarding macro security, but I really want a
corporate system to avoid that somebody can't open a doc without use it's
autoopen macro.

I know about server solutions, but my ask is the next : If user have top
level of security set, is it possible to force to user to execute corporate
macros ?

Thanks and excuse my bad english
Antonio Pérez
 
C

Charles Kenyon

No, you can't. The closest is to have the text and formatting of the
document actually created by the AutoOpen macro so that if the macro is not
allowed to run the text is not displayed. Even that only forces it to be run
the first time.

Alternatively, you can sign the project with a recognized certificate, in
which case it should run in the corporate environment once the certificate
has been accepted.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Top