Protected Document-Allow Page Break

K

klav

I have a document that is protected but I want to allow users to insert a
page break but not modify the content of the document in any other way.
What is the easiest way to do this?
 
W

Word Heretic

G'day "klav" <[email protected]>,

You need some VBA to unprotect the document, use the selection to
insert a page break character, and then reprotect the document again
without resetting the field contents.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


klav reckoned:
 
Top