![]() |
#1
|
|||
|
|||
![]()
Hello,
we are using the protection function in word with "exceptions", so that users can only edit defined ranges. Is it possible to disable, or if not, to delete the exceptions ranges, so that we can have an final document at the end? Usually we would use the protectiontype wdallowonlyreading, but this is the same as required for the exceptions. If ActiveDocument.ProtectionType = wdNoProtection Then ActiveDocument.Protect Password:="", noReset:=False, Type:= _ wdAllowOnlyReading, UseIRM:=False, EnforceStyleLock:=False End If Thanks in advance! |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help Customizing Document Protection | bgmsd | Word | 2 | 06-07-2015 07:31 AM |
![]() |
ubns | Word | 1 | 09-12-2012 06:33 PM |
![]() |
aedmyr | Word | 2 | 04-13-2012 08:32 PM |
Document protection | Daved2424 | Word | 0 | 11-17-2010 01:22 AM |
![]() |
jknyc | Word | 1 | 06-22-2009 11:47 PM |