LockFields

Syntax

LockFields

Remarks

Prevents the fields within the selection from being updated.

Example

This example inserts a DATE field and then immediately locks the field. This is useful if you want Word to insert the date for you, but you don't want the date to be updated each time you print the document.


InsertDateField
PrevField
LockFields

See Also

UnlinkFields, UnlockFields, UpdateFields