Google Sheets keyboard shortcuts

Google Sheets is Google's free, browser-based spreadsheet app, used everywhere from quick budgets to shared team trackers. Because it lives in the browser, reaching for the mouse constantly breaks your flow; the keyboard shortcuts below cover navigation, formatting, and data entry so you can work at near-Excel speed without leaving the keys. This cheat sheet covers 61 default shortcuts for Windows and Mac.

General

Show keyboard shortcuts listCtrl+/Cmd+/
Search the menusAlt+/Option+/
UndoCtrl+ZCmd+Z
RedoCtrl+YCmd+Y
CopyCtrl+CCmd+C
CutCtrl+XCmd+X
PasteCtrl+VCmd+V
Paste values onlyCtrl+Shift+VCmd+Shift+V
FindCtrl+FCmd+F
Find and replaceCtrl+HCmd+Shift+H
PrintCtrl+PCmd+P
Select allCtrl+ACmd+A
Insert linkCtrl+KCmd+K

Navigation

Move to edge of data regionCtrl+Arrow keysCmd+Arrow keys
Move to beginning of rowHomeFn+Left
Move to end of rowEndFn+Right
Move to beginning of sheetCtrl+HomeCmd+Fn+Left
Move to end of sheetCtrl+EndCmd+Fn+Right
Go to next sheetAlt+DownOption+Down
Go to previous sheetAlt+UpOption+Up
Open hyperlink in selected cellAlt+EnterOption+Enter

Selection

Select entire columnCtrl+SpaceCtrl+Space
Select entire rowShift+SpaceShift+Space
Extend selection by one cellShift+Arrow keysShift+Arrow keys
Extend selection to edge of dataCtrl+Shift+Arrow keysCmd+Shift+Arrow keys

Editing

Edit the active cellF2F2
Insert new line inside a cellCtrl+EnterCmd+Enter
Fill downCtrl+DCmd+D
Fill rightCtrl+RCmd+R
Insert current dateCtrl+;Cmd+;
Insert current timeCtrl+Shift+;Cmd+Shift+;
Insert current date and timeCtrl+Alt+Shift+;Cmd+Option+Shift+;
Insert commentCtrl+Alt+MCmd+Option+M
Insert noteShift+F2Shift+F2

Formatting

BoldCtrl+BCmd+B
ItalicCtrl+ICmd+I
UnderlineCtrl+UCmd+U
StrikethroughAlt+Shift+5Cmd+Shift+X
Align leftCtrl+Shift+LCmd+Shift+L
Align centerCtrl+Shift+ECmd+Shift+E
Align rightCtrl+Shift+RCmd+Shift+R
Clear formattingCtrl+\Cmd+\
Copy formattingCtrl+Alt+CCmd+Option+C
Paste formatting onlyCtrl+Alt+VCmd+Option+V
Apply outer borderAlt+Shift+7Option+Shift+7
Remove bordersAlt+Shift+6Option+Shift+6

Number Formats

Format as decimalCtrl+Shift+1Ctrl+Shift+1
Format as timeCtrl+Shift+2Ctrl+Shift+2
Format as dateCtrl+Shift+3Ctrl+Shift+3
Format as currencyCtrl+Shift+4Ctrl+Shift+4
Format as percentageCtrl+Shift+5Ctrl+Shift+5
Format as exponentCtrl+Shift+6Ctrl+Shift+6

Rows & Columns

Hide selected rowCtrl+Alt+9Cmd+Option+9
Unhide rowCtrl+Shift+9Cmd+Shift+9
Hide selected columnCtrl+Alt+0Cmd+Option+0
Unhide columnCtrl+Shift+0Cmd+Shift+0
Group selected rows or columnsAlt+Shift+RightOption+Shift+Right
Ungroup rows or columnsAlt+Shift+LeftOption+Shift+Left

Formulas

Toggle absolute/relative referencesF4F4
Show all formulasCtrl+`Cmd+`
Enter as array formulaCtrl+Shift+EnterCmd+Shift+Enter

Put your top Google Sheets shortcuts on real keys

The five Google Sheets actions most worth binding to a physical macropad key:

Ctrl+Shift+VCmd+Shift+V Paste values only The single most repeated paste-special action in any spreadsheet workflow.
Ctrl+;Cmd+; Insert current date Log-style sheets need a date stamp dozens of times a day.
Ctrl+Alt+MCmd+Option+M Insert comment One key to start a comment keeps review sessions moving.
Ctrl+HCmd+Shift+H Find and replace Awkward three-key chord on Mac; a dedicated key makes bulk cleanups instant.
F4F4 Toggle absolute/relative references Formula authors hit this constantly while locking cell references.

I hand-build small-batch programmable macropads (QMK/VIA) in Barcelona. One press, any shortcut, any app.

See the macropads

Google Sheets shortcut FAQs

How do I see all keyboard shortcuts in Google Sheets?
Press Ctrl+/ on Windows or Cmd+/ on Mac to open the built-in shortcut overlay, which lists every shortcut and lets you search them.
How do I paste values only in Google Sheets?
Press Ctrl+Shift+V (Cmd+Shift+V on Mac). It pastes the copied data without any formatting or formulas, which is the most common paste-special need.
Why do some Google Sheets shortcuts not work in my browser?
Because Sheets runs in the browser, a few combinations are intercepted by the browser or OS first. Using Chrome usually gives the best coverage, and the Ctrl+/ overlay shows the exact keys for your platform.
How do I insert the current date in Google Sheets with the keyboard?
Press Ctrl+; (Cmd+; on Mac) for the date, Ctrl+Shift+; for the time, and Ctrl+Alt+Shift+; for both date and time.
Can I use Excel shortcuts in Google Sheets?
Many overlap already, and Sheets also offers an option under Help > Keyboard shortcuts to enable compatible spreadsheet shortcuts, which maps more Excel-style combinations.