I have a protected form which has few text form fields. I also have a macro,
which adds new paragraph if needed. In order to work, this macro has to
unprotect document (and protect again when paragraph is added). Now, if user
has entered text in text form fields and runs the macro after that, then all
fields are cleared. Is there a way to keep those texts?
Stefan Blom - 07 Dec 2007 09:54 GMT
See http://word.mvps.org/FAQs/MacrosVBA/TurnFmFlfResetOff.htm

Signature
Stefan Blom
Microsoft Word MVP
>I have a protected form which has few text form fields. I also have a
>macro,
[quoted text clipped - 4 lines]
> all
> fields are cleared. Is there a way to keep those texts?