Best Excel Keyboard Shortcuts

Use these Excel keyboard shortcuts for faster editing, navigation, formulas, formatting, and workbook control on Windows, Mac, and the web.

T

Technobezz

Senior Editor

Aug 2, 2026
4 min read

Contents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

The tables below focus on current Excel for Windows shortcuts, followed by the Mac and web differences that most often cause confusion.

Microsoft documents these shortcuts for the US keyboard layout. A plus sign means press keys together, while a comma means press the keys in sequence.

Learn the shortcuts around a repeated task instead of trying to memorize the entire list. A practical first set is Save, Edit Cell, Format Cells, Move to Data Edge, Paste Special, and AutoSum.

Keep this page open while working through a real workbook. After a shortcut becomes automatic, add one or two more from the same section.

Most useful Excel shortcuts

ActionExcel for Windows
Save the workbookCtrl+S
Open a workbookCtrl+O
Close the workbookCtrl+W
CopyCtrl+C
CutCtrl+X
PasteCtrl+V
UndoCtrl+Z
Redo or repeatCtrl+Y
BoldCtrl+B
Edit the active cellF2
Open Format CellsCtrl+1
Start a new line in the same cellAlt+Enter
ActionExcel for Windows
Move to the edge of the current data regionCtrl+Arrow key
Move to the beginning of the worksheetCtrl+Home
Move to the last used cellCtrl+End
Move to the next worksheetCtrl+Page Down
Move to the previous worksheetCtrl+Page Up
Extend to the last nonblank cell in the row or column, or to the next nonblank cell when the adjacent cell is blankCtrl+Shift+Arrow key
Select the current region, then expand the selection on repeated pressesCtrl+A
Select an entire columnCtrl+Spacebar
Select an entire rowShift+Spacebar
Open Go ToF5

When the worksheet contains data, the first Ctrl+A selects the current region. The second press includes its summary rows, and the third selects the entire worksheet.

Ctrl+Arrow key is especially useful in long tables. It moves to the edge of the current block of data instead of advancing one cell at a time.

Formatting and entry shortcuts

ActionExcel for Windows
Enter the current dateCtrl+Semicolon
Enter the current timeCtrl+Shift+Colon
Open Paste SpecialCtrl+Alt+V
Create a tableCtrl+T or Ctrl+L
Insert a hyperlinkCtrl+K
Fill down from the top selected cellCtrl+D
Fill the selected range with the current entryCtrl+Enter
Open Quick AnalysisCtrl+Q
Insert cells, rows, or columnsCtrl+Shift+Plus
Delete selected cells, rows, or columnsCtrl+Minus

After opening Paste Special with Ctrl+Alt+V, use the underlined letter for the item you need. For example, V selects values in the Paste Special dialog.

Formula and data shortcuts

ActionExcel for Windows
Insert AutoSumAlt+Equals
Show formulas instead of valuesCtrl+Grave accent
Cycle absolute and relative references in a formulaF4
Insert a functionShift+F3
Use Flash FillCtrl+E
Calculate all open workbooksF9
Calculate the active worksheetShift+F9
Refresh selected data in the worksheetAlt+F5
Refresh data in the current worksheetCtrl+F5
Refresh all data in the workbookCtrl+Alt+F5
Open the Macro dialogAlt+F8

When a cell reference is selected while editing a formula, F4 cycles through relative, absolute, and mixed references.

Use Ribbon KeyTips

Press Alt to display letters beside the Ribbon tabs and commands. Common starting keys include Alt+H for Home, Alt+N for Insert, Alt+M for Formulas, Alt+A for Data, and Alt+W for View.

Press Alt+Q to move to Search, which may be named Tell Me in some Microsoft 365 versions. Search is useful when you remember the command but not its full KeyTip sequence.

Handle Excel shortcuts on Mac

Excel for Mac uses platform-specific modifier keys, so do not assume that every Windows Ctrl shortcut maps directly to Command. Use the macOS section of Excel's built-in or Microsoft shortcut reference for the exact command.

If an Excel function-key shortcut changes screen brightness, volume, or another Mac feature, hold Fn or the Globe key with the function key. You can also go to System Settings > Keyboard > Keyboard Shortcuts > Function Keys and turn on Use F1, F2, etc. keys as standard function keys.

Handle Excel shortcuts in a browser

Browser commands can intercept some Excel for the web shortcuts. In Excel for the web, open Help > Keyboard Shortcuts to search the web-specific list.

That dialog also includes Override browser shortcuts and Show Overrides. Use the override only when you want Excel to take priority over the browser for the listed keys.

Create a macro shortcut in desktop Excel

In Excel for Windows or Mac, you can record a macro and assign a letter in the Shortcut key box. Keep the assignment memorable and narrow to the workbook or Personal Macro Workbook where it belongs.

Microsoft warns that a macro shortcut can override a built-in Excel shortcut while the workbook containing that macro is open. Avoid common letters that would replace Save, Copy, Paste, or Undo.

Excel for the web cannot create, run, or edit VBA macros. Open the workbook in the Excel desktop app when a VBA macro shortcut is required.

Share