If you need to collect information from clients or employees—such as an HR intake sheet or a project request form—sending a standard Word document often results in chaos. Users will accidentally delete your questions, mess up the formatting, or type answers in the wrong places. To solve this, you can convert your document into a Fillable Form, locking down the structure and providing designated text boxes, dropdown menus, and checkboxes for the user to interact with.
Step 1: Enable the Developer Tab
The tools required to build forms are hidden by default to avoid confusing standard users. You must enable the Developer tab on the ribbon.
- Open Microsoft Word.
- Click File > Options.
- In the left pane of the Options dialog, click Customize Ribbon.
- In the right-hand list (under “Main Tabs”), check the box next to Developer.
- Click OK. You will now see a new “Developer” tab at the top of your screen.
Step 2: Design the Layout (Using Tables)
The secret to a professional-looking form is to use invisible tables to align your text. If you just use the Spacebar or Tab key, the document will break as soon as the user starts typing.
- Navigate to the Insert tab and click Table. Insert a 2-column table.
- In the left column, type your question (e.g., “First Name:”).
- Leave the right column empty; this is where the form control will go.
- Once your layout is finished, click the table selector (the small crosshair in the top-left corner of the table), go to the Table Design tab, click Borders, and select No Border to make the grid lines invisible.
Step 3: Insert Form Controls
Now you will add the interactive elements to the empty right-hand column.
- Click inside the empty cell where you want a text box to appear.
- Go to the Developer tab. Look for the “Controls” group.
- Click the Rich Text Content Control icon (it looks like a blue ‘Aa’). A box will appear saying “Click or tap here to enter text.”
- To add a checkbox (e.g., next to “I agree to the terms”), click the Check Box Content Control icon.
- To add a dropdown menu (e.g., for selecting a State), click the Drop-Down List Content Control icon.
Step 4: Configure Dropdown Menus
If you inserted a dropdown menu, you need to populate it with choices.
- Click on the Drop-Down List control you just inserted so it is highlighted.
- On the Developer tab, click the Properties button.
- In the Content Control Properties dialog box, look at the bottom section labeled “Drop-Down List Properties.”
- Click Add… and type a choice (e.g., “New York”). Repeat this for all the choices you want to offer.
- Click OK.
Step 5: Restrict Editing (Locking the Form)
This is the most crucial step. If you send the document now, users can still delete your questions or modify the dropdown menus. You must lock the document so they can only interact with the controls you added.
- On the Developer tab, click Restrict Editing. A pane will open on the right side of the screen.
- Under step 2 (“Editing restrictions”), check the box that says Allow only this type of editing in the document.
- From the drop-down menu directly below that checkbox, select Filling in forms.
- Under step 3, click the Yes, Start Enforcing Protection button.
- A dialog box will ask you to enter a password. Enter a memorable password (if you lose it, you cannot edit the form layout again). Click OK.
Your form is now complete. If you save the document and send it to a user, they will find that they cannot alter the text, change the fonts, or break the layout; they can only click inside the designated boxes and type their answers.