Skip to main content

Cell Dropdowns

You can add a dropdown menu to a cell to help users select values quickly and consistently. This is useful when building structured forms, guided inputs, or interactive dashboards inside a worksheet.

Different dropdown types are available depending on the kind of input you want to capture—lists, dates, colors, numeric values, workflows, and more.

Cell dropdown types

The following dropdown types are available to populate cells:

Cell DropDownDescription
CalculatorOpens a calculator and inserts the computed result into the cell.
Color PickerLets the user choose a color and stores the selected color’s hex code in the cell.
DateTime PickerAllows selecting both a date and a time.
ListDisplays a predefined list of values for the user to choose from.
Month PickerLets the user select a month (January–December).
SliderProvides a slider control for selecting a numeric value within a defined range.
Time PickerAllows selecting a specific time of day.
Workflow ListShows a list of workflow‑driven options that update based on previous selections.
Multicolumn ListDisplays a scrollable list with multiple columns and an editable input field. The selected item is returned and remains highlighted when reopened.

Create a dropdown list

  1. On the Home tab, open the Styles section.
  2. Select Cell Editors, then choose Cell Dropdowns, and pick the dropdown type you want.
  3. In the Format Cells dialog, review the Cell Button, which opens by default and contains the shared parameters for all dropdown types.
  4. Configure the settings in the Cell Button section to your needs.
  5. Select Ok.

Edit or remove a dropdown list

Edit a cell dropdown

  1. Right-click the cell.
  2. Select Edit Cell Dropdowns.
  3. Make the necessary changes using the same steps used when creating the dropdown.

Remove a cell dropdown

  1. Select the cell.
  2. On the Home tab, open the Styles section.
  3. Section, select Cell Editors, then choose Cell Dropdowns, and finally Clear CellType.

Cell button settings

SettingDescription
Command dropdown(button list on the left) Displays the dropdown type selected in the Command list, reflecting your choice from Cell Dropdowns.
Select Add to insert additional dropdowns and assign a command to each one.
UseButtonStyleMakes the cell appear as a button.
PositionDefines where the dropdown icon appears within the cell.
WidthSets the width of the dropdown.
CaptionOptional text label displayed beside the icon.
BackColorSets the background color of the dropdown.
Hover BackColorSets the background color when the pointer hovers over the dropdown.
Image TypeSpecifies the icon style. Default: Dropdown (a down arrow).
VisibilityControls when the dropdown is visible: Always, On Selection or On Edit.
CommandDisplays the type selected in Cell Dropdowns. You can update the command directly without reopening the menu.

If “[object Object]” appears after selecting a value, open the Numbers tab, choose Custom and apply the correct format using the PROPERTY parameter (for example, =PROPERTY (@, "Month")) to display a month.
Image SrcAllows the use of a custom icon instead of the default one. (Not available in this release).
CaptionAlignSets the alignment of the caption. Default: Right.
Image Width and HeightDefines the size of the icon inside the cell.

Command settings

All commands open a configuration dialog using the ellipsis button. Each dialog provides options specific to the selected dropdown type.

CommandDescription
Color PickerEdit theme and standard colors using the color dropdowns.
List
  • Use Multi-select to allow selecting multiple items.
  • Value Type is String by default. Choose Array when multiple values are stored in a data source.
  • Edit the list structure by hovering next to an item and selecting an option.
Month PickerChoose the start and end year, and set the height.
SliderSet the minimum and maximum values and configure tick marks.
Time PickerDefine the minimum, maximum, and step (time interval) in hours, minutes, and seconds.
Workflow ListReorder items and assign actions. Add new items and select an action if needed.
Multicolumn ListSelect the data source, then click Add to create Binding Info Items.