Printable Excel Shortcuts Reference (Windows & Mac)

93 shortcuts for Windows and Mac side by side, grouped by what you are actually doing — navigation, selection, editing, formatting, formulas, data.

Built in your browser when you click. No signup, free for commercial use.

Navigation

Moving around a large sheet without touching the mouse — the shortcuts that pay for themselves fastest.

ActionWindowsMac
Jump to the edge of the data regionCtrl + arrow⌘ + arrow
Go to cell A1Ctrl + Home⌘ + Fn + ←
Go to the last used cellCtrl + End⌘ + Fn + →
Move one screen down / upPage Down / Page UpFn + ↓ / Fn + ↑
Move one screen right / leftAlt + Page Down / Up⌥ + Fn + ↓ / ↑
Next / previous worksheetCtrl + Page Down / Up⌥ + → / ←
Open the Go To dialogCtrl + G⌃ + G
Go to a named range or addressF5F5
Switch between open workbooksCtrl + Tab⌘ + `
Move within a selectionTab / Shift + TabTab / ⇧ + Tab

Selection

Selecting the right range is most of the work; these turn a drag across 10,000 rows into one keystroke.

ActionWindowsMac
Select to the edge of the data regionCtrl + Shift + arrow⌘ + ⇧ + arrow
Select the entire columnCtrl + Space⌃ + Space
Select the entire rowShift + Space⇧ + Space
Select the whole sheetCtrl + A⌘ + A
Select the current data regionCtrl + Shift + 8⌃ + ⇧ + Space
Extend the selection one cellShift + arrow⇧ + arrow
Select visible cells only Essential before copying from a filtered list.Alt + ;⌘ + ⇧ + Z
Select cells with formulas Go To Special. The fastest formula audit there is.Ctrl + G, Alt + S, F⌃ + G, then Special
Add a non-adjacent cell to the selectionCtrl + click⌘ + click

Editing

Entering and changing data. The fill and paste-special combos are the ones worth memorising first.

ActionWindowsMac
Edit the active cell in placeF2⌃ + U
Confirm and stay in the cell Also fills an entire selection with one entry.Ctrl + Enter⌃ + Enter
Start a new line inside a cellAlt + Enter⌥ + Enter
Fill down from the cell aboveCtrl + D⌘ + D
Fill right from the cell to the leftCtrl + R⌘ + R
CopyCtrl + C⌘ + C
CutCtrl + X⌘ + X
PasteCtrl + V⌘ + V
Paste Special dialogCtrl + Alt + V⌘ + ⌃ + V
Paste values onlyCtrl + Alt + V, V, Enter⌘ + ⌃ + V, then Values
Undo / redoCtrl + Z / Ctrl + Y⌘ + Z / ⌘ + ⇧ + Z
Repeat the last actionF4⌘ + Y
Delete cell contentsDeleteDelete
Delete the selected cells (with shift dialog)Ctrl + -⌘ + -
Insert cells (with shift dialog)Ctrl + Shift + +⌘ + ⇧ + +
Insert the current date A fixed value, unlike =TODAY().Ctrl + ;⌃ + ;
Insert the current timeCtrl + Shift + ;⌃ + ⇧ + ;
Copy the value from the cell aboveCtrl + Shift + "⌃ + ⇧ + "

Formatting

The number-format combos are the time-savers here: five keystrokes replace a trip to the ribbon.

ActionWindowsMac
Format Cells dialogCtrl + 1⌘ + 1
Bold / italic / underlineCtrl + B / I / U⌘ + B / I / U
StrikethroughCtrl + 5⌘ + ⇧ + X
General number formatCtrl + Shift + ~⌃ + ⇧ + ~
Currency formatCtrl + Shift + $⌃ + ⇧ + $
Percentage formatCtrl + Shift + %⌃ + ⇧ + %
Date formatCtrl + Shift + #⌃ + ⇧ + #
Time formatCtrl + Shift + @⌃ + ⇧ + @
Comma / thousands formatCtrl + Shift + !⌃ + ⇧ + !
Apply an outline borderCtrl + Shift + &⌘ + ⌥ + 0
Remove all bordersCtrl + Shift + _⌘ + ⌥ + -
Copy formatting (Format Painter)Ctrl + Shift + C then V⌘ + ⇧ + C then V
Increase / decrease decimal placesAlt + H, 0 / 9Ribbon only

Formulas

The F4 anchoring toggle and Ctrl + ` are the two most under-used keys in Excel.

ActionWindowsMac
Cycle absolute / relative reference ($) Press while the reference is selected in the formula bar.F4⌘ + T
Show all formulas instead of results The fastest way to audit a sheet you did not build.Ctrl + `⌃ + `
AutoSum the range above or leftAlt + =⌘ + ⇧ + T
Insert Function dialogShift + F3⇧ + F3
Recalculate the whole workbookF9Fn + F9
Recalculate the active sheet onlyShift + F9⇧ + Fn + F9
Evaluate part of a formula in place Press Esc afterwards or the value replaces the formula.Select the part, then F9Select, then Fn + F9
Expand or collapse the formula barCtrl + Shift + U⌃ + ⇧ + U
Accept a function autocompleteTabTab
Enter as an array formula (legacy) Unnecessary in Excel 365, where formulas spill.Ctrl + Shift + Enter⌃ + ⇧ + Enter
Define a name for the selectionCtrl + Alt + F3⌃ + ⌥ + F3
Paste a name into a formulaF3F3

Rows, columns and sheets

Structural changes. Note that hiding and unhiding use different combos, which is the usual source of frustration.

ActionWindowsMac
Insert a row or column Select the whole row or column first.Ctrl + Shift + +⌘ + ⇧ + +
Delete a row or column Select the whole row or column first.Ctrl + -⌘ + -
Hide rows / columnsCtrl + 9 / Ctrl + 0⌃ + 9 / ⌃ + 0
Unhide rows / columns Column unhide is blocked by default on some Windows builds; use the ribbon.Ctrl + Shift + 9 / 0⌃ + ⇧ + 9 / 0
Group / ungroup rows or columnsAlt + Shift + → / ←⌘ + ⇧ + K / J
Insert a new worksheetShift + F11⇧ + F11
Rename the active sheetAlt + H, O, RDouble-click the tab
Auto-fit column widthAlt + H, O, IDouble-click the column edge

Data and tables

Filtering, tables and PivotTables — the shortcuts that turn a raw export into something analysable.

ActionWindowsMac
Toggle AutoFilter on the selectionCtrl + Shift + L⌘ + ⇧ + F
Open the filter dropdown on a columnAlt + ↓⌥ + ↓
Create an Excel Table from the rangeCtrl + T⌃ + T
Insert a PivotTableAlt + N, VRibbon only
Refresh the active query or pivotAlt + F5⌘ + ⌥ + R
Refresh everythingCtrl + Alt + F5⌘ + ⌥ + ⇧ + R
Open Data ValidationAlt + A, V, VRibbon only
Flash Fill the columnCtrl + ERibbon only
Remove duplicatesAlt + A, MRibbon only

Workbook and file

Saving, printing and the two shortcuts that recover from a mistake fastest.

ActionWindowsMac
SaveCtrl + S⌘ + S
Save AsF12⌘ + ⇧ + S
OpenCtrl + O⌘ + O
New workbookCtrl + N⌘ + N
Print / Print PreviewCtrl + P⌘ + P
Close the workbookCtrl + W⌘ + W
FindCtrl + F⌘ + F
Find and ReplaceCtrl + H⌃ + H
Insert a hyperlinkCtrl + K⌘ + K
Insert or edit a commentShift + F2⇧ + F2
Spell checkF7⌘ + ;
Open the VBA editorAlt + F11⌥ + F11
Show the Macro dialogAlt + F8⌥ + F8
Minimise or restore the ribbonCtrl + F1⌘ + ⌥ + R

About this sheet

Both platforms are shown in the same table rather than on separate sheets, because the people who most need a shortcut reference are the ones moving between a Windows desktop and a Mac laptop. The list is deliberately not exhaustive: a 350-row dump is a worse reference than a curated set you can actually absorb, so this covers what people do daily and notes the handful of combos that need a selection made first.

Use this on your own site

Free to use, share and republish — including commercially. Attribution isn't required, but it's what keeps these free to make, and there's one ready to paste below.

Cite it

Questions

Is this cheat sheet free?

Yes, and there is no email gate. The whole table is on this page, and the download is built in your browser when you click it.

Can I print it?

Yes — the print layout drops the navigation and page furniture and keeps the tables, so it comes out as a clean reference rather than a screenshot of a web page.

What formats can I download?

Excel (.xlsx) and CSV. Both hold exactly the rows shown on this page.

Do the Mac shortcuts really differ?

Often, yes — and not predictably. Some map ⌘ where Windows uses Ctrl, others use ⌃ instead, and a few have no Mac equivalent at all. That is why both columns are shown together rather than on separate pages.