Home / Blog / Drop-Down List
Google Sheets · How-to · 2026

How to Create a Drop-Down List in Google Sheets

Add a drop-down so people pick from a set list instead of typing free text — cleaner data, fewer errors. Here's how to make one from a fixed list or from a range, and how to edit or remove it.

By the Quiriz Team · Published July 25, 2026 · 4 min read

The quick version: select your cells, go to Insert → Dropdown, add your options, and click Done. Below is that plus pulling the list from a range and editing it later.

A dropdown from a fixed list

Select the cells, choose Insert → Dropdown (older menus: Data → Data validation). Pick Dropdown, type each option (Add another item as needed), and click Done. Each cell now shows a clickable chip.

A dropdown from a range

To keep the list maintainable, put your options in a column — even on another tab — and choose Dropdown (from a range), then select that range (e.g. Options!A2:A20). Edit the list and every dropdown updates.

Color-code the options

In the setup panel, each option has a color swatch. Set one per option — "Done" green, "Blocked" red — and the chips render in those colors, so status reads at a glance.

Edit or remove

Click a cell and reopen Insert → Dropdown to change options. To remove the dropdown entirely, open the panel and choose Remove rule.

Analyze your Sheets data with AI

Once your data is clean, ask questions about it in plain English with =QUIRIZ(). Free to start.

Try Quiriz free →

Frequently asked questions

How do I create a drop-down list in Google Sheets?
Select the cells, go to Insert > Dropdown (or Data > Data validation), choose "Dropdown" and type the options — or "Dropdown (from a range)" and point to a list of cells — then click Done.
How do I make a dropdown from a list on another tab?
Use "Dropdown (from a range)" and reference the other sheet, e.g. Options!A2:A20. The dropdown updates when you change that list.
How do I edit or remove a drop-down list?
Click a cell with the dropdown and open Insert > Dropdown (or Data > Data validation) to edit the options. To remove it, open the same panel and choose Remove rule.
Can I color-code drop-down options?
Yes. In the dropdown setup, each option has a color swatch beside it — set a color per option and the chips display in those colors.