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

  2. 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 with a list box to …

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

  4. 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 …

  5. Insert a date picker - Microsoft Support

    Date pickers look like text boxes, except that a small calendar icon appears on the right side of the box. To open the pop-up calendar, users click the calendar icon.

  6. 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 …

  7. Add or remove items from a drop-down list - Microsoft Support

    After you create a drop-down list, you might want to add more items or delete items. In this article, we'll show you how to do that depending on how the list was created.

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

  9. Create a form in Word that users can complete or print

    To create a form in Word that others can fill out, start with a template or document and add content controls. Content controls include things like check boxes, text boxes, and drop-down lists.

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