Use a TextBox Form Control to work around 255 character limit in Word for Mac (181791)
The information in this article applies to:
- Microsoft Word 2004 for Mac
- Microsoft Word X for Mac
- Microsoft Word 98 Macintosh Edition
This article was previously published under Q181791 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, click the following article number to view the article in the Microsoft Knowledge Base:
173707
How to run sample code from Knowledge Base articles
For more information about VBA, click the following article number to view the article in the Microsoft Knowledge Base:
163435
Programming resources for Visual Basic for Applications
Modification Type: | Minor | Last Reviewed: | 1/12/2006 |
---|
Keywords: | kbdtacode kbhowto kbmacroexample KB181791 |
---|
|