How to create a dropdown list
PURPOSE
Dropdown lists standardize data entry and reduce spelling variations.
COMMON USES
Use dropdowns for status, priority, department, category, yes/no fields, or assigned owner.
STEPS
Create a list of allowed values, select the target cells, and use data validation to create a dropdown.
BEST PRACTICES
Keep option names short and clear. Avoid duplicate or overlapping choices.
MAINTENANCE
Update the source list when allowed values change.