
Create a drop-down list - Microsoft Support
You can insert a drop-down list of valid entries (also called a drop-down menu or drop-down box) in Excel to make data entry easier, or to limit entries to certain items that you define.
Add a list box or combo box to a worksheet in Excel
Add a list box to your Excel worksheet from which users can choose a value. Make data entry easier by letting users choose a value from a combo box. A combo box combines a text box …
Add or remove items from a drop-down list - Microsoft Support
In Excel for the web, you can only edit a drop-down list where the source data has been entered manually. If the Source box contains drop-down entries separated by commas, then type new …
Remove a drop-down list - Microsoft Support
To remove a drop-down list, click the cell with the list, then click Data > Data Validation, and then on the Settings tab, click Clear All, then OK. A drop-down list is also known as a drop-down …
Insert a multiple-selection list box - Microsoft Support
In the Multiple Selection List Box Properties dialog box, you can type the entries yourself or configure the multiple-selection list box to retrieve entries from a database or other data source.
Using check boxes in Excel - Microsoft Support
For example, if you have a check box in cell A1, you can use a formula like =IF (A1, "Checked", "Unchecked") to display a custom message based on the check box's state.
Insert a combo box - Microsoft Support
A combo box is a text box with a list box attached. This type of control enables users to select a predefined value in a list or type their own value in the text box portion of the control.
Insert a drop-down list box - Microsoft Support
In the Drop-Down List Box Properties dialog box, you can type the entries yourself or configure the drop-down list box to retrieve entries from a database or other data source.
Use the Name Manager in Excel - Microsoft Support
Use the commands in the Filter drop-down list to quickly display a subset of names. Selecting each command toggles the filter operation on or off, making it easy to combine or remove …
How to use the forms controls on a worksheet in Excel
To use the drop-down box or combo box, click any cell so that the object is not selected. When you click an item in the drop-down box or combo box, cell G1 is updated to a number that …