Word forms text field

To create a form in Word that others can fill out, start with a template or document and add content controls. Content controls include things like check boxes, text boxes, date pickers, and drop-down lists. If you’re familiar with databases, these content controls can even be linked to data.

Show the Developer tab

If the developer tab isn’t displayed in the ribbon, see Show the Developer tab.

Open a template or a blank document on which to base the form

To save time, start with a form template or start from scratch with a blank template.

  1. Go to File > New.

  2. In Search online templates, type Forms or the type of form you want and press ENTER.

  3. Choose a form template, and then select Create or Download.

  1. Go to File > New.

  2. Select Blank document.

Add content to the form

Go to Developer, and then choose the controls that you want to add to the document or form. To remove a content control, select the control and press Delete. You can set properties on controls once inserted.

Note: You can print a form that was created using content controls, but the boxes around the content controls will not print.

In a rich text content control, users can format text as bold or italic, and they can type multiple paragraphs. If you want to limit what users add, insert the plain text content control.

  1. Click or tap where you want to insert the control.

  2. Select Developer > Rich Text Content Control Rich text control button or Plain Text Content Control Plain text control button.

To set specific properties on the control, see Set or change properties for content controls.

A picture control is often used for templates, but you can also add a picture control to a form.

  1. Click or tap where you want to insert the control.

  2. Select Developer > Picture Content Control Picture control button.

To set specific properties on the control, see Set or change properties for content controls.

Use building block controls when you want people to choose a specific block of text. For example, building block controls are helpful when you need to add different boilerplate text depending on the contract’s specific requirements. You can create rich text content controls for each version of the boilerplate text, and then you can use a building block control as the container for the rich text content controls.

  1. Click or tap where you want to insert the control.

  2. Go to DeveloperBuilding Block Gallery Content Control building block gallery control (or Building Block Content Control).

  3. Select Developer and content controls for the building block.

    Developer tab showing content controls

  1. Click or tap where you want to insert the control.

To set specific properties on the control, see Set or change properties for content controls.

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.

  1. Go to Developer > Combo Box Content Control combo box button or Drop-Down List Content Control List box button.

  2. Select the content control, and then select Properties.

  3. To create a list of choices, select Add under Drop-Down List Properties.

  4. 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.

  5. 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.

  1. Click or tap where you want to insert the date picker control.

  2. Select Developer > Date Picker Content Control Date picker button .

To set specific properties on the control, see Set or change properties for content controls.

  1. Click or tap where you want to insert the check box control.

  2. Select Developer > Check Box Content Control Check box button.

To set specific properties on the control, see Set or change properties for content controls.

Legacy form controls are for compatibility with older versions of Word and consist of legacy form and Active X controls.

  1. Click or tap where you want to insert a legacy control.

  2. Go to Developer > Legacy Forms Legacy control button drop-down.

  3. 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.

  1. Select the content control that you want to change.

  2. Go to Developer > Properties.

    Controls Properties  button

  3. 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:

  1. Open the form that you want to lock or protect.

  2. Select Developer > Restrict Editing.

    Restrict editing button

  3. After selecting restrictions, select Yes, Start Enforcing Protection.

    Restrict editing panel 

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.

Sections selector on Resrict sections panel

Show the Developer tab

If the developer tab isn’t displayed in the ribbon, see Show the Developer tab.

Open a template or use a blank document

To create a form in Word that others can fill out, start with a template or document and add content controls. Content controls include things like check boxes, text boxes, and drop-down lists. If you’re familiar with databases, these content controls can even be linked to data.

  1. Go to File > New from Template.

    New from template option

  2. In Search, type form.

  3. Double-click the template you want to use.

  4. Select File > Save As, and pick a location to save the form.

  5. In Save As, type a file name and then select Save.

  1. Go to File > New Document.

    New document option

  2. Go to File > Save As.

  3. In Save As, type a file name and then select Save.

Add content to the form

Go to Developer, and then choose the controls that you want to add to the document or form. To remove a content control, select the control and press Delete. You can set Options on controls once inserted. From Options, you can add entry and exit macros to run when users interact with the controls, as well as list items for combo boxes, .

  1. In the document, click or tap where you want to add a content control.

  2. On Developer, select Text Box, Check Box, or Combo Box.

    Developer tab with content controls

  3. To set specific properties for the control, select Options, and set .

  4. Repeat steps 1 through 3 for each control that you want to add.

Options let you set common settings, as well as control specific settings. Select a control and then select Options to set up or make changes.

  • Set common properties.

    • Select Macro to Run on lets you choose a recorded or custom macro to run on Entry or Exit from the field.

    • Bookmark Set a unique name or bookmark for each control.

    • Calculate on exit This forces Word to run or refresh any calculations, such as total price when the user exits the field.

    • Add Help Text Give hints or instructions for each field.

    • OK Saves settings and exits the panel.

    • Cancel Forgets changes and exits the panel.

  • Set specific properties for a Text box

    • Type Select form Regular text, Number, Date, Current Date, Current Time, or Calculation.

    • Default text sets optional instructional text that’s displayed in the text box before the user types in the field. Set Text box enabled to allow the user to enter text into the field.

    • Maximum length sets the length of text that a user can enter. The default is Unlimited.

    • Text format can set whether text automatically formats to Uppercase, Lowercase, First capital, or Title case.

    • Text box enabled Lets the user enter text into a field. If there is default text, user text replaces it.

  • Set specific properties for a Check box.

    • Default Value Choose between Not checked or checked as default.

    • Checkbox size Set a size Exactly or Auto to change size as needed.

    • Check box enabled Lets the user check or clear the text box.

  • Set specific properties for a Combo box

    • Drop-down item Type in strings for the list box items. Press + or Enter to add an item to the list.

    • Items in drop-down list Shows your current list. Select an item and use the up or down arrows to change the order, Press to remove a selected item.

    • Drop-down enabled Lets the user open the combo box and make selections.

  1. Go to Developer > Protect Form.

    Protect form button on the Developer tab

    Note: To unprotect the form and continue editing, select Protect Form again.

  2. Save and close the form.

If you want, you can test the form before you distribute it.

  1. Protect the form.

  2. Reopen the form, fill it out as the user would, and then save a copy.

Show the Developer tab

  1. On the right side of the ribbon, select Action pop-up menu, and then select Ribbon Preferences.

  2. Under Customize, select Developer .

Open a template or a document on which to base the form

You can start with a blank document and create your own form. Or, to save time, you can start with a form template.

  1. Go to File > New from Template.

  2. In the left pane, expand Online Templates, and then select Forms.

  3. Double-click the form template that you want to use.

Add content controls to the form

  1. In the document, click where you want to add the control.

  2. On the Developer tab, under Form Controls, select Text Box, Check Box, or Combo Box.

  3. To set specific properties for the control, select Options, and then configure the properties that you want.

    Note: To create a list of drop-down items in a combo box, select the combo box placeholder, click Options, and then add the items that you want to appear in the drop-down list.

  4. Repeat steps 1 through 3 for each control that you want to add.

Add instructional text (optional)

Instructional text (for example, «Type First Name») in a text box can make your form easier to use. By default, no text appears in a text box, but you can add it.

  1. Select the text box control that you want to add instructional text to.

  2. On the Developer tab, under Form Controls, select Options.

  3. In Default Text, type the instructional text.

  4. Make sure that Fill-in enabled is selected, and then select OK.

Protect the form

  1. On the Developer tab, under Form Controls, select Protect Form.

    Note: To unprotect the form and continue editing, click Protect Form again.

  2. Save and close the form.

Test the form (optional)

If you want, you can test the form before you distribute it.

  1. Protect the form.

  2. Reopen the form, fill it out as the user would, and then save a copy.

Creating fillable forms isn’t available in Word for the web.

You can create the form with the desktop version of Word with the instructions in Create a fillable form.

When you save the document and reopen it in Word for the web, you’ll see the changes you made.

If you use forms at work, you’ll love the convenience of interactive or fillable forms in Microsoft Word. Forms that you can fill out make gathering information easy.

how to create a fillable form in Wordhow to create a fillable form in Wordhow to create a fillable form in Word

Form templates for Word make it easier to create forms that are both attractive and functional.

 With a fillable form, all you’ve got to do is create a form in Word. Then you can use it over and over again. There’s nothing to print, so interactive forms are good for both your budget and the environment.

If you want a fillable form that also looks good, then begin with a template in Word. Form templates for Microsoft Word are available in Envato Elements and GraphicRiver.

In this tutorial, you’ll learn how to create a fillable form in Word, so you can reap all the benefits of an interactive form.

Find Great Form Templates on Elements

Fillable forms in Word have a variety of uses. Human resources use forms to capture employee and consultant information. Organizations use forms to register members, students, or clients. You also use forms to take orders for your products and services. Those are only a few examples of how useful fillable forms are.

Ideally, you want your Microsoft Word forms to be consistent with your branding. Well-designed forms reflect your credibility and professionalism. That’s why you want to avoid generic-looking forms. Want to know how to make a fillable form in Word that’s aligned with your visual brand?

Word templatesWord templatesWord templates

Get unlimited downloads of Word templates and other creative assets with a subscription to Envato Elements.

The easiest way is by using templates for Word with pre-built tables or forms. One awesome source for Word templates is Envato Elements. Elements has an irresistible offer: for one low monthly fee, you get unlimited downloads of the millions of creative assets in its library. These include:

  • Word templates
  • fonts
  • graphics
  • photos
  • and more

Whatever you need to make your forms look as good as possible, you can find in Elements.

If you need to create only one form, then a better source for Word templates is GraphicRiver. It’s got the same massive library of creative assets but on a pay-per-use basis. For the one-off project in Word, GraphicRiver is a terrific and budget-friendly option.

How to Create Fillable Forms in Word

You may be wondering, «How do I make a fillable form in Word?» Let me take you step-by-step through how to create a fillable form in Word.

Note: In the following tutorial, I’m using Microsoft Word for Mac version 16.48. If you’re using a different version, then the steps and interface may be different. But these steps should still be helpful for you.

1. Show the Developer Tab

As a first step, make sure that the Developer tab is showing up for you. This may be hidden by default. If you don’t see the Developer tab, follow these steps:

Go to Word > Preferences

how to create a fillable form in wordhow to create a fillable form in wordhow to create a fillable form in word

The Word Preferences menu opens. Click on the Ribbon & Toolbar button. 

how to create a fillable form in word - developer tabhow to create a fillable form in word - developer tabhow to create a fillable form in word - developer tab

The Ribbon & Toolbar menu pops up. Under Main Tabs, scroll down and check Developer. Click Save.

how to create a fillable form in word - show developer tabhow to create a fillable form in word - show developer tabhow to create a fillable form in word - show developer tab

The Developer tab should now be visible.

how to create a fillable form in word - developer tab visiblehow to create a fillable form in word - developer tab visiblehow to create a fillable form in word - developer tab visible

2. Determine the Layout and Structure of the Form

The next step is to determine the layout and structure of the fillable form. This will depend on what information you want to capture. You may want to sketch this on a sheet of paper first. 

When you know what the form will look like, create a table in Word. By creating your form as a table in Word, it’ll be easier for you to keep things aligned and organized. The cells of the table are the form fields. Keep this in mind as you create your interactive form. This tutorial shows you the steps for how to make a table in Word:

Another option is to use a Word template with a pre-built table as a form. This way, the form has already been professionally designed. All you’ve got to do is to customize the form in Word according to your needs. Remember that the form template must have been built as a table so that you can make the form interactive in Word.

In the steps that follow, I’m going to create a form from scratch by first creating a table in Word:

how to create a fillable form in word - tablehow to create a fillable form in word - tablehow to create a fillable form in word - table

Now, it’s time to make this a fillable form in Word.

3. Add Form Fields With Content Controls

You create a fillable form in Word by adding form fields. There are different types of form fields with content controls, depending on the types of responses you’re looking for.

Under the Developer tab, you’ll see buttons for creating a Text Box, Check Box, and Combo Box (or drop-down form field).

how to make a fillable form in word - form fieldshow to make a fillable form in word - form fieldshow to make a fillable form in word - form fields

Let me show you how to create each type of form field:

How to Add a Word Fillable Form Text Box

Place the cursor where you would like to create a text field. Click on the Developer tab, then the Text Box button. 

how to make a fillable form in word - text fieldhow to make a fillable form in word - text fieldhow to make a fillable form in word - text field

A text box is created. To change the text box settings, click on Options. The Text Form Field Options menu opens.

how to make a fillable form in word - word fillable form text boxhow to make a fillable form in word - word fillable form text boxhow to make a fillable form in word - word fillable form text box

Here, choose various settings. For example, you’ve got several Text Types to choose from:

  • Regular Text
  • Number
  • Date
  • Current Date
  • Current Time
  • Calculation

Add a Default Text for the form field to guide respondents in filling out the form. You can also specify the Maximum Length and Text or Number Format

how to make a fillable form in word - text typeshow to make a fillable form in word - text typeshow to make a fillable form in word - text types

When you’re happy with the settings, click OK. Repeat for each text box you want to create.

how to make a fillable form in word - text boxes addedhow to make a fillable form in word - text boxes addedhow to make a fillable form in word - text boxes added

How to Add a Check Box to a Fillable Form in Word

Next, let’s make check boxes. First type the text for the check box items. Then, place your cursor in front of the first item. Go to Developer > Check Box

how to make a fillable form in word - check boxhow to make a fillable form in word - check boxhow to make a fillable form in word - check box

A check box appears where your cursor was. Again, change the check box settings by clicking on the Options button.

microsoft word forms - check boxmicrosoft word forms - check boxmicrosoft word forms - check box

The Check Box Form Field Options menu opens. Here you can determine whether the Default Value for the check box is Not Checked or Checked. Specify the Check Box Size and other options. When you’re done setting up the check box options, click OK.

Repeat these steps for the other check boxes.

microsoft word forms - check boxes addedmicrosoft word forms - check boxes addedmicrosoft word forms - check boxes added

How to Create a Drop-down Field in a Fillable Form in Word

Finally, let’s add a drop-down field in our form. Place the cursor where you want the drop-down menu to be, then go to Developer > Combo Box

how to create a fillable word document - dropdown menuhow to create a fillable word document - dropdown menuhow to create a fillable word document - dropdown menu

To add the drop-down menu items, click on the Options button. The Drop-Down Form Field Options menu opens.

how do i make a fillable form in wordhow do i make a fillable form in wordhow do i make a fillable form in word

Type a drop-down item, then click the + sign. 

create editable word documentcreate editable word documentcreate editable word document

Repeat for each drop-down item you want to include in your fillable form. When you’re done, click OK.

create editable word document - dropdowncreate editable word document - dropdowncreate editable word document - dropdown

Only the first drop-down item will appear. You’ll see the rest when you test the form.

4. Finalize the Form

Before using the fillable form in Word, it’s a good idea to first test it. To do this, click the Protect Form button on the Developer ribbon.

how to create a fillable form in word - protect formhow to create a fillable form in word - protect formhow to create a fillable form in word - protect form

Now that the form is protected, fill the form fields like your respondents would. You’ll notice that the drop-down menu items appear when you click on the field or the arrow beside it.

how to create a fillable form in word - test formhow to create a fillable form in word - test formhow to create a fillable form in word - test form

When you’re happy with how the fillable form works, finalize the document by formatting the page. Click Protect Form again to un-protect it, so you can edit the document. Now’s the time to change fonts, colors, add logos, and format the form as you wish.

This is what my final fillable form looks like:

how to create a fillable form in wordhow to create a fillable form in wordhow to create a fillable form in word

You may also decide to remove the shading for each form field. To do so, go to Developer > Shading.

how to create a fillable form in word - shading form fieldshow to create a fillable form in word - shading form fieldshow to create a fillable form in word - shading form fields

I’m going to keep the Shading on, to make it clear to my respondents where they’re supposed to type in their answers. That’s because I deleted the borders of my table to give my form a cleaner appearance. If you keep the table borders, then it makes sense to switch off the form field Shading.

5. Use and Distribute Fillable Forms in Word

Once the fillable form in Word is completed, share it with your users or respondents. Do this by sharing the fillable form as an email attachment.

First, make sure that the form is protected. This ensures that other users won’t be able to edit the form when you share it with them.

Next, click on Share > Share a Copy.

how to create a fillable form in word - share fillable formhow to create a fillable form in word - share fillable formhow to create a fillable form in word - share fillable form

In the menu that opens, click Email as Attachment.

how to create a fillable form in word - share as email attachmenthow to create a fillable form in word - share as email attachmenthow to create a fillable form in word - share as email attachment

This launches your default email application with the fillable form attached.

how to create a fillable form in word - email attachmenthow to create a fillable form in word - email attachmenthow to create a fillable form in word - email attachment

3 Top Form Templates for Word (Unlimited Downloads from Elements)

If you want a form with an impressive design, it’s best to start with a form template for Word. Templates with built-in forms are designed by professional graphic designers. This means the biggest—and hardest—design decisions have already been made for you. By customizing the colors and fonts and adding your logo, you can make the template truly your own.

Below are a few form templates for Word that look great: 

1. Clean Business Registration Form Template

how to create a fillable form in Wordhow to create a fillable form in Wordhow to create a fillable form in Word

Learn how to create a fillable form in Word or use a template like this one from Elements.

The Clean Business Registration Form template for Word allows you to gather basic personal information and contact details. It’s useful for registering employees, clients, members, vendors, and more. This form template comes in A4 size. You’ve got the option of customizing it with your branding colors. The template comes in Microsoft Word files, as well as files for InDesign, Adobe Illustrator, and Photoshop.

2. Order Form

how to make a fillable form in Wordhow to make a fillable form in Wordhow to make a fillable form in Word

When you know how to make a fillable form in Word, you can apply it to a form template.

Receive orders for your products or services with this Order Form for Word. This A4-sized template uses paragraph styles, making it easy to edit in Microsoft Word. It also comes in Adobe InDesign files, if you’re more comfortable editing in that application. A file guide is included to help you customize this template.

3. Client Questionnaire

Microsoft Word formsMicrosoft Word formsMicrosoft Word forms

Microsoft Word forms templates can be made editable in Word.

Impress your clients with this Client Questionnaire template that looks anything but generic. Editable in both Microsoft Word and Adobe InDesign, this form template comes in A4 size. A 34-page guide walks you through how to edit and use the template files.

More of the Best Word Templates for Your Business or Organization

Now you know how to create a fillable Word document. But aside from fillable forms, your business or organization needs other types of documents. Using templates for MS Word helps you create professional-looking documents quickly. Premium Word templates are designed to be easy to customize, so you end up with materials that are coherent with your brand.

Here are more Word templates you can customize to easily create impressive documents for your business or organization:

Learn More About Using Microsoft Word for Your Business and Personal Needs

Whether for personal or business use, MS Word lets you create various kinds of documents. But with power comes complexity, so it can take time to learn how to use its robust features.

The best place to start is with our ultimate guide, Learn How to Use Microsoft Word (Beginner Tutorial Guide). It takes you from the basics of opening and creating Word files, to more advanced skills like comparing and merging two Word documents.

These Word tutorials will also help:

Enhance Your Workflow With Fillable Forms in Word

You’ve seen how convenient it is to use an interactive, fillable form. And now, you know how to create your own fillable form in Word.

Take it up a notch by starting with a Word template, such as those from Elements or GraphicRiver. These professionally-designed templates for Word are sure to impress your clients, employees, or members.

For unlimited downloads of Word templates, take your pick of the vast options in Envato Elements. For one small monthly subscription, you get unlimited downloads of anything you want in its massive library. These include photos, fonts, graphics, as well as sound effects, music, and stock video. If you create many marketing and communication materials, Elements gives you massive value.

For one-off projects, GraphicRiver is another massive library of Word templates and other creative elements. But with GraphicRiver, you pay only for each single use of each item. It’s an affordable way of getting the same professional results.

Word has this nice feature which enables insertion of text fields, check boxes, drop-down lists, etc. You can use these elements to create a form in Word.

These elements are available under the  tab menu Developer in the Word Ribbon. If you are unable to find this tab in the Ribbon, most likely you need to enable this using the Word Options dialog box.

To enable the Developer tab (Word 2007)

1.   Click the Office button Picture1. A drop-down list appears.

2.   Click the Word Options button from the bottom of the list. Word Options dialog box appears.

3.   On the dialog box, under the category Popular (see on the left hand side), select the option Developer tab in the Ribbon. Now, you can view the Developer tab in the Ribbon. See below  image.

untitled

To insert a legacy check box
1. Click the Developer tab.

2.  Under the group Controls, click the Legacy Tools button. A drop-down list of icons appears. See below image.

3.  Under the section Legacy Form, click the check box icon as shown in the below image. Word creates a check box at the cursor position. By       default, the checkbox is in design mode (you can see the Design Mode icon being enabled within the Controls group)

untitled

Note:  If you wish, you can remove the shading of the check box by clicking the Form Field Shading icon under Legacy Form.

4.  By the way, you cannot use the checkbox in design mode. To disable design mode, click the Design Mode icon within the Controls group.

Also, you should enforce protection to the document (or form) before you share it with others to capture information.

This step is applicable to all other controls as well.

To enforce protection
1.  Under the Developer tab, within the group Protect, click icon Protect Document. A drop-down list appears.

2.  From the drop-down menu, click Restrict Formatting and Editing. Restrict Formatting and Editing task pane appears on the right         hand side.

3.  From this dialog box, select option Allow only this type of editing in the document option. A drop-down is enabled. Select Filling in       forms option from the drop-down list. See below image.

4.  Click button Yes, Start Enforcing Protection. The Start Enforcing Protection dialog box appears, which prompts you to enter a                 password.

5.  Enter a password and retype password. Your document is protected and the check box is now clickable.

Untitled 1

Important: Remember that you cannot edit a protected document. If you wish to make changes in the document, you have to remove protection by entering the valid password.

To stop protection

1.   Under the Developer tab, within the group Protect, click Protect Document. The Restrict Formatting and Editing task pane appears.

2.   From the bottom of the dialog box, click the button Stop Protection. Enter valid password to remove protection.

To insert a drop-down list
1.    Under the Developer tab, within the group Controls, click the Drop-Down List icon. A drop-down list appears in the document. See below image.

untitled

2.   You can see the Properties button being enabled within the Controls group. Click Properties. The Content Control Properties dialog box appears.

3.   In the dialog box, under section General, enter a Title of the drop-down list.

4.   Under section Drop-Down List Properties , click button Add to enter the display name and value for the first list item in the Add Choice dialog box and then click OK. Item is added to the list.

In the similar way, you can keep adding items to the list.

5.   Click the Modify/Remove button to edit/delete list items.

6.   Finally, click OK to close the Content Control Properties dialog box. You can view the drop-down list displays all the list items. See below image.

Untitled

7.  Enforce protection to the document, so that list values cannot be modified.

To insert an ActiveX Control check box

1.   Click the Developer tab.
2.   Under the group Controls, click the Legacy Tools button.
3.   From category ActiveX Controls, click the check box icon. A check box is created at the insertion point. See below image.

You can notice that the Design Mode icon being enabled within the Controls group. This is important to edit the check box properties.

4.   Right-click the check box. From the right-click menu, click CheckBox Object and then click Edit. The check is in edit mode. You can enter        a name of the checkbox.
5.   From the right-click menu, click Properties to control properties of the check box.

6.  Click Design Mode to disable. The check box is now clickable.

untitled

Note: The difference between a legacy and ActiveX control check box is that, ActiveX checkbox provides advanced or extended features, i.e. you can write program for it in visual basic to make the check box behave in different ways.

Insert text fields

1.   Click the Developer tab.

2.   Under the group Controls,  click the icon Rich Text or Text. A text field is created in the document. See below image.

3.   You can change the default text appearing in the text box by enabling the Design Mode button in the Control Group.

untitled

Insert a Combobox

  1. Under the Developer tab, within the group Controls, click the Combobox icon Untitled. A combobox is created at the cursor position.
  2. Select the combobox and then click Properties (available within the group Controls. The Content Control Properties dialog box appears.
  3. In the dialog box, under the section General, enter a Title of the combobox.
  4. In the dialog box, under the section Drop-down List Properties, click the Add button. Add Choice dialog box appears.
  5. Enter a display name and value for the first list item. Click OK.
  6. Click Add again to enter a second list item. Click OK. You can keep adding as many item as you need.
  7. Finally, click OK.

The combobox list is populated with the list items. Remember, the combobox should not be in Design Mode to view the list of items. You can find the Design Mode icon within the group Controls . See below image.

untitled

Also See:

https://wordknowhow.wordpress.com/2014/04/03/how-to-create-radio-buttons-option-buttons-in-ms-word/

https://wordknowhow.wordpress.com/2014/04/03/how-to-create-or-add-checkboxes-checkbox-controls-to-your-word-document/

https://wordknowhow.wordpress.com/2014/04/08/how-to-add-a-text-field-in-word/


How to Create a Fillable Form in Word

You can use Word to create interactive digital forms that other people can fill out on their computers before printing or sending them back to you. It takes a little preparation but keeps you from having to decipher messy handwriting! Some of the tools you will use when creating a form include:

  • Templates: Forms are normally saved as templates so that they can be used again and again.
  • Content controls: The areas where users input information in a form.
  • Tables: Tables are often used in forms to align text and form fields, and to create borders and boxes.
  • Protection: Users can complete the form fields without being able to change the form’s text and/or design.

Show the Developer Tab

Before you can create a form, you’ll need to turn on the Developer tab to get access to the advanced tools.

  1. Click the File tab.

    Forms

  2. Select Options.

    Forms

    The Word Options window opens.

  3. Click the Customize Ribbon tab on the left.

    The column on the right controls which ribbon tabs are enabled.

  4. Check the Developer check box.
  5. Click OK.

    Forms

The Developer tab now appears on the ribbon. In addition to advanced tools for macro recording, add-ins, and document protection, we now have access to form controls.

Create a Form

Once you’ve enabled the Developer tab, and created the layout and structure of the form, you can start adding form fields to your document with Content Controls.

  1. Place the text cursor where you want to insert the form field.
  2. Click the Developer tab on the ribbon.

    The Controls group contains the different kinds of content controls you can add to a form, as well as the toggle button for Design Mode.

  3. Click the Design Mode button in the controls group.

    While Design Mode is active, controls you insert won’t be active, so clicking a check box to move it around won’t also check it. You can also customize placeholder text for some controls.

    Forms

  4. Click a Content Control buttons to insert the selected type of control.

    The content control is inserted.

    Select a form field and click the Properties button on the ribbon to edit a control’s options. Depending on the type of control you’ve inserted, you can change its appearance, set up the options in a list, or lock the control once edited.

  5. When you’re done, click the Design Mode button again to exit Design Mode.

    Forms

You leave Design Mode, and the content controls that you’ve inserted can now be used.

Types of Form Controls

There are many different types of form controls you can add to a form that will allow people to add different types of responses.

Finalize a Form

When you’re ready to distribute a form so others can fill it out, you can restrict the form so that content controls cannot be removed or changed by those filling it out.

  1. Click the Restrict Editing button on the Developer tab.

    The Restrict Editing pane appears on the right.

  2. Check the Editing restrictions check box.
  3. Click the Editing restriction list arrow.
  4. Select Filling in forms.

    When this option is enabled, the only change that anyone else can make to this document is the filling in of form fields. They won’t be able to move, delete, or edit the fields themselves until protection is turned off.

    Forms

  5. Click the Yes, Start Enforcing Protection button.

    A password is not required to start enforcing protection, but you can add one if you’d like to prevent just anyone from turning this protection off.

  6. Enter a password (optional), then click OK.

    Forms

The document is now restricted, and anyone you send it to will only be able to fill in the forms.


Word Cheat Sheet

FREE Quick Reference

Click to Download

Free to distribute with our compliments; we hope you will consider our paid training.

Please Note:
This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Working with Form Fields.

Written by Allen Wyatt (last updated March 23, 2019)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365


The fields available for use in forms are accessible through the Developer tab of the ribbon. If you don’t see the Developer tab (it isn’t visible on your system), you need to instruct Word to display it.

If you display the Developer tab and take a look at the Controls group, you’ll notice that there are a bunch of controls available. None of these controls are form fields. Instead, you need to click the Legacy Tools icon, which displays a whole group of controls that originate with older versions of Word. The Legacy Forms group (visible after you click the Legacy Tools icon) includes three types of form fields you can insert in a document: text, check box, and pull-down. Each of these form fields allows the user of the form to select or enter information of the type that you deem appropriate.

As an example, let’s say you are creating an order form and you need a field where a user can enter the name of the person making the order. Further, you want to allow only up to 25 characters to be entered in the field. To accomplish this, follow these steps:

  1. Position the insertion point where you want the field to appear.
  2. Display the Developer tab of the ribbon.
  3. In the Controls group click Legacy Tools and then click the Text Form Field tool. A field indicator appears in the document.
  4. Right-click the form field just entered and choose Properties from the resulting Context menu. The Text Form Field Options dialog box appears. (See Figure 1.)
  5. Figure 1. The Text Form Field Options dialog box.

  6. Make sure the Type pull-down list is set to Regular Text. (This is the type of information you want to allow in the field.)
  7. Change the Maximum Length option to 25.
  8. Click on OK.

You can repeat these steps for all the fields in your form. The only difference would be the type of field entered (which should be appropriate to the type of information you want entered) and the options you set for each field.

The trickiest option you can set is the Maximum Length option, which only appears when you are working with text fields. By default, this option is set to Unlimited, which means the user can enter any amount of information desired. If the information being entered exceeds the right margin of your document, the field height increases, and the text entry continues on the next line. If you don’t want this effect in your form, then the only way around it is to set some maximum length for the field. For instance, if you don’t want your field to wrap to the next line, then you need to set a maximum length guaranteed to fit on a single line. Calculating such a length can be difficult, particularly if you are using a proportional font. For this reason, some people like to set the font of their fields to a monospace font, such as Courier; it makes calculating field lengths easier.

One way around the potential «overrun» problem is to create a table to contain your form fields. The advantage to this is that you can define the width and height of every cell in your table, which limits the vertical movement of text fields if they should be too long. The disadvantage is that some information is not readily displayed in tabular format, and if the entered text is too long, it is not all displayed on the screen or printout. (If the text overruns the size of a static table cell, the additional information is suppressed.

As you set the options for your various fields, notice that you can also define macros that can be executed when the field is entered (first selected) and when it is exited. These allow you to process the information provided in the field.

When a form is being used, the information entered into a field is assigned to a bookmark name. This name is specified in the Options dialog box for each field. Through the use of other bookmark-related fields, you can thus reference field contents elsewhere in your document.

WordTips is your source for cost-effective Microsoft Word training.
(Microsoft Word is the most popular word processing software in the world.)
This tip (8303) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. You can find a version of this tip for the older menu interface of Word here: Working with Form Fields.

Author Bio

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. Learn more about Allen…

MORE FROM ALLEN

Counting Cells with Text Colors

Got a bunch of cells that have different colored text in them? Here’s a great way to count the occurrences of certain …

Discover More

Creating a Full-Page Border

Borders are easy to add around text or entire paragraphs. It may be surprising to you to learn that Word can just as …

Discover More

Understanding Manual Calculation

When you make changes in a worksheet, Excel automatically recalculates everything that may be affected by that change. If …

Discover More

Понравилась статья? Поделить с друзьями:
  • Word forms of despite
  • Word forms of courage
  • Word forms of context
  • Word forms of chaos
  • Word forms of beautiful