August 2026 · 8 min read

Excel Keyboard Shortcuts: The Complete List

Organised by task — navigation, selection, editing, formatting, formulas, and data tools. Windows and Mac versions side by side. Bookmark this page.

Learn These 8 First

Ctrl + TCreate a Table
Ctrl + Shift + LToggle filters
Ctrl + DFill Down
F4Toggle $-locking / repeat last action
Alt + =AutoSum
Ctrl + 1Format Cells dialog
Ctrl + ;Insert today's date
Ctrl + `Toggle formula view

Navigation

WindowsMacAction
Ctrl + HomeCmd + HomeGo to cell A1
Ctrl + EndCmd + EndGo to last used cell in the sheet
Ctrl + ArrowCmd + ArrowJump to last non-blank cell in direction
Ctrl + GCmd + GGo To dialog (then Special for errors, blanks, etc.)
Ctrl + FCmd + FFind
Ctrl + HCmd + HFind and Replace
Ctrl + Page Down/UpFn + Ctrl + ↓/↑Move to next / previous sheet

Selection

WindowsMacAction
Ctrl + Shift + ArrowCmd + Shift + ArrowExtend selection to last non-blank cell
Ctrl + Shift + EndCmd + Shift + EndSelect from current cell to last used cell
Ctrl + SpaceCtrl + SpaceSelect entire column
Shift + SpaceShift + SpaceSelect entire row
Ctrl + ACmd + ASelect all (press twice to select entire sheet)
Ctrl + Shift + LCmd + Shift + FToggle AutoFilter on/off

Editing

WindowsMacAction
F2Ctrl + UEdit the active cell (enter edit mode)
Ctrl + DCmd + DFill Down (copy formula from cell above)
Ctrl + RCmd + RFill Right (copy formula from cell to the left)
Ctrl + EnterCtrl + ReturnConfirm entry and stay in the same cell
Ctrl + ZCmd + ZUndo
Ctrl + YCmd + YRedo
F4Cmd + TRepeat last action (outside formula) / toggle $A$1 locking (in formula)
DeleteDelete / Fn+DeleteClear cell contents (not formatting)
Ctrl + -Cmd + -Delete rows or columns (after selecting them)
Ctrl + Shift + +Cmd + Shift + +Insert rows or columns

Formatting

WindowsMacAction
Ctrl + 1Cmd + 1Format Cells dialog (all formatting options)
Ctrl + BCmd + BBold
Ctrl + ICmd + IItalic
Ctrl + UCmd + UUnderline
Ctrl + Shift + $Cmd + Shift + $Currency format
Ctrl + Shift + %Cmd + Shift + %Percentage format
Ctrl + Shift + #Cmd + Shift + #Date format (dd-mmm-yy)
Ctrl + Shift + ~Cmd + Shift + ~General format (remove all number formatting)
Alt + H + HFill colour picker (ribbon shortcut)

Formulas

WindowsMacAction
Alt + =Cmd + Shift + TAutoSum (inserts =SUM() for the range above)
F4Cmd + TToggle reference locking ($A$1 → A$1 → $A1 → A1)
Ctrl + `Ctrl + `Toggle between formula view and value view
Ctrl + [Cmd + [Select all cells that the active formula references
Ctrl + Shift + EnterCmd + Shift + ReturnEnter as legacy array formula (Excel 2019 and older)
Ctrl + Shift + ACtrl + Shift + AInsert function arguments (after typing function name)
F9F9Recalculate all formulas (or evaluate selected part of formula)

Data and Tables

WindowsMacAction
Ctrl + TCmd + TCreate Excel Table from selection
Ctrl + ;Ctrl + ;Insert today's date (static)
Ctrl + Shift + :Cmd + ;Insert current time (static)
Alt + D + SSort dialog
Alt + A + MRemove duplicates dialog
Ctrl + Shift + F3Cmd + Shift + F3Create named ranges from selection labels
Alt + F5Refresh all Power Query / pivot table connections

Workbook and Sheets

WindowsMacAction
Ctrl + NCmd + NNew workbook
Ctrl + SCmd + SSave
Ctrl + WCmd + WClose workbook
Ctrl + PCmd + PPrint dialog
F12Cmd + Shift + SSave As
Shift + F11Fn + Shift + F11Insert new sheet
Alt + F11Fn + Alt + F11Open VBA editor
Ctrl + F4Cmd + WClose active workbook window

Frequently Asked Questions

What are the most important Excel shortcuts to learn first?

Ctrl+T (table), Ctrl+Shift+L (filters), Ctrl+D (fill down), F4 (toggle locking/repeat), Alt+= (AutoSum), Ctrl+1 (format cells), Ctrl+; (today's date), Ctrl+` (formula view). These 8 cover the most repetitive daily tasks.

How do I see all Excel shortcuts?

Press Alt in Excel — every ribbon tab shows a letter key overlay. Press the letter to open that tab, then the letter shown on the button you want. Works for every ribbon command.

Related Guides