The basic steps to add a drop-down list in Word

A drop-down list in Word lets you create a field where someone filling out your document can click and choose from options you've set up in advance. This is useful for forms, templates, and documents where you want to limit answers to specific choices. The process uses Word's Developer tools, which aren't visible by default — you have to turn them on first.

To create a drop-down list, you'll need to enable the Developer tab, insert a content control, and then add your list options. The whole process takes about five minutes once you know where to look. Word stores the list options inside the document itself, so the drop-down works the same way on any computer that opens the file.

Key Takeaways

  • You must turn on the Developer tab in Word's ribbon before you can create a drop-down list — it's hidden by default but takes 30 seconds to enable.
  • Drop-down lists use a feature called content controls, which you insert at the exact spot in your document where you want the list to appear.
  • You add your list options by right-clicking the content control and choosing properties, then typing each option one at a time.
  • The drop-down list stays in the document and works for anyone who opens the file, but they can only choose from the options you've created.

Enable the Developer tab first

The Developer tab contains the tools you need, but Word hides it by default. To turn it on, go to File, then Options, then Customize Ribbon. In the right column under Main Tabs, scroll down and check the box next to Developer. Click OK. The Developer tab now appears in your ribbon at the top of the screen.

This setting stays on for all your Word documents going forward — you only have to do it once. If you share a document with someone else, they'll see the Developer tab on their computer too if they've already enabled it, but the drop-down list will work regardless of whether they have the tab visible.

Insert a content control at the location you want

Click in your document where you want the drop-down list to appear. Then click the Developer tab. In the Controls group, you'll see a button that looks like a checkbox with a dropdown arrow — this is the Combo Box or Dropdown List control. Click it. A placeholder box appears in your document where your cursor was.

The placeholder looks like a gray box with placeholder text. This is where the drop-down will live. You can move it or resize it like any other element in Word. If you want the drop-down to appear next to a label (like "Choose your state:"), type the label first, then insert the control right after it.

Add your list options through properties

Right-click on the content control box you just inserted. A menu appears — click Properties. A dialog box opens with tabs and fields. Look for the section that says "Drop-Down List Properties" or "Combo Box Properties" depending on which control you chose. You'll see a field labeled "Add Choice" or similar.

Type your first option into the text field and click Add. Repeat for each option you want in your list. The options appear in a list below as you add them. You can delete an option by selecting it and clicking Remove, or move options up and down using the arrow buttons. When you're done adding all your options, click OK. The dialog closes and your drop-down is ready to use.

Test the drop-down before sharing the document

Click on the drop-down box in your document. A small arrow appears on the right side of the box. Click the arrow and your list of options drops down. Click any option to select it. The selected option now appears in the box. This is how anyone using your document will interact with the drop-down.

If you need to edit the options later, right-click the drop-down again and choose Properties. You can add, remove, or reorder options at any time. Changes you make appear the next time someone opens the document or refreshes it.

Protect your document if you want to lock the drop-down in place

If you're creating a form template, you may want to prevent people from accidentally deleting or moving the drop-down. Go to the Developer tab and click Protect Document, then choose Restrict Editing. A panel opens on the right side. Check the box that says "Limit formatting and editing." Choose "Filling in forms" from the dropdown menu below it. Click Yes, Start Enforcing Protection.

When protection is on, people can only click the drop-down and choose an option — they can't edit the document structure or delete the control. You can turn protection off anytime by clicking Stop Protection in the same panel. This is optional; many documents work fine without it.

Differences between Combo Box and Dropdown List controls

Word offers two similar controls: Combo Box and Dropdown List. The Dropdown List control forces the user to choose from your list only — they cannot type anything else. The Combo Box control lets users either pick from your list or type in their own answer if they want to. Choose Dropdown List if you need strict control over answers. Choose Combo Box if you want to offer suggestions but allow flexibility.

Both controls work the same way to set up. The only difference is what users can do when they interact with the document. Test both if you're unsure which fits your form better.

Frequently Asked Questions

Can someone using my document add their own options to the drop-down list?

Not if you use the Dropdown List control — they can only choose from what you created. If you used Combo Box, they can type a custom answer, but they cannot permanently add it to the list for future users. The list options are fixed in the document and only you can change them by editing the properties.

What if I want to delete a drop-down list I created?

Click on the drop-down box to select it, then press Delete. The entire control disappears. If you protected the document, you'll need to turn off protection first before you can delete anything.

Do drop-down lists work the same way in Google Docs or other editors?

No. Google Docs uses a different system called data validation. LibreOffice and other editors have their own methods too. A drop-down created in Word may not function the same way if someone opens it in a different program. If you're sharing across different platforms, check how the other editor handles forms before you build your template.

Can I make one drop-down list depend on another?

Not with basic content controls. Word's drop-down lists are independent — selecting one option doesn't change what appears in another. If you need linked drop-downs (like choosing a state, then seeing only cities in that state), you'd need to use Word's mail merge feature or macros, which are more advanced.