Back to Devexpress

Work with Formulas

wpf-120353-controls-and-libraries-spreadsheet-keyboard-shortcuts-work-with-formulas.md

latest1.2 KB
Original Source

Work with Formulas

  • Jun 20, 2018

The key combinations used to create formulas and names quickly are listed in the table below.

ShortcutDescription
CTRL+SHIFT+ENTERCreates an array formula.
CTRL+ENTERCreates a shared formula.
ALT+PLUS (+)Inserts the SUM function in the active cell.
SHIFT+F3Invokes the Insert Function dialog.
CTRL+ `Toggles between displaying cell values and formulas on a worksheet.
CTRL+SHIFT+UToggles between expanding and collapsing the Formula Bar.
F4Cycles through all the various types of cell references, when a cell reference is selected or edited in the Formula Bar or cell in-place editor.
F9Calculates the entire workbook.
SHIFT+F9Calculates the active worksheet.
CTRL+ALT+F9Calculates the entire workbook, regardless of whether its data has changed since the last calculation.
CTRL+ALT+SHIFT+F9Calculates the entire workbook, regardless of whether its data has changed since the last calculation, and rebuilds the dependencies.
CTRL+F3Invokes the Name Manager dialog to define a name.
CTRL+SHIFT+F3Creates names from row and column labels.