Security Option

S

Sue

Is there a way to change the Security Option to Remove Personal Information
through a script or macro that I can push out to all users? I believe this
is the language that I need to use:

Sub RemovePersonalInfo()
ThisDocument.RemovePersonalInformation = True
End Sub

But how do I implement that for multiple users?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top