S
Senad Isanovic
I recorded this code. Need to protect different sections in the document.
But when I run this code nothing heppens. Something is missing... Thanks for
any help,
ActiveDocument.Sections(1).ProtectedForForms = False
ActiveDocument.Sections(2).ProtectedForForms = True
But when I run this code nothing heppens. Something is missing... Thanks for
any help,
ActiveDocument.Sections(1).ProtectedForForms = False
ActiveDocument.Sections(2).ProtectedForForms = True