Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How To Perform and Interpret Regression Analysis in Excel
  • Randomize/ Shuffle List in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • How to calculate average last N values in a table in Excel

References

  • How to use Excel COLUMN Function
  • How to get last row in numeric data in Excel
  • How to use Excel TRANSPOSE Function
  • Lookup entire row in Excel
  • Extract data with helper column in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation require unique number
  • How To Create Drop-down List in Excel
  • Excel Data validation must contain specific text
  • Excel Data validation with conditional list

How To Create Drop-down List in Excel

by

To work more efficiently and reduce typo errors in worksheets use drop-down lists in cells.

The drop-down lists in Excel are helpful if you want to be sure that users select an item from a list, instead of typing their own values.

Create a Drop-down List

To create a drop-down list in Excel, execute the following steps.

1. On the second sheet, type the items you want to appear in the drop-down list.

How To Create Drop-down List in Excel-item

2. On the first sheet, select cell B1.

How To Create Drop-down List in Excel-select cell

3. On the Data tab, in the Data Tools group, click Data Validation.

How To Create Drop-down List in Excel-click data validation

The ‘Data Validation’ dialog box appears.

4. In the Allow box, click List.

5. Click in the Source box and select the range A1:A3 on Sheet2.

How To Create Drop-down List in Excel-validation criteria

6. Click OK.

Result:

How To Create Drop-down List in Excel -drop down list

Note: if you don’t want users to access the items on Sheet2, you can hide Sheet2. To achieve this, right click on the sheet tab of Sheet2 and click on Hide.

Tips and Tricks

Below you can find a few tips and tricks when creating drop-down lists in Excel.

1. You can also type the items directly into the Source box, instead of using a range reference.

How To Create Drop-down List in Excel type items directly

Note: this makes your drop-down list case sensitive. For example, if a user types pizza, an error alert will be displayed.

2a. If you type a value that is not in the list, Excel shows an error alert.

How To Create Drop-down List in Excel error alert

2b. To allow other entries, on the Error Alert tab, uncheck ‘Show error alert after invalid data is entered’.

How To Create Drop-down List in Excel allow other enteries

3. To automatically update the drop-down-list, when you add an item to the list on Sheet2, use the following formula: =OFFSET(Sheet2!$A$1,0,0,COUNTA(Sheet2!$A:$A),1)

dynamic drop down list in How To Create Drop-down List in Excel

Explanation: the OFFSET function takes 5 arguments. Reference: Sheet2!$A$1, rows to offset: 0, columns to offset: 0, height: COUNTA(Sheet2!$A:$A), width: 1. COUNTA(Sheet2!$A:$A) counts the number of values in column A on Sheet2 that are not empty. When you add an item to the list on Sheet2, COUNTA(Sheet2!$A:$A) increases. As a result, the range returned by the OFFSET function expands and the drop-down list will be updated.

4. Do you want to take your Excel skills to the next level? Learn how to create dependent drop-down lists in Excel.

first drop down list in How To Create Drop-down List in Excel second drop down list in How To Create Drop-down List in Excel

Post navigation

Previous Post:

Understanding Anova in Excel

Next Post:

Excel Standard Deviation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples
  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use Excel NOT Function
  • IFS function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • Calculate time difference in hours as decimal value in Excel
  • Convert Excel time to decimal minutes
  • How to calculate project start date based on end date in Excel
  • How to join date and text together in Excel

Grouping

  • How to randomly assign data to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel

General

  • Zoom Worksheet in Excel
  • How to make excel worksheets print on one page?
  • Excel Autofill Cell Ranges, Copy, Paste
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Find Most Frequently Occurring Word in Excel Worksheet
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning