Skip to main content

Multiple selection

Multiple selection allows you to select the following ranges simultaneously:

  • cells_range_1: Cells in different rows and columns
  • cells_range_2: Cells in the same row or column
  • cells_range_3: Non-adjacent rows or columns
  • cells_range_4: Regular ranges
  • cells_range_5: Overlapping ranges
  • cells_range_6: Irregular ranges

For multiple selection, you can use Ctrl or the Multiple range selection mode.

Using the Ctrl key:

  1. Select the first range from the required ones: a cell, a range of cells, a column, or a row.
  2. Press Ctrl and select the other ranges with the mouse.

Using the Multiple range selection mode:

  1. Select the first range from the required ones: a cell, a range of cells, a column, or a row.

  2. Enable the mode in one of the following ways:

    • On the Status bar, click the status_bar_selection_mode button and select Multiple range selection.
    • Press Shift+F8.
  3. Continue selecting the required ranges using the mouse.

  4. If you want to reset the selection and start over, press Shift and select a new range. The previous selection will be reset. Release Shift and continue the selection.

  5. To complete the selection, disable the mode. To do this, follow the same steps you used to enable it, or press Esc.

By default, the cell where you started the last range selection is designated as the active one. If necessary, you can designate another cell as the active cell.

The specifics of how some operations work with multiple selections are described in the table below.

Functions blockActionOutcome
Cells, columns, and rowsResize selected columns or rows by dragging the heading with the mouse
  • For non-adjacent rows or columns only .
Cells, columns, and rowsAutomatic selection of column widths or row heightsThe size is selected by the cell content with the most data in each selected column or row.
Cells, columns, and rowsSet the exact column width or row heightThe entered size is set for each selected row or column.
Cells, columns, and rowsSet the exact cell sizeThe entered size is set for each cell of the selected rows or columns.
Cells, columns, and rowsInsert a column on the left or rightColumns are inserted relative to each selected column. The previous selection is discarded and focus is set on the inserted columns. Not applicable for irregular cells_range_6 and overlapping ranges cells_range_5.
Cells, columns, and rowsInsert a row from the bottom or topRows are inserted relative to each selected row. The previous selection is discarded and focus is set on the inserted rows. Not applicable for overlapping ranges cells_range_5.
Cells, columns, and rowsInsert cells with shiftInsertion is performed only for the range selected last. The focus remains on the selected range.
Cells, columns, and rowsFreeze rows and columns
  • For non-adjacent rows or columns only .
Cells, columns, and rowsHide rows and columns
  • For non-adjacent rows or columns only .
Cells, columns, and rowsDelete rows and columnsColumns or rows in which cells are selected are deleted. Not applicable for overlapping ranges cells_range_5.
Cells, columns, and rowsDelete cells with a shiftDeletion is performed only for the range selected last. The focus remains on the selected range.
Cells, columns, and rowsCopy cellsOnly visible cells in the selected ranges are copied. The copied range is selected by an additional focus. Only applies to cells in the same row or column cells_range_2, non-adjacent rows or columns cells_range_3, regular ranges cells_range_4.
Cells, columns, and rowsCut cellsOnly visible cells in the selected ranges are cut. Only applies to cells in the same row or column cells_range_2, non-adjacent rows or columns cells_range_3, regular ranges cells_range_4.
Cells, columns, and rowsMerge cells
  • Not applicable for cells in different rows and columns and for overlapping ranges .
Cells, columns, and rowsUnmerge cellsAll merged cells in the selected range are unmerged.
Actions with dataInput data without double-clicking a cell or input using a Formula barThe data is entered into the active cell of the range selected last.
Actions with dataInsert a special characterThe character is entered in the upper-left cell of the range selected last.
Actions with dataClear cell contentData is removed from all visible cells in the selected ranges.
Actions with dataDelete linksLinks are removed from all visible cells in the selected ranges.
Actions with dataNumber format settingsAll operations with numeric formats are available. The settings are applied to all selected cells.
Actions with dataProtect content from changesSheet protection (protection from changes, display of formulas) is set once for each cell.
FormattingFont settingsAll operations with fonts are available. The setting is applied to all selected cells.
FormattingAlignmentAll alignment operations are available. The setting is applied to all selected cells.
FormattingFillingThe settings are applied to all selected cells.
FormattingCell border settings
  • For overlapping ranges , the last selected range replaces all previous border settings.
FormattingWrap textThe setting is applied to the content in all selected cells.
FormattingCopy formatting
  • Only applies to cells in the same row or column , non-adjacent rows or columns , regular ranges .
Formulas and functionsEnter a formula using the Formula barThe formula is entered into the active cell of the last selected range.
Formulas and functionsAutomatic calculation of functionsAutomatic calculation is performed using data in selected cells once, overlapping of selected ranges does not affect the calculation.
Formulas and functionsRecalculation of formulasThe recalculation is performed once for all cells in the selected range.