Create a drop-down list from a range of cells in Microsoft Excel 2007

To make data entry easier, or to limit entries to certain items that you define, you can create a drop-down list of valid entries that is compiled from cells elsewhere in the workbook. When you create a drop-down list for a cell, it displays an arrow in that cell. To enter information in that cell, click the arrow, and then click the entry that you want.

To create a drop-down list from a range of cells, use the Data Validation command in the Data Tools group on the Data tab.

  1. To create a list of valid entries for the drop-down list, type the entries in a single column or row without blank cells. For example:
      A
    1
    Sales
    2
    Finance
    3
    R&D
    4
    IT
  2. Note You may want to sort the data in the order that you want it to appear in the drop-down list.
  3. If you want to use another worksheet, type the list on that worksheet, and then define a name (name: A word or string of characters that represents a cell, range of cells, formula, or constant value. Use easy-to-understand names, such as Products, to refer to hard to understand ranges, such as Sales!C20:C30.) for the list.

    How to define a name
    1. Select the cell, range of cells, or nonadjacent selections (nonadjacent selection: A selection of two or more cells or ranges that don't touch each other. When plotting nonadjacent selections in a chart, make sure that the combined selections form a rectangular shape.) that you want to name.
    2. Click the Name box at the left end of the formula bar (formula bar: A bar at the top of the Excel window that you use to enter or edit values or formulas in cells or charts. Displays the constant value or formula stored in the active cell.).
    3. Type the name for the cells, for example, ValidDepts.
    4. Press ENTER.

      Note You cannot name a cell while you are changing the contents of the cell.
  4. Select the cell where you want the drop-down list.
  5. On the Data tab, in the Data Tools group, click Data Validation.

    Issue: The Data Validation command is unavailable.

    An Excel table may be linked to a SharePoint site You cannot add data validation to an Excel table that is linked to a SharePoint site. To add data validation, you must unlink the Excel table or convert the Excel table to a range.

    You may be currently entering data The Data Validation command is not available on the Data tab while you are entering data in a cell. To finish entering, press ENTER or ESC.

    The worksheet might be protected or shared  You cannot change data validation settings if your workbook is shared or protected. For more information about how to stop sharing or remove protection from a workbook, see Use a shared workbook to collaborate and Change or remove protection of worksheet or workbook elements.
  6. In the Data Validation dialog box, click the Settings tab.
  7. In the Allow box, click List.
  8. To specify the location of the list of valid entries, do one of the following:
    • If the list is in the current worksheet, enter a reference to your list in the Source box.
    • If the list is on a different worksheet, enter the name that you defined for your list in the Source box.

      In both cases, make sure that the reference or name is preceded with an equal sign (=). For example, enter =ValidDepts.
  9. Make sure that the In-cell dropdown check box is selected.
  10. To specify whether the cell can be left blank, select or clear the Ignore blank check box.
  11. Optionally, display an input message when the cell is clicked.
    How to display an input message
    1. Click the Input Message tab.
    2. Make sure that the Show input message when cell is selected check box is selected.
    3. Type the title and text for the message (up to 225 characters).
  12. Specify how you want Microsoft Office Excel to respond when invalid data is entered.
    How to specify a response to invalid data
    1. Click the Error Alert tab, and make sure that the Show error alert after invalid data is entered check box is selected.
    2. Select one of the following options for the Style box:
      • To display an information message that does not prevent entry of invalid data, click Information.
      • To display a warning message that does not prevent entry of invalid data, click Warning.
      • To prevent entry of invalid data, click Stop.
    3. Type the title and text for the message (up to 225 characters).
      Note If you don't enter a title or text, the title defaults to "Microsoft Excel" and the message to: "The value you entered is not valid. A user has restricted values that can be entered into this cell."

      Notes
      • The width of the drop-down list is determined by the width of the cell that has the data validation. You may need to adjust the width of that cell to prevent truncating the width of valid entries that are wider than the width of the drop-down list.
      • The maximum number of entries that you can have in a drop-down list is 32,767.
      • If the validation list is on another worksheet and you want to prevent users from seeing it or making changes, consider hiding and protecting that worksheet.



Share this page with your friends