In Form Field Text is word wrapping possible?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to make a form - and in the text form field I'm trying to get the
information to word wrap, but haven't found a method to do so. Can you
please assist.

Thanks,
Billie S
 
Hi =?Utf-8?B?QmlsbGllIFM=?=,
I'm trying to make a form - and in the text form field I'm trying to get the
information to word wrap, but haven't found a method to do so.
You'd need to place it in a table cell with an exact width setting. The form
field will wrap within the table cell. Or you can put it into a FRAME (from the
Forms toolbar) with an exact width.

Another possibility would be a textbox from the Controls Toolbox, but note that
this will trigger macro security warnings.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Back
Top