M
morau99
I am using custom doc properties to store some values and update
several fields in a word document after a particular event. I do not
want users to be able to overwrite any of the fields by typing. I
believe that this can be accomplished by selecting the field and
pressing ctrl+shift+F11, but how can I accomplish this
programatically?
(These are fields as in ActiveDocument.Fields)
Thanks!
several fields in a word document after a particular event. I do not
want users to be able to overwrite any of the fields by typing. I
believe that this can be accomplished by selecting the field and
pressing ctrl+shift+F11, but how can I accomplish this
programatically?
(These are fields as in ActiveDocument.Fields)
Thanks!