Can someone give me sample code on how to protect a document after it has been initialized by a macro? I can't protect the document to begin with because it is a template that has a couple of macros that insert text into specific fields. The template also has a form with checkboxes in it. If you protect the document, the checkboxes work, but the fields that the macro addresses cannot be edited, at least not to my knowledge anyway, so I want to create a macro that will automatically protect the document after the template has been opened and the macros have run. I appreciate any help offered. Thanks