Quadratic Docs
  • Getting started
  • Examples
  • Open Quadratic
  • Quadratic AI
    • Getting started
    • Generate code
    • Generate data
    • Import PDFs
    • Import images
    • Security
  • Connections
    • SQL - getting started
    • PostgreSQL
    • MySQL
    • MS SQL Server
    • Parametrize queries
    • SQL AI assistant
    • Security
    • API requests
    • Request a connection
  • Python
    • Getting started
    • Reference cells
    • Return data to the sheet
    • Packages
    • Make an API request
    • Clean data
    • Charts/visualizations
    • Manipulate data
  • Javascript
    • Getting started
    • Reference cells
    • Return data to the sheet
    • API Requests
    • Charts/visualizations
    • Packages
  • Formulas
    • Getting started
    • AI assistant
    • Reference cells
    • Functions and operators
    • Arrays
    • Criteria
    • Wildcards
  • Spreadsheet
    • Navigating
    • Files
    • Shortcuts
    • Insert/delete rows and columns
    • Data validation
    • Present & share
    • Date-time formatting
    • Browser compatibility
  • Teams
    • Manage your team
    • Private files
    • Collaboration
    • Embedded sheets
  • Import data
    • SQL connections
    • API requests
    • Drag and drop .CSV
    • Drag and drop .Parquet
    • Import Excel files
  • Self hosting
    • Getting started
    • Docker
    • AWS
    • Azure
    • Google Cloud Platform
    • Bring your own AI
    • Other hosting
  • Quadratic for Education
    • Overview
    • Enrolling in the education plan
    • Teachers
    • Students
    • Researchers
    • Education FAQ
  • Company
    • About
    • Quadratic is source available
    • Brand assets
  • GitHub
  • Blog
  • Twitter
  • Discord
Powered by GitBook
On this page
  • Code and Formula Editor Shortcuts
  • Files and Editing Shortcuts
  • Cell Selection and Formatting
  • Navigation and View

Was this helpful?

  1. Spreadsheet

Shortcuts

Shortcuts for navigating your spreadsheets faster.

As you gain familiarity with the spreadsheet, start navigating faster with shortcuts. We break the cheat sheet down into a few sections of shortcuts.

Code and Formula Editor Shortcuts

Code and Formula Editor
Windows / Linux
Mac

Select Cell Type

=

=

Run or Re-Run

Ctrl + Enter

⌘ Command + Enter

Close Editor

Esc

Esc

Run all cells in sheet

Shift + Windows + Enter

Shift + ⌘ Command + Enter

Run all cells in file

Shift + Alt + Windows + Enter

Shift + Option + ⌘ Command + Enter

Files and Editing Shortcuts

Files and Editing
Windows / Linux
Mac

Open File

Ctrl + o

⌘ Command + o

Undo

Ctrl + z

⌘ Command + z

Redo

Ctrl + Shift + z

⌘ Command + ⇧ Shift + z

Cut

Ctrl + x

⌘ Command + x

Copy

Ctrl + c

⌘ Command + c

Paste

Ctrl + p

⌘ Command + v

Copy as PNG

Ctrl + Shift + c

⌘ Command + ⇧ Shift + c

Cell Selection and Formatting

Cell Selection & Formatting
Windows / Linux
Mac

Format Menu

Right-click

Right-click

Bold

Ctrl + b

⌘ Command or ⌃ Control + b

Italic

Ctrl + i

⌘ Command or ⌃ Control + i

Clear All Formatting

Ctrl + \

⌘ Cmd + \

Select Multiple Cells

Shift + Arrow keys

⇧ Shift + Arrow keys

Navigation and View

Navigation & View
Windows / Linux
Mac

Go to Cell

Ctrl + g

⌘ Command + g

Command Palette

Ctrl + p

⌘ Command + p

Presentation Mode

Ctrl + .

⌘ Command + .

Drag Canvas

Spacebar (hold)

Spacebar (hold)

Zoom In

Ctrl + +

⌘ Command + +

Zoom Out

Ctrl + -

⌘ Command + -

Zoom to Selection

Ctrl + 8

⌘ Command + 8

Zoom to Fit

Ctrl + 9

⌘ Command + 9

Zoom to 100%

Ctrl + 0

⌘ Command + 0

PreviousFilesNextInsert/delete rows and columns

Last updated 8 months ago

Was this helpful?