View Single Post
 
Old 08-28-2013, 07:22 AM
PeterSent PeterSent is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Aug 2013
Posts: 2
PeterSent is on a distinguished road
Default formatting text in a word TextBox Object

Hi, i created a Word template form using some of the "controls/design mode" available in the developer tab. I am using the TextBox object in the form for data input. When data is entered the font continues in a single line and if it exceeds the with of the text box is hidden.
How can I set the font to remain within the width of the text box and with scrolling function?
Thanks
Reply With Quote