In Word, you can create a form that others can fill out and save or print. To do this, you will start with baseline content in a document, potentially via a form template. Then you can add content controls for elements such as check boxes, text boxes, date pickers, and drop-down lists. Optionally, these content controls can be linked to database information.
Following are the recommended action steps in sequence.
Show the Developer tab
In Word, be sure you have the Developer tab displayed in the ribbon.
(See how here: Show the developer tab.)
Open a template or a blank document on which to base the form
You can start with a template or just start from scratch with a blank document.
Start with a form template
- Go to File > New.
- In the Search for online templates field, type Forms or the kind of form you want. Then press Enter.
- In the displayed results, right-click any item, then select Create.
Start with a blank document
- Go to File > New.
- Select Blank document.
Add content to the form
Go to the Developer tab Controls section where you can choose controls to add to your document or form. Hover over any icon therein to see what control type it represents. The various control types are described below. You can set properties on a control once it has been inserted.
To delete a content control, right-click it, then select Remove content control in the pop-up menu.
Note
You can print a form that was created via content controls. However, the boxes around the content controls will not print.
Insert a text control
The rich text content control enables users to format text (e.g., bold, italic) and type multiple paragraphs. To limit these capabilities, use the plain text content control.
- Click or tap where you want to insert the control.
- Select Developer > Rich Text Content Control
or Plain Text Content Control
.
To learn about setting specific properties on these controls, see Set or change properties for content controls.
Insert a picture control
A picture control is most often used for templates, but you can also add a picture control to a form.
- Click or tap where you want to insert the control.
- Select Developer > Picture Content Control
.
To learn about setting specific properties on these controls, see Set or change properties for content controls.
Insert a building block control
Use a building block control when you want users to choose a specific block of text. These are helpful when you need to add different boilerplate text depending on the document's specific purpose. You can create rich text content controls for each version of the boilerplate text and then use a building block control as the container for the rich text content controls.
Go to the Developer tab.
Click or tap where you want to insert the control.
Select Building Block Gallery Content Control
.
To learn about setting specific properties on these controls, see Set or change properties for content controls.
Insert a combo box or a drop-down list
In a combo box, users can select from a list of choices that you provide or they can type in their own information. In a drop-down list, users can only select from the list of choices.
Go to Developer > Combo Box Content Control
or Drop-Down List Content Control
.Select the content control, and then select Properties.
To create a list of choices, select Add under Drop-Down List Properties.
Type a choice in Display Name, such as Yes, No, or Maybe.
Repeat this step until all of the choices are in the drop-down list.Fill in any other properties that you want.
Note
If you select the Contents cannot be edited check box, users won't be able to click a choice.
Insert a date picker
- Click or tap where you want to insert the date picker control.
- Select Developer > Date Picker Content Control
.
To learn about setting specific properties on these controls, see Set or change properties for content controls.
Insert a check box
- Click or tap where you want to insert the check box control.
- Select Developer > Check Box Content Control
.
To learn about setting specific properties on these controls, see Set or change properties for content controls.
Use the legacy form controls
Legacy form controls are for compatibility with older versions of Word and consist of legacy form and Active X controls.
- Click or tap where you want to insert a legacy control.
- Go to Developer > Legacy Forms
drop-down. - Select the Legacy Form control or Active X Control that you want to include.
Set or change properties for content controls
Each content control has properties that you can set or change. For example, the Date Picker control offers options for the format you want to use to display the date.
- Select the content control that you want to change.
- Go to Developer > Properties.
- Change the properties that you want.
Add protection to a form
If you want to limit how much others can edit or format a form, use the Restrict Editing command:
- Open the form that you want to lock or protect.
- Select Developer > Restrict Editing.
- After selecting restrictions, select Yes, Start Enforcing Protection.
Advanced Tip:
If you want to protect only parts of the document, separate the document into sections and only protect the sections you want.
To do this, choose Select Sections in the Restrict Editing panel. For more info on sections, see Insert a section break.