Welcome toWord.Tips.Net
Ask a Word Question
Make a Comment
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Setting Fraction Bar Overhang Spacing in the Equation Editor
Printing On Both Sides of the Paper
Turning Off AutoComplete for Dates
Understanding Auto Line Spacing
Adding Comments to Your Document
Conditional Calculations in Word
Word allows you to easily create forms that provide different types of input options for users. One such option is referred to as a drop-down form field. This type of input control is very similar to drop-down lists found in program dialog boxes. Word allows you to add items that appear in the drop-down form field, and then the user can select one of the options from the field when later using the form. Exactly how you create and use form fields has been covered in other issues of WordTips.
Even though the drop-down list form field looks like a drop-down list control that is used in a program dialog box, there is a major difference. The drop-down list form field allows you to only add a maximum of 25 items to the drop-down list. This seems to be a hard-coded limit within Word. If you want to offer the form's user more than 25 options, then you only have a limited number of potential solutions. One rather obvious solution is to either find a way to limit the number of options you offer the user, or to break up the options among a number of drop-down list form fields.
The other potential solution is to use either list box control from the Control Toolbox toolbar or develop a UserForm. A UserForm is usually the best way, because OLE controls inserted in documents (like the list box control) eat memory and also cause macro-warning messages when you open the document (depending on your security settings). For more information on how to create a UserForm, visit the following Word MVP page:
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm
Tip #1626 applies to Microsoft Word versions: 97 2000 2002 2003
Create and Merge! Using Word's mail merge tool you can quickly and easily combine data from a variety of data sources to create great individualized documents that incorporate your data in ways that you control. WordTips: Mail Merge Magic is an invaluable source for learning how to harness the full power of Word's mail merging capabilities.