Keyboard shortcuts for formula editors

The following keyboard shortcuts apply to formula editors:

Shortcut Menu command Description
Ctrl+P File|Print Prints the active document.
Ctrl+Z Edit|Undo Undoes the last action.
Ctrl+Y Edit|Redo Cancels the last Undo command.
Ctrl+X Edit|Cut Moves the selected text to the Clipboard.
Ctrl+C Edit|Copy Copies the selected text to the Clipboard.
Ctrl+V Edit|Paste Pastes the contents of the Clipboard into the editor.
Ctrl+A Edit|Select All Selects all text.
Ctrl+F Edit|Find Finds text in the active document. See Finding text and formulas.
Ctrl+H Edit|Replace Finds and replaces text in the active document.
Ctrl+G Edit|Go to Line Jumps to the specified line number.
Ctrl+E Edit|Find Formulas Finds formulas in the active document.
Shift+Ctrl+Cursor up/down Edit|Previous Section
Edit|Next Section
Jumps to the previous or next section in the formula, for quick navigation.
Ctrl+I Edit|Indent Block Moves the selected text to the right. See Indenting and commenting.
Ctrl+U Edit|Outdent Block Moves the selected text to the left.
Ctrl+L Edit|Comment Block Turns the selected text into a comment.
Ctrl+K Edit|Uncomment Block Turns the selected comment into normal text.
Ctrl+M Insert|New Formula Inserts a new formula.
Ctrl+J Insert|Complete Template Replaces text just before the cursor with the corresponding code template. See Templates.
Ctrl+Q - Quickly jumps to another formula.
F1 Help|Help Searches for help on the word at the cursor position. This works for reserved words, built-in functions, predefined symbols, settings, compiler directives, and labels.

Next: Keyboard shortcuts for browsers

See Also
General keyboard shortcuts
Formula editors