About 50 results
Open links in new tab
  1. 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.

  2. 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 indicates the …

  3. Use values from a SQL Server database to populate a list box, drop …

    A list box, drop-down list box, or combo box displays items that a user can select when filling out a form that is based on your form template. You can configure these types of controls to show the data from …

  4. Sort data using a custom list - Microsoft Support

    Sort a list by days of the week or months of the year or sort by priorities in Excel. Or you can create your own custom list for items that don't sort well alphabetically.

  5. Create a cascading list box - Microsoft Support

    Cascading list boxes help users fill out forms faster and help ensure that users enter data correctly. This article describes how to create and populate cascading list boxes with data.

  6. Start a new line of text inside a cell in Excel - Microsoft Support

    Insert a line break to start a new line of text or add space between lines of text in a cell in Excel.

  7. Insert a combo box - Microsoft Support

    Drop-down list box Like a combo box, a drop-down list box enables users to select a value in a list that is hidden on the form by default. However, with a drop-down list box, users cannot add items to the list …

  8. 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.

  9. 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.

  10. Add a list box or combo box - Microsoft Support

    1. Click the arrow to display the drop-down list. 2. Click an option in the drop-down list. List boxes and combo boxes can be bound or unbound controls. These controls can look up values in a fixed list …