View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom Stefan Blom is offline
external usenet poster
 
Posts: 8,428
Default Formatting Form Fields

If you want users to be able to format text freely, insert an
unprotected section in the form document.

However, if you want users to be able to format any text in a
document, the best solution would be not to use a protected form. Lay
out the template as form, but, instead of protecting it, use
MACROBUTTON fields to create simple click here prompts. See the "Use
Macrobutton field without a macro" section in the article at
http://www.gmayor.com/Macrobutton.htm.

--
Stefan Blom
Microsoft Word MVP


"Dee" wrote in message
...
How do I allow users to change font size/add bold to a text form
field?