Use TextBox form control to work around 255-character limit in Word 97 (159261)
The information in this article applies to:
- Microsoft Word 97 for Windows
This article was previously published under Q159261 SUMMARY
The Word FILLIN field prompts you for text that is used as the FILLIN field
result. The maximum number of characters that can be entered in a FILLIN
field is 255. In addition, the Microsoft Visual Basic for Applications
InputBox statement is restricted to this 255 character limitation.
Microsoft Visual Basic for Applications allows you to construct a dialog
box using the UserForm command. The form can contain text box controls
into which you can type more than 255 characters. This article describes
how to create and display the form.
REFERENCES
For more information about getting help with Visual Basic for Applications,
please see the following article in the Microsoft Knowledge Base:
163435
VBA: Programming Resources for Visual Basic for
Applications
Modification Type: | Minor | Last Reviewed: | 1/12/2006 |
---|
Keywords: | kbhowto kbinfo kbmacroexample kbusage KB159261 |
---|
|