Emby
Word 2000 doesn't support Content Controls so you can delete that line and these three will also need to be removed. This won't effect the rest of the code.
For Each oCC In oTarget.ContentControls
oCC.LockContentControl = False
Next oCC
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
|