VBA for locking all edited content controls after saving word document
Thank you for the prompt response.
The VBA Code answers the question I asked for and I tested it and it works as desired. Is it possible to add a line to your code that disables copying of contents of content control. The target CC is the picture CC. This is to ensure other users cannot copy contents of the picture content control. I have noted that if you protect the document with password, it becomes impractical to unlock the CC unless your have the password to unlock the document and go to design mode>properties and unlock CC. I could be wrong but for me the VBA is good especially if you can add 'disable copying line.' As for check boxes, I will lock for work around.
Thank you.
|