What a dropdown list is and why you'd use one

A dropdown list in Word is a box where someone can click to reveal a list of preset options and pick one. Instead of typing "New York" or "California" or "Texas" into a form, the person clicks the box and selects from options you've already written. Word calls this a "drop-down list content control."

You use dropdowns when you want to limit what someone can type, reduce typos, and make a form faster to fill out. A medical intake form might have a dropdown for blood type. An order form might have one for shirt size. A survey might have one for "How satisfied are you?" with options like "Very satisfied," "Somewhat satisfied," and "Not satisfied."

The dropdown stays hidden until someone clicks it. Then the list drops down (hence the name), they pick one option, and the list closes again.

Key Takeaways

  • Dropdowns in Word are built using the Developer tab, which you may need to turn on first in Word's options.
  • You insert a dropdown by going to Developer > Drop-Down List Content Control, then right-click it to add your list of choices.
  • Each option you add becomes one choice in the dropdown; you type them one at a time.
  • Once you've built the dropdown, you can protect the form so people can only fill in the blanks you created, not edit the rest of the document.

Turn on the Developer tab if you don't see it

The Developer tab is where Word keeps the tools for building forms. It's hidden by default, so you may need to turn it on first. Open Word and go to File > Options > Customize Ribbon. On the right side, under "Main Tabs," check the box next to "Developer." Click OK.

Now you'll see a Developer tab at the top of Word, next to View and References. If you already see it, skip this step.

Insert the dropdown control

Click in your document where you want the dropdown to appear. Then click the Developer tab. Look for a button labeled "Drop-Down List Content Control" — it looks like a small box with a downward-pointing arrow. Click it.

A gray box will appear in your document. This is the dropdown control, but it's empty. It will say something like "Click here to enter text" or show a placeholder. Don't type in it yet. You need to add your list of options first.

Add your list of options to the dropdown

Right-click on the gray dropdown box you just created. A menu will pop up. Click "Properties" (or "Drop-Down List Properties" depending on your Word version). A dialog box opens.

In the dialog, you'll see a section called "Drop-Down List Properties" with a field that says "Add Choice" or similar. Type your first option into that field — for example, "New York." Click the "Add" button. Type your second option — "California" — and click Add again. Keep going until you've entered all the options you want.

The options will appear in a list in the dialog box as you add them. You can click on any option and use the "Remove" button to delete it, or use the up and down arrows to reorder them. When you're done, click OK.

Test the dropdown and adjust if needed

Click on the dropdown box in your document. A small arrow should appear on the right side of the box. Click that arrow and your list of options should drop down. Click one to select it. The dropdown closes and shows your choice.

If an option is misspelled or you want to add more choices, right-click the dropdown again and select Properties. You can edit the list, add new options, or remove ones you don't need. Click OK when you're done.

Protect the form so people can only fill in the blanks

Once your dropdowns are built, you can lock the document so people can only click the dropdowns and fill in other blanks you've created — they can't edit the rest of the text or delete your instructions. Go to Developer > Protect Document > Restrict Editing. A panel opens on the right side.

Check the box that says "Limit formatting to a selection of styles" or "Allow only this type of editing in the document." Choose "Filling in forms" from the dropdown. Click "Yes, Start Enforcing Protection." You can set a password if you want, or leave it blank. Click OK.

Now when someone opens the form, they can click the dropdowns and type in text boxes, but they can't change your labels or instructions. If you need to edit the form later, go back to Developer > Protect Document > Stop Protection to unlock it.

Frequently Asked Questions

Can I make a dropdown that lets people type something not on the list?

No. Word's dropdown list control only lets people pick from the options you've added. If you want to let people type their own answer or pick from a list, you'd use a text box instead of a dropdown. Dropdowns are for when you want to force a choice from your list only.

What if I want to change the dropdown options after I've shared the form?

If the form is protected, you'll need to unprotect it first. Go to Developer > Protect Document > Stop Protection. Then right-click the dropdown, select Properties, and edit your list. When you're done, protect the form again the same way.

Can I make a dropdown that shows different options based on what someone picks in another dropdown?

Word's built-in dropdowns can't do this. You would need to use a more advanced tool like Microsoft Forms or a survey platform. Word dropdowns are simpler — they show the same list of options every time, no matter what else is filled in.

Why does my dropdown show "Click here to enter text" instead of my options?

You probably haven't added any options yet, or the Properties dialog didn't save them. Right-click the dropdown, select Properties, and make sure your options are listed in the "Drop-Down List Properties" section. If the list is empty, add your options again and click OK.