App shortcuts

Excel keyboard shortcuts for Mac

Excel's Mac shortcuts are not the Windows ones with Command swapped for Control. Half of them still use Control, and knowing which half is the whole trick.

Updated August 5, 202611 min read

Why Excel for Mac keeps using the Control key

Excel arrived on the Mac carrying a shortcut set designed around a keyboard that had a Control key and no Command key. Rather than break decades of muscle memory, Microsoft kept most of those Control chords and layered the Mac-native Command equivalents on top. The result is that many commands genuinely have two bindings, and a few important ones only have the Control form.

This is where mis-transcribed lists go wrong. A page that takes Microsoft's Windows column and swaps Ctrl for Command will tell you that ⌘⇧$ applies the currency format. It does not — the currency format is ⌃⇧$, with Control, on a Mac. The number-format group is almost entirely Control-based for exactly this reason.

The other Mac-specific wrinkle is the function keys. Excel uses F2 through F12 heavily, and on a Mac whose top row is set to control brightness and volume you have to hold Fn to reach them, or change the setting in System Settings under Keyboard.

Workbooks, windows and undo

ShortcutWhat it does
⌘NOpen a new blank workbook
⇧⌘PCreate a new workbook from a template
⌘ODisplay the Open dialog
⌘SSave the workbook
⇧⌘SDisplay the Save As dialog
⌘PPrint the workbook
⌘WClose the window
⌘QQuit Excel
⌘ZUndo the last action
⌘Y or ⇧⌘ZRedo the last action
⌘HHide Excel
⌥⌘RExpand or minimise the ribbon
⌃⌘FSwitch to full screen view
EscExit a dialog or cancel an action
F1Display the Help window

Move around a sheet

Command and the down arrow shown as mechanical keycaps — Excel's jump to the edge of the data region chord
⌘↓move to the edge of the current data region

⌘ with an arrow key is the one to learn first: it jumps to the edge of the current data region, which is how you get to the bottom of a fifty-thousand-row column without scrolling.

ShortcutWhat it does
Arrow keysMove one cell up, down, left or right
⌘ + arrow keyMove to the edge of the current data region
Home (Fn-←)Move to the beginning of the row
⌃HomeMove to the beginning of the sheet
⌃EndMove to the last cell in use
Page Down / Page UpMove down or up one screen
⌥Page Down / ⌥Page UpMove one screen right or left
⌥→Move to the next sheet
⌥←Move to the previous sheet
⌃G or F5Display the Go To dialog
⌃F or ⇧F5Display the Find dialog
⌃H or ⇧⌘HDisplay the Replace dialog
⌃DeleteScroll to display the active cell
⌃F5Move to the Search Sheet dialog
TabMove between unlocked cells on a protected sheet

Select cells, columns and rows

ShortcutWhat it does
⌘ASelect the current region or the entire sheet
⇧ + arrow keyExtend the selection by one cell
⇧⌘ + arrow keyExtend the selection to the last nonblank cell in the same column or row
⌃SpaceSelect the entire column
⇧SpaceSelect the entire row
⇧HomeExtend the selection to the beginning of the row
⌃⇧HomeExtend the selection to the beginning of the sheet
⌃⇧EndExtend the selection to the last cell used
⇧Page Down / ⇧Page UpExtend the selection down or up one screen
⇧⌘*Select only the visible cells
F8Turn on the ability to extend the selection using the arrow keys
⇧F8Add another range of cells to the selection
⌃/Select the current array
⌃⇧[Select cells directly referred to by formulas in the selection
⌃]Select only cells with formulas that refer directly to the active cell

Enter and edit data

Command and D shown as mechanical keycaps — Excel's fill cells down chord
⌘Dfill cells down

⌥Return is the one people hunt for most often: it starts a new line inside a cell instead of committing the entry and dropping down a row.

ShortcutWhat it does
F2Edit the selected cell
ReturnComplete the cell entry and move forward
⇧ReturnComplete the cell entry and move up
Tab / ⇧TabComplete the cell entry and move right or left
⌥ReturnStart a new line in the same cell
⌘ReturnFill the selected cell range with the text you type
EscCancel the cell entry
⌘DFill cells down
⌘RFill cells right
⌃EFlash Fill
⌃⇧=Insert cells
⌘-Delete cells
⌘C / ⌘V / ⌘XCopy, paste or cut the selection
⌃⌘VUse Paste Special
⌘KInsert a hyperlink
⇧F2Insert a note, or open and edit an existing cell note
⇧⌘F2Insert a threaded comment, or open and reply to one

Formulas and the formula bar

⌘T appears twice in Microsoft's Mac list and that is not a transcription error: inside a formula it toggles the reference style between absolute and relative, and on a range it creates a table. Excel picks by context.

ShortcutWhat it does
=Start a formula
⇧F3Open the Formula Builder
⌃ADisplay the Formula Builder after a valid function name
⇧⌘TInsert an AutoSum formula
⌘T or F4Toggle the formula reference style between absolute and relative
⌃⇧UExpand or collapse the formula bar
⇧⌘ReturnEnter the formula as an array formula
⌃`Alternate between displaying cell values and formulas
⌃'Copy the formula from the cell above
⌃⇧"Copy the value from the cell above
⌃;Enter the date
⌘;Enter the time
F9Calculate all open workbooks
⇧F9Calculate the active sheet
⌃LDefine a name
⌘F3Open the Define Name dialog
⌥↓Display the AutoComplete list

Format cells and numbers

Control, Shift and the dollar sign shown as mechanical keycaps — Excel for Mac's currency format chord
⌃⇧$apply the currency format with two decimal places

This is the group that gets mis-transcribed most often. The number formats are Control chords on a Mac, not Command chords, and each one is Control plus Shift plus a symbol you can read off a US keyboard: dollar for currency, percent for percentage, hash for the date.

ShortcutWhat it does
⌘1Display the Format Cells dialog
⌘B / ⌘I / ⌘UApply or remove bold, italic or underline formatting
⇧⌘XApply or remove strikethrough formatting
⇧⌘> / ⇧⌘<Increase or decrease the font size
⌘EAlign centre
⌘LAlign left
⌃⇧~Apply the general number format
⌃⇧$Apply the currency format with two decimal places
⌃⇧%Apply the percentage format with no decimal places
⌃⇧^Apply the exponential number format with two decimal places
⌃⇧#Apply the date format
⌃⇧@Apply the time format
⌃⇧!Apply the number format with two decimal places
⌥⌘0Apply an outline border around the selected cells
⌥⌘-Remove outline borders
⇧⌘LDisplay the Modify Cell Style dialog

Rows, columns, sheets and tables

ShortcutWhat it does
⌘)Hide a column
⇧⌘)Unhide a column
⌘(Hide a row
⇧⌘(Unhide a row
⌃9Hide the selected rows
⌃0Hide the selected columns
⌃8Display or hide outline symbols
⇧F11Insert a new sheet
F11Insert a new chart sheet
⇧⌘KGroup the selected cells
⇧⌘JUngroup the selected cells
⌘TCreate a table
⇧⌘F or ⌃⇧LAdd or remove a filter
⇧⌘ROpen the Sort dialog
⌥↓Display the Filter list or a PivotTable page field pop-up menu

The function keys

Excel leans on the function keys harder than almost any other Mac application. If pressing F2 changes your screen brightness instead, hold Fn as well, or switch the top row to standard function keys in System Settings under Keyboard.

ShortcutWhat it does
F1Display the Help window
F2Edit the selected cell
⌥F2Open the Save dialog
⇧F3Open the Formula Builder
⌘F4Close the window or dialog
F5Display the Go To dialog
⇧F5Display the Find dialog
F6 or ⇧F6Switch focus between the worksheet, ribbon, task pane and status bar
F7Check spelling
⇧F7Open the thesaurus
F8Extend the selection
⌥F8Display the Macro dialog
⌃F9Minimise the active window
⇧F10Display the context menu
⌘F10Maximise or restore the active window
⌥F11Open Visual Basic
F12Display the Save As dialog
⌥F12Open the Power Query Editor

Putting the chords on screen with Show KeyPress

Spreadsheet training has a particular failure mode. The instructor selects a range, presses something, and a column of numbers turns into currency. Everyone watching sees the outcome; nobody sees ⌃⇧$. Half the room writes down the wrong thing and the other half asks afterwards.

Show KeyPress is a paid menu bar app from the Mac App Store, for macOS 14 or later, that draws each key you press as a keycap on top of everything else. It has no connection to Excel — no add-in, no ribbon button, no macro. It simply draws an always-on-top window, which is why a screen recorder or a whole-screen share picks it up without any setup.

  • Shortcuts Only draws the combinations and stays out of the way while you type values into cells — the right default for a spreadsheet demo, where the data is not the lesson.
  • Latest shows one combination at a time, which matches the pace of spoken instruction; Horizontal History and Stacked History keep more of the recent input on screen.
  • ⌘⇧K toggles all the visualization, ⌃⌥M switches the content mode, and ⌃⌥= and ⌃⌥- change the overlay size without opening Settings.
  • Eight edge presets plus a full-screen drag editor keep the overlay off the formula bar and out of the ribbon.
  • Input Monitoring is the only privacy permission requested — not Accessibility, not Screen Recording.
  • It is macOS 14 or later only. There is no Windows build, so it cannot help with Excel for Windows.

Sources and further reading

Product details and guidance were checked against these first-party pages on August 5, 2026. Re-check current listings before making an install or high-stakes decision.

FAQ

Questions people ask

Why do so many Excel for Mac shortcuts still use Control?

Excel kept its original Control-based bindings when it moved to the Mac and added Command equivalents alongside them. Many commands accept either, but the number-format group — currency, percentage, date, time — is Control-based only, which is why translating a Windows list by swapping Ctrl for Command produces wrong chords.

How do I apply the currency format in Excel for Mac?

⌃⇧$ applies the currency format with two decimal places. The neighbouring formats follow the same pattern: ⌃⇧% for percentage with no decimal places, ⌃⇧# for the date format, ⌃⇧@ for the time format, and ⌃⇧~ for the general number format.

Why does F2 change my screen brightness instead of editing a cell?

Because the top row of your keyboard is set to control system features. Hold Fn together with the function key, or turn on standard function keys in System Settings under Keyboard. Excel uses F2 through F12 heavily, so this is worth changing before a demo.

How do I start a new line inside a cell?

⌥Return. Plain Return completes the entry and moves to the next cell, which is why typing a two-line label feels impossible until you find this one.

Does Show KeyPress work as an Excel add-in?

No. It is a separate menu bar app with no integration into Excel or any other application. It draws an overlay on top of your screen and nothing else, which is what makes it work identically in Excel, in a browser, and in the Finder.

Continue the topic