How To Lock Fields In Word
Can't take credit for this but I found this forum post from user 'Mike' at. Display the Developer Tab on the ribbon. (Open word options, then clickthe check-box in the Popular section.).
With your template open, navigate to the Developer tab. Click the Protect Document button. (You should see a sidebar.). Under Editing Restrictions, click 'Allow only this type of editing in thedocument' and set the dropdown to 'No changes (Read only)'.
How To Lock Fields In Word 2013
Click somewhere in your template that isn't the header/footer and holdCtrl-A to select all. Under the Exceptions part of the sidebar now displayed in Editingrestrictions, click the check-box for 'Everyone'. In other words, yourentire document is read-only except for the main part in the middle, whichcan be edited by everyone. Hp smart device services on computer. Click the 'Yes, Start Enforcing Protection' button, and set a password ifyou want to.This does exactly what I want it to.
'Declare a variable we can use to iterate through sections of the active document Dim docSec As section 'Loop through all document sections and lock fields in the specified ranges For Each docSec In ActiveDocument.Sections docSec.Footers(wdHeaderFooterFirstPage).Range.fields.Locked = True docSec.Footers(wdHeaderFooterPrimary).Range.fields.Locked = True docSec.Footers(wdHeaderFooterEvenPages).Range.fields.Locked = True Next End Sub Sub CPEUnlockFields 'Update MS Word status bar Application. How to lock parts of document in Word? If you want to allow other users to change the certain parts of a document, you can lock parts of the Word document, and the unlocked parts of the document can be edited freely. Lock specified sections of document in Word. Lock part of documents with content control in Word. Position the cursor where you want to insert the field. Click the Insert tab. In Word 2003, choose Field from the Insert menu and skip to step # 5. Click the Quick Parts drop-down in the Text group. Choose Field, as shown in Figure A. Narrow your search by choosing an item from the Categories drop-down.