Updated May 2026 · 8 min read

Excel Keyboard Shortcuts: Complete Cheat Sheet (Windows & Mac)

Excel has one of the richest keyboard shortcut systems of any application. These shortcuts are the difference between analysts who grind through spreadsheets slowly and those who process data at machine speed. This guide covers every category — navigation, selection, formulas, formatting, and pivot tables — for both Windows and Mac.

For the full interactive reference with every shortcut, see the Excel shortcuts cheat sheet.

The 10 Excel Shortcuts You Use Every Day

ActionWindowsMac
AutoSum selected rangeAlt + =⌘ + Shift + T
Fill DownCtrl + D⌘ + D
Insert current dateCtrl + ;Ctrl + ;
Toggle boldCtrl + B⌘ + B
Open Format Cells dialogCtrl + 1⌘ + 1
Select entire columnCtrl + SpaceCtrl + Space
Select entire rowShift + SpaceShift + Space
Find & ReplaceCtrl + H⌘ + H
Insert new row/columnCtrl + Shift + +⌘ + Shift + +
UndoCtrl + Z⌘ + Z

Navigation Shortcuts

Moving around large spreadsheets is where keyboard shortcuts deliver the biggest time saving over using a mouse.

ActionWindowsMac
Jump to last used cellCtrl + End⌘ + End
Jump to cell A1Ctrl + Home⌘ + Home
Move to edge of data regionCtrl + Arrow⌘ + Arrow
Go to specific cellCtrl + GCtrl + G
Next worksheet tabCtrl + Page DownOption + Right
Previous worksheet tabCtrl + Page UpOption + Left
Move between open workbooksCtrl + Tab⌘ + `

Formula Shortcuts

Excel's formula engine becomes far more powerful when you can enter and audit formulas without leaving the keyboard.

ActionWindowsMac
AutoSumAlt + =⌘ + Shift + T
Enter formula in multiple cells at onceCtrl + EnterCtrl + Enter
Toggle absolute/relative reference ($)F4⌘ + T
Show all formulas (toggle)Ctrl + `Ctrl + `
Calculate now (force recalc)F9F9
Trace dependentsCtrl + ]Ctrl + ]
Evaluate formula step by stepAlt + M, VVia menu

Selection Shortcuts

ActionWindowsMac
Extend selection to last used cellCtrl + Shift + End⌘ + Shift + End
Select current region (data island)Ctrl + Shift + *⌘ + Shift + Space
Select entire worksheetCtrl + A⌘ + A
Add non-adjacent selectionHold Ctrl + clickHold + click
Select to edge of dataCtrl + Shift + Arrow⌘ + Shift + Arrow

Formatting Shortcuts

ActionWindowsMac
Currency formatCtrl + Shift + $⌘ + Shift + $
Percentage formatCtrl + Shift + %⌘ + Shift + %
Date format (D-MMM-YY)Ctrl + Shift + #⌘ + Shift + #
Number format (2 decimals)Ctrl + Shift + !⌘ + Shift + !
Open Format Cells dialogCtrl + 1⌘ + 1
Bold / Italic / UnderlineCtrl + B/I/U⌘ + B/I/U
StrikethroughCtrl + 5⌘ + Shift + X
Add bordersCtrl + Shift + &⌘ + Option + 0

Data & Pivot Table Shortcuts

ActionWindowsMac
Toggle AutoFilterCtrl + Shift + L⌘ + Shift + F
Convert range to TableCtrl + T⌘ + T
Group rows/columnsAlt + Shift + →⌘ + Shift + K
Ungroup rows/columnsAlt + Shift + ←⌘ + Shift + J
Refresh PivotTableAlt + F5Option + F5
Flash FillCtrl + ECtrl + E
Remove duplicatesAlt, A, MVia menu

Pro Tips for Excel Power Users

  • Ctrl+D to fill down after paste — paste a formula in the top cell of a column, select from that cell down to wherever you need it, then hit Ctrl+D to fill all selected cells with the formula automatically.
  • F4 to lock references — press F4 while inside a cell reference in the formula bar to cycle through absolute ($A$1), row-locked (A$1), column-locked ($A1), and relative (A1) modes.
  • Ctrl+` to audit formulas — toggle all cells to show formulas instead of values. This reveals hidden errors and makes auditing spreadsheets much faster.
  • Alt+= then Ctrl+Enter — select a range of blank cells at the bottom of multiple columns and press Alt+= to sum them all at once, then Ctrl+Enter to confirm the formula in all selected cells simultaneously.
  • Ctrl+Shift+End to select data range — selects from the current cell to the last used cell in the sheet, which is essential before copying or formatting large datasets.

Download the Office Shortcuts PDF

The Office Pack PDF includes complete shortcut cheat sheets for Excel, Word, PowerPoint, Outlook, Google Docs, Google Sheets, Zoom, and Teams — formatted for printing or desktop reference. One-time purchase, instant download.

Related Shortcut References

Frequently Asked Questions

What is the most useful Excel keyboard shortcut?

Alt+= (AutoSum) is the single most time-saving shortcut in Excel. It automatically inserts a SUM formula for the range above or to the left of the selected cell. Combined with Ctrl+Shift+End to select to the last used cell, you can total entire data sets in seconds.

How do I quickly navigate between Excel worksheets?

Press Ctrl+Page Down to move to the next worksheet and Ctrl+Page Up to go to the previous one. To jump to a specific sheet, right-click any sheet navigation arrow (bottom-left) to see the full list of sheets.

What is the shortcut to freeze panes in Excel?

There is no direct keyboard shortcut for freeze panes, but you can access it quickly via the ribbon: press Alt, then W, then F, then F to toggle freeze panes via the keyboard menu. First click the cell below and to the right of where you want the freeze to occur.

How do I apply currency format to cells in Excel?

Select the cells and press Ctrl+Shift+$ to apply the Currency format with two decimal places. Use Ctrl+Shift+% for Percentage, Ctrl+Shift+# for Date format, and Ctrl+Shift+! for the comma number format.

Is there an Excel shortcut to insert a new row?

Select an entire row by pressing Shift+Space, then press Ctrl+Shift+= (or Ctrl++) to insert a row above the selected one. To insert multiple rows, select multiple rows first, then press the same shortcut.