| | Help by Product Find help quickly and easily. How-to Resources 2007 Release Learning Resources Support and Feedback Technical Resources | Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.
About printed forms and forms for use in Word
A form is a structured document with spaces reserved for entering information. You design the form, and others can fill it in on paper or in Microsoft Word. You can then compile the information you collected. Designing a form
When designing a form (form: A document that contains fill-in blanks, or form fields, in which you enter information. For example, you can create an online registration form in Microsoft Word that uses drop-down lists from which users can select entries.), you can sketch a layout first, or use an existing form as a guide. Many forms, such as contracts, consist solely of text, with form fields (form field: In a form, a location where a particular type of data, such as a name or address, is stored.) inserted throughout the document so users can provide specific information. Other forms are based on a grid, in which you can combine features such as:
- Tables (table: One or more rows of cells commonly used to display numbers and other items for quick reference and analysis. Items in a table are organized into rows and columns.) to help you align text and form controls (control: A graphical user interface object, such as a text box, check box, scroll bar, or command button, that lets users control the program. You use controls to display data or choices, perform an action, or make the user interface easier to read.).
Tables generally work well when you're creating a form with a simple layout. However, if the layout is more complex, you can insert several tables and separate them with blank paragraphs; use the Draw Table tool; or use nested tables (nested table: A table inserted within a table cell. If you use a table to lay out a page, and you want to use another table to arrange the information, you can insert a nested table.).
- Text boxes (text box: A movable, resizable container for text or graphics. Use text boxes to position several blocks of text on a page or to give text a different orientation from other text in the document.). These are useful when you want to precisely position a block of text, a graphic, or a chart. You can then format the text box borders, background color, text color, and so on.
- Borders and shading. These can designate text areas to be filled in and generally help make key elements in the form attractive and easy to follow.
Advanced options for creating forms
If you want to create more powerful forms, you can use the form controls in the Control Toolbox, which are Microsoft ActiveX controls (ActiveX control: A control, such as a check box or button that offers options to users or runs macros or scripts that automate a task. You can write macros for the control in Microsoft Visual Basic for Applications or scripts in Microsoft Script Editor.).
To use these controls, a knowledge of Microsoft Visual Basic for Applications (VBA) is recommended so that you can customize their behavior.
Note The controls in the Control Toolbox do not function in many browsers (browser: Software that interprets HTML files, formats them into Web pages, and displays them. A Web browser, such as Microsoft Internet Explorer, can follow hyperlinks, transfer files, and play sound or video files that are embedded in Web pages.), so it is recommended that you use them for forms that will be filled out in Microsoft Word, not for Web forms.
|