![]() |
|
#1
|
|||
|
|||
|
Hello,
i have protected my header of the document with the following code: ActiveDocument.Sections(1).ProtectedForForms = True ActiveDocument.Sections(2).ProtectedForForms = False ActiveDocument.Protect Type:=wdAllowOnlyFormFields, Password:="password" Now I would like to use "FormFields" in the header but I cant change the value of them. In detail, I would like to use a ContentControlListEntry. Thanks in advance! |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I un-protect docs I didn't protect? | doctorduncan | Word | 4 | 05-30-2019 11:09 AM |
| How can I replace FormFields with text | Keybraker | Word VBA | 4 | 05-05-2019 08:51 PM |
| Issue Using FormFields.Result | boCash | Word VBA | 0 | 04-04-2017 12:54 PM |
Mailmerge and Formfields
|
Liosis | Mail Merge | 4 | 03-07-2014 12:56 PM |
Protect header/ footer
|
czsti | Word VBA | 1 | 08-14-2013 10:49 AM |