How to Create a Fillable Form in Word

Microsoft Word includes a built-in set of tools for building forms that users can fill out digitally — without editing the rest of the document. Most people never discover these tools because they're tucked away in a tab that isn't visible by default. Once you know where to look, the process is straightforward, but the right approach depends on what kind of form you need and who will be filling it out.

Enable the Developer Tab First

The fillable form tools in Word live inside the Developer tab, which is hidden by default in both Windows and Mac versions of Microsoft 365 and older Office installations.

To enable it:

  1. Go to File → Options → Customize Ribbon (Windows) or Word → Preferences → Ribbon & Toolbar (Mac)
  2. In the right-hand column, check the box next to Developer
  3. Click OK

The Developer tab will now appear in your ribbon alongside Home, Insert, Layout, and the others.

Understanding Content Controls

Word's fillable form elements are called content controls. These are interactive fields you insert into your document that restrict what users can do in that area. The rest of the document stays locked once you protect the form.

The main content control types available from the Developer tab:

Control TypeWhat It Does
Rich TextLets users type formatted text (bold, fonts, etc.)
Plain TextAccepts unformatted text input only
PictureLets users insert an image into a defined area
Drop-Down ListShows a fixed menu of options
Combo BoxDrop-down list that also accepts typed input
Date PickerOpens a calendar for date selection
Check BoxA toggleable tick box
Repeating SectionAllows users to duplicate a block of content

Each control can be customized through its Properties panel — you can set placeholder text, restrict character counts, lock the title, or format how data appears after entry.

Building the Form Step by Step 📋

1. Design your layout first. Before inserting controls, set up the structure of your form using tables, paragraph spacing, or columns. A clean layout makes the form easier to fill out and easier to protect without visual glitches.

2. Place your cursor where a field should go, then click the appropriate content control button in the Developer tab. Word drops the control in at the cursor position.

3. Customize each control. With a control selected, click Properties in the Developer tab. For a drop-down list, this is where you add the individual options. For a plain text field, you can set placeholder text like "Enter your full name here" that disappears when the user starts typing.

4. Repeat for every field — names, dates, selections, signatures, checkboxes. Group related fields visually using tables so the form reads naturally.

5. Protect the form. When your fields are placed, go to Developer → Restrict Editing. Under Editing restrictions, select Filling in forms from the dropdown, then click Yes, Start Enforcing Protection. You can optionally set a password. This locks all the regular document text and only allows interaction with the content controls.

Legacy Form Fields vs. Content Controls

Older Word documents may use Legacy Form Fields (also accessible via the Developer tab under a "Legacy Tools" dropdown). These include legacy text fields, checkboxes, and drop-down lists that predate the modern content control system.

Legacy fields work with older file formats and are sometimes required for compatibility with certain document management systems or PDF converters. Modern content controls are more flexible and visually polished, but they may not convert cleanly to fillable PDFs when exported — a significant consideration depending on your workflow.

The Fillable PDF Question

Many people create fillable Word forms intending to save or distribute them as PDFs. This is where a compatibility gap often appears. 🔍

When you export a Word form to PDF using File → Save As → PDF, Word's content controls do not automatically convert to interactive PDF form fields. The resulting PDF is typically a flat, non-interactive document.

To get a fillable PDF from a Word document, you generally need:

  • Adobe Acrobat (not just Reader) to add PDF form fields after export
  • A third-party conversion tool that maps Word controls to PDF fields
  • Alternatively, design the fillable form directly in a PDF editor from the start

If your end goal is a fillable PDF, that distinction matters early in the planning process — not after the form is built.

Factors That Shape Your Approach

Several variables determine which method works best in practice:

  • Word version — Microsoft 365 has the most complete content control options; Word 2010 or 2013 has a smaller feature set
  • Mac vs. Windows — The Developer tab and available controls are largely equivalent, but some UI steps differ slightly
  • File format.docx supports full content controls; .doc (legacy format) may limit functionality
  • Distribution method — Will users fill it out in Word directly, or will they receive a PDF? This changes the toolchain entirely
  • Technical comfort of recipients — A form with complex drop-downs and restricted editing may confuse users unfamiliar with Word's form mode
  • Integration needs — If form responses need to feed into a database or be processed automatically, Word forms alone may not be sufficient without additional tools

A straightforward internal form for team use — filled out in Word and returned by email — is a very different project than a public-facing intake form or a document that needs to integrate with other software. Both are achievable, but the setup that makes sense for one won't necessarily suit the other.