Excel Keyboard Shortcuts: The 50 Worth Learning (Free PDF)
Last updated June 2026
Quick answer
The Excel keyboard shortcuts that pay off fastest are Ctrl+Arrow to jump to the edge of your data, Ctrl+Shift+Arrow to select to that edge, Ctrl+1 to open Format Cells, F4 to lock a reference or repeat your last action, and F2 to edit a cell in place. The full set of 50, with Mac keys, is in the tables below and the printable PDF.
Printable Excel Shortcuts Cheat Sheet (PDF)
excel-keyboard-shortcuts.pdf · free · no signup
Two pages, US Letter — print it and keep it beside the keyboard.
SHA-256: 56bee183b3f1df06d832e4101436b025def96b9f85c3d089406f2a86467b3191
These 50 shortcuts cover Microsoft 365 Excel for Windows and the Mac equivalents. Where Windows uses Ctrl, the Mac usually uses Cmd; the handful of genuine differences are called out in each table and summarized at the end. Learn them six sections at a time — navigation and selection first, because they speed up everything else you do.
Which shortcuts should you learn first?
Master moving and selecting
Start with
Ctrl+ArrowandCtrl+Shift+Arrow. Put your cursor in any column of a data range and press them until selecting a thousand rows feels faster than reaching for the mouse. This pair alone replaces most scrolling.Add Ctrl+1 and F2
Select cells and press
Ctrl+1instead of hunting the Home tab — every format lives in that one dialog. UseF2to edit a cell in place rather than retyping it; the cursor lands at the end of the existing content.Drill F4 until it's automatic
While typing a formula, click a reference and tap
F4to cycleA1→$A$1→A$1→$A1. Outside edit mode,F4repeats your last action — a fast way to apply the same fill or format down a sheet.Wire in the fill and total shortcuts
Use
Ctrl+Dto copy the cell above andAlt+=to drop an AutoSum below a column of numbers. Both turn three-click operations into one keystroke once they're in muscle memory.Print the PDF and pin one section a week
Keep the cheat sheet beside your keyboard and force yourself to use the Formatting block one week, the Formulas block the next. Spaced practice beats trying to memorize all 50 at once.
| Windows | Mac | What it does |
|---|---|---|
Ctrl+Arrow | Cmd+Arrow | Jump to edge of data |
Ctrl+Home | Fn+Ctrl+Left | Jump to cell A1 |
Ctrl+End | Fn+Ctrl+Right | Jump to last used cell |
Ctrl+PgDn | Fn+Ctrl+Down | Go to next sheet |
Ctrl+PgUp | Fn+Ctrl+Up | Go to previous sheet |
Ctrl+G | Cmd+G | Go to cell or range |
Ctrl+F | Cmd+F | Find in worksheet |
Ctrl+H | Ctrl+H | Find and replace |
| Windows | Mac | What it does |
|---|---|---|
Ctrl+Shift+Arrow | Cmd+Shift+Arrow | Extend selection to data edge |
Shift+Arrow | Shift+Arrow | Extend selection one cell |
Ctrl+A | Cmd+A | Select region, then whole sheet |
Ctrl+Space | Ctrl+Space | Select entire column |
Shift+Space | Shift+Space | Select entire row |
Ctrl+Shift+End | Fn+Ctrl+Shift+Right | Select to last used cell |
Ctrl+Click | Cmd+Click | Add cell to selection |
| Windows | Mac | What it does |
|---|---|---|
F2 | Ctrl+U | Edit active cell |
Alt+Enter | Opt+Return | New line inside cell |
Ctrl+D | Cmd+D | Fill down from above |
Ctrl+R | Cmd+R | Fill right from left |
Ctrl+C | Cmd+C | Copy selection |
Ctrl+X | Cmd+X | Cut selection |
Ctrl+V | Cmd+V | Paste |
Ctrl+Alt+V | Cmd+Ctrl+V | Paste special |
Ctrl+Z | Cmd+Z | Undo |
Ctrl+- | Cmd+- | Delete rows or cells |
Ctrl+Shift++ | Cmd+Shift++ | Insert rows or cells |
| Windows | Mac | What it does |
|---|---|---|
Ctrl+1 | Cmd+1 | Open Format Cells dialog |
Ctrl+B | Cmd+B | Bold |
Ctrl+I | Cmd+I | Italic |
Ctrl+U | Cmd+U | Underline |
Ctrl+Shift+L | Cmd+Shift+F | Toggle filters |
Ctrl+T | Cmd+T | Create table from range |
Ctrl+Shift+% | Cmd+Shift+% | Apply percentage format |
Ctrl+Shift+$ | Cmd+Shift+$ | Apply currency format |
Ctrl+Shift+# | Cmd+Shift+# | Apply date format |
Ctrl+5 | Cmd+Shift+X | Strikethrough |
| Windows | Mac | What it does |
|---|---|---|
Alt+= | Cmd+Shift+T | AutoSum selected cells |
F4 | Cmd+T | Toggle absolute references |
| Ctrl + backtick | Ctrl + backtick | Show formulas, not values |
F9 | Fn+F9 | Recalculate all workbooks |
Ctrl+Shift+Enter | Cmd+Shift+Return | Enter array formula |
Ctrl+; | Ctrl+; | Insert today's date |
Ctrl+Shift+; | Cmd+; | Insert current time |
| Windows | Mac | What it does |
|---|---|---|
Ctrl+S | Cmd+S | Save workbook |
Ctrl+P | Cmd+P | |
Ctrl+O | Cmd+O | Open workbook |
Ctrl+W | Cmd+W | Close workbook |
Ctrl+F1 | Cmd+Opt+R | Toggle the ribbon |
Alt+W,F,F | — | Freeze panes |
Ctrl+Tab | Cmd + backtick | Switch open workbooks |
The single highest-leverage habit is pressing Alt on Windows and reading the key tips Excel overlays on the ribbon. It turns any command you can see into a keystroke you can type — no memorization required.
Frequently asked questions
- How do I look up any Excel shortcut I don't know?
- On Windows, press and release
Alt. Excel overlays a letter or number on every ribbon tab and command; type that sequence to run the command and learn its key tip. Hovering any button also shows its shortcut in the tooltip. - What does F4 do — absolute references or repeat last action?
- Both, depending on context. When you're editing a formula with the cursor on a cell reference,
F4cycles through$A$1,A$1,$A1, andA1. Outside edit mode,F4repeats your most recent action, such as a fill or format. - Why does a shortcut like F2 do nothing on my laptop?
- Many laptops map the function-key row to media controls by default, so
F2adjusts volume instead. Hold theFnkey while pressing it, or flip the Fn-lock setting in your keyboard or BIOS settings so the F-keys behave normally. - Are the shortcuts the same on Excel for Mac?
- Mostly. Replace
CtrlwithCmdfor the large majority, but a few differ: edit a cell withCtrl+U, AutoSum withCmd+Shift+T, and addFnbefore the navigation keys. The Mac column in every table above lists the exact keys.