Interactive forms in word

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.

Creating Fillable Forms Using Microsoft Word

  1. Enable Developer Tab. Open Microsoft Word, then go to the File Tab > Options > Customize Ribbon > check the Developer Tab in the right column > Click OK.
  2. Insert a Control.
  3. Edit Filler Text.
  4. Design Mode button again to exit the mode.
  5. Customize Content Controls.

Contents

  • 1 Can you make a fillable form in Word?
  • 2 How do I create an interactive PDF form in Word?
  • 3 How do you create an interactive form?
  • 4 How do I create an interactive form in Word 2016?
  • 5 How do I save a Word document as a fillable template?
  • 6 How do I make a PDF Interactive for free?
  • 7 Can you make a PDF interactive?
  • 8 How do I make an interactive PDF?
  • 9 What is an interactive form?
  • 10 How do I create a fillable form in Word 2021?
  • 11 How do I create a fillable template in Word 2016?
  • 12 How do I make a fillable form in word and not editable?
  • 13 How do I make a fill in the blank line in Word 2020?
  • 14 How do you make a PDF sharable?
  • 15 How do I add interactive text boxes to a PDF?
  • 16 Can you animate a PDF?
  • 17 Can Google Forms be interactive?

Can you make a fillable form in Word?

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.

Create a Word document and save it in Word, then open Acrobat. Click the “Tools” menu and click “Prepare Form.” Select the Word file to import. Acrobat will detect potential form fields and add them automatically, but you can use the tools in the right editing pane to adjust them, delete them or add new form fields.

How do you create an interactive form?

How to create fillable PDF files:

  1. Open Acrobat: Click on the “Tools” tab and select “Prepare Form.”
  2. Select a file or scan a document: Acrobat will automatically analyze your document and add form fields.
  3. Add new form fields: Use the top toolbar and adjust the layout using tools in the right pane.
  4. Save your fillable PDF:

How do I create an interactive form in Word 2016?

How To Create A Fillable Form in Word 2011 and 2016

  1. Open a new document in Word.
  2. Click on the Word menu and select Preferences.
  3. Click the Ribbon button on the bottom row on the right-hand side.
  4. In the Customize section, scroll through the list and insert a check mark next to Developer.
  5. Click the OK button.

How do I save a Word document as a fillable template?

Saving and Using a Form

  1. Press F12. Word displays the Save As dialog box.
  2. Using the Save As Type drop-down list, select Word Template.
  3. If necessary, change to the directory where the template is to be stored.
  4. In the File Name field, enter the name under which you want this template saved.
  5. Click on Save.

How do I make a PDF Interactive for free?

How To Save an Interactive PDF

  1. Go to File > Export.
  2. Name your save file.
  3. Select Adobe PDF (Interactive) as the file format.
  4. Choose your Export To Interactive PDF options. For example, you need to specify how movies, audio and buttons will act in the new document.
  5. When you’re satisfied with the PDF settings, click OK.

Can you make a PDF interactive?

With the file saved, choose File > Export. In the Export dialog box, choose Adobe PDF (Interactive) as the format. In the Export to interactive PDF dialog box, you can set options like fitting the page in the viewer, showing as spreads, page transitions, and more.

How do I make an interactive PDF?

How to create an interactive PDF

  1. Upload the PDF file in Flipsnack.
  2. Click on the “Editor” button and start inserting interactive buttons in your catalog.
  3. Customize and brand the look of your publication.
  4. Publish your digital catalog as public or private.
  5. Share the link of your interactive PDF with your customers.

What is an interactive form?

An interactive form is a data-gathering window containing multiple questions that interactively change based on user input. In other words, a user’s response to one question may cause one or more additional questions to be added to the window.

How do I create a fillable form in Word 2021?

To do this, click on “File” tab > “Options” > “Customize Ribbon”. Then under the “Customize Ribbon”, select the “Developer” checkbox and click “OK”. Step 2: Open a Word document and you will be able to make the Word document fillable.

How do I create a fillable template in Word 2016?

Creating a computerized form

  1. Press Ctrl+N to create a new document.
  2. On the File tab, choose Save As. You see the Save As window.
  3. Click the Browse button. The Save As dialog box opens.
  4. Open the Save As Type menu and choose Word Template.
  5. Enter a descriptive name for your template and click the Save button.

How do I make a fillable form in word and not editable?

To make a document un-editable, first, select all the text in the document by pressing Ctrl+A. Once all of the text is highlighted, click “Restrict Editing” in the “Protect” group on the “Developer” tab.

How do I make a fill in the blank line in Word 2020?

Place the insertion point where you want the ruling line (underlining). On the Format menu, click Font. In the Underline style box, select the line style you want, and then click OK. For every blank space you want to underline, press CTRL+SHIFT+SPACEBAR.

How do you make a PDF sharable?

Share your document

  1. In Google Drive, select your file.
  2. Click Share .
  3. Enter the names or email addresses of the people you want to share the document, spreadsheet, or presentation with.
  4. Choose their permission level (edit, comment, view).
  5. Click Send.

How do I add interactive text boxes to a PDF?

Using the Text Box feature, you can add text on top of an existing PDF document.

  1. Open your PDF document.
  2. Switch to Edit Mode.
  3. Wait for the Edit toolbar to appear.
  4. Select the Text Box icon.
  5. Click on the page that you want to add the Text Box.
  6. Remove place-holding text and enter desired text in the box.

Can you animate a PDF?

Acrobat Pro can only create animated page transitions, such as “Wipe” and “Fade,” similar to slide transitions in PowerPoint. However, you can use the program’s “Flash” and “3D” tools to embed animated files in your PDFs to create truly animated PDFs.

Can Google Forms be interactive?

“Interactive Forms” enables you to create Google Slides that can be populated live using Google Forms, based on your own customizable template. The presentation is updated live by the participants that each submit a response to your Google Form.

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.


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.

The ability to create customized, interactive forms to collect data is a powerful, but often underutilized feature of Word. In this blog, we will discuss how to create electronic forms using form controls such as text content, drop-down list, and check box. In addition, you will learn how to protect the form and collect data.

Getting Started

In order to work with Forms you must first enable the Developer tab. To do this:

  1. Click File, then Options.
  2. Next, choose the Customize Ribbon category.
  3. Then, check Developer in the right pane.
  4. Click OK to apply the change.Fantastic-Features-in-Microsoft-Word-1 Fantastic-Features-in-Microsoft-Word-2

Creating a Basic Form

First, create a table and layout the basic structure of your form – merge and split cells as necessary and apply desired styles. Be sure to save the file as a template. An example is below:Fantastic-Features-in-Microsoft-Word-3

Inserting Form Controls

Next, you will add some form field controls that will allow the users to interact with the form in an electronic format. Controls are objects that make it easier for users to enter data or make a selection.

You can locate basic form controls in the Controls group of the Developer tab. You will notice that there are different categories of controls: Content controls, Legacy controls, and Active X controls (the latter two accessed by clicking the briefcase icon).Fantastic-Features-in-Microsoft-Word-4

Each category type has its advantages and disadvantages and you should choose the category type depending on your purpose for using the form. Microsoft added Content Controls in 2007 but there remains much to praise about the old Legacy Form fields.

  • Content controls are best if you only intend to print or save the entire form. There are several types of controls available in this category allowing your form to be the most dynamic and robust.
  • Legacy controls are best if you intend to collect data from the form in a text-delimited file. They work only when you protect the document. Other advantages include easy tabbing between fields and shading of editable fields.
  • ActiveX controls are best for webpages and they require macros in order to operate.

Let us take a quick look a few common and popular controls:

Inserts a text box control, where users can enter data.

Inserts a checkbox, where users can specify one or more conditions.

Inserts a drop-down list, where users can pick from a drop-down menu.

NOTE: We will be using Legacy form controls for the remainder of this blog article.

To insert a control:

  1. First, place your cursor where you want the control to appear.
  2. Then, click the desired icon in the Controls group of the Developer tab. The control will appear in the form.

The Legacy Tools menu contains a command to toggle shading on or off for all fields.

To remove a control, select it and then press the Delete key on your keyboard.Fantastic=Features-in-Word-5

Form Field Options

In the case of many controls, the control is ready to go. However, if you insert a customizable item such as a drop-down list for example, you will need to tell Word what sort of content it will contain.

To set field options:

  1. Click the control to select it and click Developer, then Properties.
  2. The appropriate Properties dialog box will open and you can modify various aspects of the control as needed.
    1. For example, adding desired values for a drop-down list (as shown below).
    2. Dialog options may differ depending on what category and type of control you selected.
  3. Click OK to save your changes.

Fantastic-Features-in-Microsoft-Word-6

Protecting a Form

It is recommend that you protect the form from editing by users and limit them only to the portions that need to be completed. This is also required for Legacy forms in order for them to work.To protect a form:

  1. Click Developer, and then Restrict Editing.
  2. From the Restrict Editing task pane, check the second box and chooseFilling in forms” from the drop-down menu.
  3. Then click Yes, Start Enforcing Protection.
  4. From the dialog box that appears, you can choose to protect the form using a password, which is highly recommended. However, passwords are not required; simply leave the password fields blank.
  5. Click OK.

Fantastic-Features-in-Microsoft-Word-7

To stop protecting the form, click Stop Protection. Then, enter the password (if applicable).

An alternative option (especially for Content controls) is to select a text range and then click the Group button. This locks the text range, except in regions that contain editable content controls.

Saving Form Data

After a user completes the form, it is important to determine how the form data will be stored. There are several options to consider:

  • Resave the Template File as a Word Document
  • Save Form Data as a Text File
    • Open/Import in Excel
  • Link to a Database

Of course, people can use Word to fill out the form on their computer and then just print it too!

To resave the template file as a word document:

  1. Click File-Save As-Browse.
  2. Change the file type to .docx.
  3. Add the user’s initials in the file name.

To save form data as plain text:

  1. Click File-Save As-Browse.
  2. Then, in the Save As dialog, click Tools and then Save Options.
    Fantastic-Features-in-Microsoft-Word-8
  3. Click the Advanced category and check “Save form data as delimited text file.”
  4. Click OK.
    Fantastic Features-in-Microsoft-Word-9
  5. At the Save As dialog, choose the file name, location, and file type (if not done in
    Step #2). Ensure that the file type is set to plain text and click Save.
  6. At the File Conversion dialog box, confirm that the data preview looks correct and set any advanced options.
  7. Click OK.

Fantastic-Features-in-Microsoft-Word-10

When you open the plain text file that contains your form data, the information is in fields separated by a delimiter such as a comma. Most of the data should be quite readable. You will see checkboxes indicated as “1” for Yes and “0” for no.

To Open/Import in Excel:

Word extracts the form data typed into the form and saves the data as a .txt file as described in the above steps. Word inserts commas between the fields and Excel uses the commas to separate the data into cells.

  1. Open Excel and browse for the .txt file. You may have to change the file type to All Files.
  2. In Step 1 of the Text Import Wizard, select Delimited. Click Next.
  3. In Step 2, choose comma as the delimiter type. Click Next.
  4. In Step 3, click Finish.

To import several .txt files into a master Excel file, go to Data “Get External Data” From TextComplete Steps 1-3 above. Finally, choose what cell should be the destination cell for the imported data.

To link to a database:

To automatically transfer data, after the form is completed, you can link the form to a database. The process for doing this requires advanced Access and Visual Basic knowledge and is beyond the scope of this blog article. Please work with your Database Administrator to setup.

—————————————————————————————————————————-

For more information about these and similar features, take a Word Class from Centriq. For course descriptions and dates, see our website at https://centriq.com/corporate/class-schedule/?q=Word.

This is the first blog article in a four-part Word series. Be sure to watch for future blog articles in this Word series. The next topic will feature Terrific Tips and then Awesome Add-ins and finally Outstanding Options. Also plan to attend a free Word Lunch and Learn on Wednesday, January 10. We will feature live demonstrations of all of the items covered during this Word blog series. If you would like to attend, CLICK HERE to register.

In addition, if you would like more information about Word or other training classes available, contact a Centriq Training Advisor online or at 913.322.7062 for assistance.

Понравилась статья? Поделить с друзьями:
  • Interactive form in word
  • Interview meaning of the word
  • Interactive excel что это
  • Interview application form word
  • Intentional violation of the graphical shape of a word or word combination