SB
Sheets Bootcamp
Beginner 12 min read

Google Sheets Keyboard Shortcuts Cheat Sheet

A quick-reference list of 50+ Google Sheets keyboard shortcuts for Windows, Mac, and Chromebook. Navigate, edit, format, and build formulas faster.

SB

Sheets Bootcamp

March 15, 2026 Β· Updated April 2, 2026

Google Sheets keyboard shortcuts let you navigate, edit, and format your spreadsheets without reaching for the mouse. Learning even a handful of them can cut your work time significantly, especially when you repeat the same actions across large datasets.

This cheat sheet covers 50+ essential Google Sheets shortcuts organized by category. Every shortcut lists the Windows/Chromebook and Mac key combinations side by side.

How to Use This Cheat Sheet

Jump to any category using the links below. Each table shows the action, the Windows/Chromebook shortcut, and the Mac equivalent.

✦ Tip

Press Ctrl+/ (Windows) or Cmd+/ (Mac) inside Google Sheets to open the built-in shortcuts panel at any time.

These shortcuts help you move around your spreadsheet quickly without scrolling or clicking.

ActionWindows / ChromebookMac
Move one cell up/down/left/rightArrow keysArrow keys
Jump to edge of data regionCtrl+Arrow keyCmd+Arrow key
Move to beginning of rowHomeFn+Left arrow
Move to cell A1Ctrl+HomeCmd+Fn+Left arrow
Move to last cell with dataCtrl+EndCmd+Fn+Right arrow
Move to next sheet tabCtrl+Shift+Page DownCmd+Shift+Page Down
Move to previous sheet tabCtrl+Shift+Page UpCmd+Shift+Page Up
Go to a specific cellCtrl+G or F5Cmd+G
Scroll down one screenPage DownPage Down
Scroll up one screenPage UpPage Up
β„Ή Note

Ctrl+Arrow is one of the most useful navigation shortcuts. It jumps to the last filled cell in a direction, letting you skip over hundreds of rows in one keystroke.

Selection Shortcuts

Select cells, rows, columns, and ranges without dragging.

ActionWindows / ChromebookMac
Select entire rowShift+SpaceShift+Space
Select entire columnCtrl+SpaceCtrl+Space
Select all cellsCtrl+ACmd+A
Extend selection one cellShift+Arrow keyShift+Arrow key
Extend selection to edge of dataCtrl+Shift+Arrow keyCmd+Shift+Arrow key
Select from current cell to beginning of rowShift+HomeShift+Fn+Left arrow
Select all cells aboveCtrl+Shift+HomeCmd+Shift+Fn+Left arrow
Select all cells belowCtrl+Shift+EndCmd+Shift+Fn+Right arrow
Select non-adjacent cellsHold Ctrl and clickHold Cmd and click
✦ Tip

Combine Ctrl+Shift+Arrow to select large ranges instantly. For example, if you are in cell A1 with data down to A500, press Ctrl+Shift+Down to select the entire column of data in one keystroke.

Editing Shortcuts

Core editing shortcuts for entering data, copying, and undoing changes.

ActionWindows / ChromebookMac
Edit active cell (enter edit mode)F2F2
Confirm entry and move downEnterEnter
Confirm entry and move upShift+EnterShift+Enter
Confirm entry and move rightTabTab
Cancel entryEscapeEscape
CopyCtrl+CCmd+C
CutCtrl+XCmd+X
PasteCtrl+VCmd+V
Paste values onlyCtrl+Shift+VCmd+Shift+V
UndoCtrl+ZCmd+Z
RedoCtrl+YCmd+Y
FindCtrl+FCmd+F
Find and replaceCtrl+HCmd+H
Delete cell contentsDelete or BackspaceDelete or Fn+Delete
Fill downCtrl+DCmd+D
Fill rightCtrl+RCmd+R
Insert linkCtrl+KCmd+K
⚠ Important

Ctrl+Shift+V (paste values only) is essential when you want to paste results without carrying over formulas or formatting. This is one of the most frequently used shortcuts for data cleanup.

Formatting Shortcuts

Apply formatting without opening menus.

ActionWindows / ChromebookMac
BoldCtrl+BCmd+B
ItalicCtrl+ICmd+I
UnderlineCtrl+UCmd+U
StrikethroughAlt+Shift+5Cmd+Shift+X
Align centerCtrl+Shift+ECmd+Shift+E
Align leftCtrl+Shift+LCmd+Shift+L
Align rightCtrl+Shift+RCmd+Shift+R
Apply currency formatCtrl+Shift+4Ctrl+Shift+4
Apply percentage formatCtrl+Shift+5Ctrl+Shift+5
Apply date formatCtrl+Shift+3Ctrl+Shift+3
Apply decimal formatCtrl+Shift+1Ctrl+Shift+1
Increase decimal placesAlt+Shift+Right arrowCtrl+Shift+Right arrow
Decrease decimal placesAlt+Shift+Left arrowCtrl+Shift+Left arrow
Clear formattingCtrl+\Cmd+\
✦ Tip

Ctrl+\ (clear formatting) is your reset button. If a cell has inherited formatting you do not want, select it and press this shortcut to strip everything back to the default style.

Row and Column Shortcuts

Insert, delete, and manage rows and columns from the keyboard.

ActionWindows / ChromebookMac
Insert row aboveCtrl+Alt+= (with row selected)Cmd+Option+= (with row selected)
Insert row belowSelect row, then Ctrl+Alt+= with ShiftCtrl+Option+I, then R
Insert column leftCtrl+Alt+= (with column selected)Cmd+Option+= (with column selected)
Delete rowCtrl+Alt+- (with row selected)Cmd+Option+- (with row selected)
Delete columnCtrl+Alt+- (with column selected)Cmd+Option+- (with column selected)
Hide rowCtrl+Alt+9Cmd+Option+9
Unhide rowCtrl+Shift+9Cmd+Shift+9
Hide columnCtrl+Alt+0Cmd+Option+0
Unhide columnCtrl+Shift+0Cmd+Shift+0
Group rows or columnsAlt+Shift+Right arrowOption+Shift+Right arrow
Ungroup rows or columnsAlt+Shift+Left arrowOption+Shift+Left arrow

Formula Shortcuts

Speed up formula entry and editing.

ActionWindows / ChromebookMac
Start a formulaType =Type =
Toggle absolute/relative referenceF4F4
Insert SUM functionAlt+=Cmd+Shift+T
Show all formulasCtrl+`Ctrl+`
Accept autocomplete suggestionTabTab
Insert array formulaCtrl+Shift+EnterCmd+Shift+Enter
Insert a noteShift+F2Shift+F2
Insert a commentCtrl+Alt+MCmd+Option+M

The F4 shortcut is particularly useful when building formulas with absolute and relative references. Each press cycles through the four reference types: A1 β†’ $A$1 β†’ A$1 β†’ $A1 β†’ back to A1.

β„Ή Note

Ctrl+` (show all formulas) toggles every cell between showing its formula and showing its result. This is helpful for auditing a sheet to see where formulas live versus hardcoded values.

When you are entering a formula like VLOOKUP or QUERY, you can click cells or ranges to insert their references instead of typing them manually. Press Escape to cancel the formula entry without changing the cell.

Access menus and tools without clicking.

ActionWindows / ChromebookMac
Open File menuAlt+FCtrl+Option+F
Open Edit menuAlt+ECtrl+Option+E
Open View menuAlt+VCtrl+Option+V
Open Insert menuAlt+ICtrl+Option+I
Open Format menuAlt+OCtrl+Option+O
Open Data menuAlt+DCtrl+Option+D
Open Tools menuAlt+TCtrl+Option+T
Open Help menuAlt+HCtrl+Option+H
Open keyboard shortcuts panelCtrl+/Cmd+/
Toggle full screenCtrl+Shift+FCmd+Shift+F
Open search menusAlt+/Option+/
✦ Tip

Alt+/ (search menus) is a hidden gem. It opens a search bar where you can type any menu action by name. If you cannot remember a shortcut, type what you want to do and Google Sheets will find the menu item for you.

Tips for Learning Shortcuts

Memorizing a long list of shortcuts is impractical. Here is how to build the habit effectively.

Start with five. Pick the five shortcuts you would use most based on what you do every day. For most people, that means Ctrl+C, Ctrl+V, Ctrl+Z, Ctrl+Shift+V, and Ctrl+Arrow. Use only those for a week before adding more.

Print or bookmark this page. Keep this cheat sheet open in a browser tab or print it and pin it next to your monitor. Glancing at a reference is faster than searching every time.

Use Ctrl+/ as your safety net. Whenever you forget a shortcut, press Ctrl+/ to open the built-in panel. Over time, you will need it less.

Replace one mouse action per day. Each day, identify one action you do with the mouse (like selecting a column or inserting a row) and force yourself to use the keyboard shortcut instead. After a month, 30 shortcuts become automatic.

Practice on real work. Shortcuts stick when you use them on actual tasks, not practice exercises. The next time you open a spreadsheet, challenge yourself to keep your hands on the keyboard for as long as possible.

Frequently Asked Questions

How do I see all keyboard shortcuts in Google Sheets?

Press Ctrl+/ on Windows or Cmd+/ on Mac to open the built-in keyboard shortcuts panel. This overlay shows every available shortcut grouped by category. You can browse it without leaving your spreadsheet.

What is the shortcut to select all cells in Google Sheets?

Press Ctrl+A on Windows or Cmd+A on Mac. Pressing it once selects the current data region around your active cell. Pressing it a second time selects the entire sheet, including empty cells.

How do I switch between sheets using a keyboard shortcut?

Press Ctrl+Shift+Page Down to move to the next sheet tab, or Ctrl+Shift+Page Up to move to the previous one. On Mac, use Cmd+Shift+Page Down and Cmd+Shift+Page Up.

Are Google Sheets shortcuts the same as Excel?

Many core shortcuts overlap, including Ctrl+C, Ctrl+V, Ctrl+Z, and Ctrl+B. However, several differ between the two applications. Google Sheets uses Ctrl+/ to view shortcuts (Excel uses Alt). Some formatting shortcuts and menu access keys also work differently. If you are switching from Excel, the biggest adjustments are menu navigation and a few formatting shortcuts.

Can I create custom keyboard shortcuts in Google Sheets?

Google Sheets does not support custom keyboard shortcuts natively. You can use browser extensions or your operating system’s accessibility tools to remap keys, but there is no built-in way to assign custom shortcuts within Sheets itself.

Frequently Asked Questions

Next Steps

Continue learning with these related tutorials: