How to use the TextBox form control to work around the 255-character limit in Word (212717)
The information in this article applies to:
This article was previously published under Q212717 SUMMARY
The Microsoft Word FILLIN field prompts you for text that is used as the field
value. 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 a TextBox control
into which you can type more than 255 characters. This article describes
how to create and display the user form.
REFERENCES
For more information about getting help with Visual Basic for Applications, click the following article number to view the article in the Microsoft Knowledge Base:
226118
List of resources that are available to help you learn Visual Basic for Applications programming
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbmacroexample kbProgramming kbusage KB212717 |
---|
|