FreeSheets

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

Download free PDF

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?

  1. Master moving and selecting

    Start with Ctrl+Arrow and Ctrl+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.

  2. Add Ctrl+1 and F2

    Select cells and press Ctrl+1 instead of hunting the Home tab — every format lives in that one dialog. Use F2 to edit a cell in place rather than retyping it; the cursor lands at the end of the existing content.

  3. Drill F4 until it's automatic

    While typing a formula, click a reference and tap F4 to cycle A1$A$1A$1$A1. Outside edit mode, F4 repeats your last action — a fast way to apply the same fill or format down a sheet.

  4. Wire in the fill and total shortcuts

    Use Ctrl+D to copy the cell above and Alt+= to drop an AutoSum below a column of numbers. Both turn three-click operations into one keystroke once they're in muscle memory.

    =SUM(B2:B20)
  5. 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.

WindowsMacWhat it does
Ctrl+ArrowCmd+ArrowJump to edge of data
Ctrl+HomeFn+Ctrl+LeftJump to cell A1
Ctrl+EndFn+Ctrl+RightJump to last used cell
Ctrl+PgDnFn+Ctrl+DownGo to next sheet
Ctrl+PgUpFn+Ctrl+UpGo to previous sheet
Ctrl+GCmd+GGo to cell or range
Ctrl+FCmd+FFind in worksheet
Ctrl+HCtrl+HFind and replace
Navigation — moving around a sheet without the mouse.
WindowsMacWhat it does
Ctrl+Shift+ArrowCmd+Shift+ArrowExtend selection to data edge
Shift+ArrowShift+ArrowExtend selection one cell
Ctrl+ACmd+ASelect region, then whole sheet
Ctrl+SpaceCtrl+SpaceSelect entire column
Shift+SpaceShift+SpaceSelect entire row
Ctrl+Shift+EndFn+Ctrl+Shift+RightSelect to last used cell
Ctrl+ClickCmd+ClickAdd cell to selection
Selection — grabbing exactly the cells you mean.
WindowsMacWhat it does
F2Ctrl+UEdit active cell
Alt+EnterOpt+ReturnNew line inside cell
Ctrl+DCmd+DFill down from above
Ctrl+RCmd+RFill right from left
Ctrl+CCmd+CCopy selection
Ctrl+XCmd+XCut selection
Ctrl+VCmd+VPaste
Ctrl+Alt+VCmd+Ctrl+VPaste special
Ctrl+ZCmd+ZUndo
Ctrl+-Cmd+-Delete rows or cells
Ctrl+Shift++Cmd+Shift++Insert rows or cells
Editing — entering, copying, and reshaping data.
WindowsMacWhat it does
Ctrl+1Cmd+1Open Format Cells dialog
Ctrl+BCmd+BBold
Ctrl+ICmd+IItalic
Ctrl+UCmd+UUnderline
Ctrl+Shift+LCmd+Shift+FToggle filters
Ctrl+TCmd+TCreate 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+5Cmd+Shift+XStrikethrough
Formatting — Ctrl+1 is the one that does everything else.
WindowsMacWhat it does
Alt+=Cmd+Shift+TAutoSum selected cells
F4Cmd+TToggle absolute references
Ctrl + backtickCtrl + backtickShow formulas, not values
F9Fn+F9Recalculate all workbooks
Ctrl+Shift+EnterCmd+Shift+ReturnEnter array formula
Ctrl+;Ctrl+;Insert today's date
Ctrl+Shift+;Cmd+;Insert current time
Formulas — building and auditing calculations.
WindowsMacWhat it does
Ctrl+SCmd+SSave workbook
Ctrl+PCmd+PPrint
Ctrl+OCmd+OOpen workbook
Ctrl+WCmd+WClose workbook
Ctrl+F1Cmd+Opt+RToggle the ribbon
Alt+W,F,FFreeze panes
Ctrl+TabCmd + backtickSwitch open workbooks
Files & View — saving, printing, and managing windows.

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, F4 cycles through $A$1, A$1, $A1, and A1. Outside edit mode, F4 repeats 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 F2 adjusts volume instead. Hold the Fn key 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 Ctrl with Cmd for the large majority, but a few differ: edit a cell with Ctrl+U, AutoSum with Cmd+Shift+T, and add Fn before the navigation keys. The Mac column in every table above lists the exact keys.

Related guides