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
|