View Single Post
 
Old 04-12-2018, 08:39 PM
Nikko963 Nikko963 is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Mar 2018
Posts: 12
Nikko963 is on a distinguished road
Default

Thanks, except that #2 has the same problem in reverse. If I lock with exceptions, then a field within the body of the document which doesn't have an exception cannot be modified by my VB script. (Same error.) So while this might take care of my header problem, since the user can't access the header anyway, it just gives me the same problem for fields elsewhere in my document.

I need to have content control objects within the body of my document and my header whose content can only be set by my VBA script. There will naturally be other CC objects (only within the body of the doc) that the user can modify but the user shouldn't be able to touch anything else.

I'll take a look at #1 next...

- Nikko
Reply With Quote