Appearance
How to Create a Fillable Form in Word
Applies to: Microsoft Word (Microsoft 365, Word 2021, Word 2019, Word 2016)
Article Type: How-To
Last Updated: 2026-08-08
Summary
A fillable Word form gives people boxes to type in, dates to pick, and lists to choose from, while everything around those fields stays exactly where you put it. This guide builds one from an empty document: the hidden ribbon tab that holds the controls, the five controls worth knowing, the layout trick that stops fields sliding around, and the lock that keeps recipients in their lane.
Before You Start
- Desktop Word. No admin rights are needed — every setting here belongs to your own copy of Word.
- Decide what you want back. If you need answers you can count, chart, and export, build the thing in Microsoft Forms instead — How to Create and Manage a Survey with Microsoft Forms covers that. A Word form is the right choice when the deliverable is a completed document.
- A single tick box or one signature line on an otherwise ordinary document does not need any of this — see How to Insert a Signature Line or Checkbox in Word.
Instructions
1. Show the Developer Tab
The controls that build a form sit on a ribbon tab Word hides by default, and switching it on is a one-time change.
- Click the File tab, then click Options at the bottom of the left sidebar. The Word Options dialog opens.
- Click Customize Ribbon in the left sidebar of that dialog.
- In the Main Tabs list on the right-hand side, tick the Developer check box.
- Click OK. A Developer tab appears at the right-hand end of the ribbon.
- The tab stays there until you clear that check box again. Clearing it hides the tab only — every control you have already placed in a document keeps working.
2. Lay the Form Out in a Table
Fields slide out of line the moment somebody types a long answer, so pin the labels and the boxes to a grid.
- Click Insert > Table and drag out a grid two columns wide, with one row for each question.
- Type each question's label in the left column —
Full name,Department,Start date. - Leave the right column empty. Each field goes there in the next section.
- To hide the grid in the finished form, click inside the table, open the Table Design tab (labelled Design under Table Tools in Word 2016), click the arrow beside Borders, and choose No Border. The lines disappear from the page.
- Click the Layout tab and click View Gridlines. Faint dotted guides return on screen so you can still see the cells; they never print.
3. Add the Fields People Will Fill In
The Controls group on the Developer tab holds one control per kind of answer, and choosing the right one is most of the work.
- Click in the empty cell where the field belongs.
- Click the Developer tab and find the Controls group at the left of the ribbon. Hovering over each small icon names it.
- Click the control that matches the answer you want:
- Plain Text Content Control — names, reference numbers, anything that should stay unformatted.
- Rich Text Content Control — longer answers where the person may want paragraphs or bold text.
- Date Picker Content Control — a date, chosen from a small calendar rather than typed in whatever format the person prefers.
- Drop-Down List Content Control — a fixed set of options, chosen rather than typed.
- Check Box Content Control — a single tick for a yes/no answer.
- The control drops into the cell as a shaded box carrying default prompt text such as Click or tap here to enter text.
- For a drop-down, keep the control selected and click Properties in the Controls group. Under Drop-Down List Properties, click Add, type the option in Display Name, and click OK. Repeat for each option, then click OK to close Content Control Properties.
- Repeat for every row of the table until each label has its field beside it.
4. Set the Placeholder Text with Design Mode
The grey prompt inside each field is ordinary editable text, and Design Mode is the switch that lets you reach it.
- Click Design Mode in the Controls group on the Developer tab. Every control gains a pair of blue tags marking where it starts and ends.
- Click inside a control and select the prompt text between those tags.
- Type the wording you want in its place —
Enter your full legal name, orPick your start date. What you type shows in grey until the recipient types over it. - Repeat for each control.
- Click Design Mode again to switch it off. The blue tags vanish and the prompts settle into grey placeholder text. Toggling Design Mode changes nothing about the controls themselves — it decides only whether you can edit their insides.
- To stop a recipient deleting a field by accident, select the control, click Properties, and tick Content control cannot be deleted under Locking. You can untick it at any time from the same dialog.
5. Lock the Form So Only the Fields Can Be Changed
Restrict Editing stops the recipient typing anywhere except in the fields you built.
- Click Developer > Restrict Editing. The Restrict Editing pane opens down the right-hand side of the window.
- Under Editing restrictions, tick Allow only this type of editing in the document.
- Choose Filling in forms from the list that becomes active underneath.
- Click Yes, Start Enforcing Protection under Start enforcement. The Start Enforcing Protection dialog opens.
- Click OK with both password boxes empty to protect the form without a password. To use one, type it in Enter new password (optional) and again in Reenter password to confirm — and record it somewhere first, because a lost password on a Word document cannot be recovered by Word or by IT.
- Click into the document. The cursor lands in the first field and refuses to go anywhere else; Tab moves from field to field. To make changes yourself later, click Stop Protection at the bottom of the Restrict Editing pane, edit, and enforce protection again.
Filling in forms is tidiness, not security. It keeps your layout intact and stops accidental edits, and that is the whole of what it does — the file is not encrypted, and anyone can click Stop Protection when no password was set. For a document whose contents genuinely must not be read or altered by the wrong people, use How to Password-Protect a PDF or Word Document.
6. Save the Blank Form as a Template
Saving the empty form as a template means each person who opens it starts a fresh copy while the original stays blank.
- Click File > Save a Copy (Save As in older versions).
- Click the file-type list underneath the file name box and choose Word Template (*.dotx). Word switches the save location to your Custom Office Templates folder.
- Type a name for the form and click Save.
- To use it, click File > New, click Personal above the template thumbnails, and click your form. Word opens a new untitled document holding a fresh copy — the template file itself is untouched.
- To change the form later, open the
.dotxfile through File > Open rather than File > New. Opening it from New would hand you another copy and leave the master unedited.
Troubleshooting
INFO
Filling in forms protection exists to keep your layout intact, not to keep information private. It stops accidental edits; it does not encrypt the file. Anything confidential belongs in a genuinely protected document — see How to Password-Protect a PDF or Word Document.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| There is no Developer tab in the ribbon | Word hides it by default | Click File > Options > Customize Ribbon, tick Developer in the Main Tabs list, and click OK. |
| The controls on the Developer tab are greyed out | The document is still protected | Click Developer > Restrict Editing and click Stop Protection at the bottom of the pane. |
| The recipient can still type anywhere in the document | The restriction was ticked but never enforced | Reopen Restrict Editing and click Yes, Start Enforcing Protection. Ticking the restriction on its own does nothing until enforcement starts. |
| A recipient deleted a whole field | The control was not locked | Select the control, click Properties on the Developer tab, and tick Content control cannot be deleted under Locking. |
| Reopening the form shows the last person's answers | The form was saved and shared as a .docx, so everyone types into the same file | Save it as Word Template (*.dotx) and hand people the template, or send a fresh copy each time. |
| Stop Protection asks for a password nobody has | The form was protected with a password that was not recorded | Word cannot recover it. Ask whoever protected the file for the password; if it came from IT, ask IT to send an unprotected copy of the form, and include the file name and the folder it is stored in. |