App shortcuts

Microsoft Word keyboard shortcuts for Mac

Word for Mac is not Word for Windows with a different logo. Every chord below is the macOS one, from Microsoft's own list.

Updated August 5, 202611 min read

Documents, views and finding things

These are the commands that operate on the document rather than on the text inside it. The view switches in particular are underused: Draft view strips the page furniture out of a long edit, and Outline view is the fastest way to restructure a report without dragging anything.

Two of these surprise people arriving from Windows. Find and Replace is ⌃H — a Control chord in the middle of a Command-key application — and closing a document is ⌘F4 rather than ⌘W.

ShortcutWhat it does
⌘NCreate a new document
⌘OOpen a document
⌘SSave the document
⌘⇧SOpen the Save As dialog
⌘POpen the Print dialog
⌘F4Close the current document
⌘FFind
⌃HOpen the Find and Replace pane
⌘KTurn the selected text into a hyperlink
⌘ReturnInsert a page break
⌘⌥NSwitch to Draft view
⌘⌥OSwitch to Outline view
⌘⌥PSwitch to Print Layout view
⌘⌥8Show or hide all non-printing characters
⌘+ / ⌘-Zoom in or out

Moving around a document

Option and the left arrow shown as mechanical keycaps — Word's move one word left chord
⌥←move the cursor one word left

Long documents are where a mouse costs you the most. Scrolling to find a heading breaks your place in the sentence you were writing; a chord does not. These are the movement commands that pay for themselves inside a morning.

Note the Fn key in the document-level jumps. Microsoft documents these as ⌘Home, ⌘End, ⌘Page Up and ⌘Page Down, which on a Mac keyboard without a numeric block means holding Fn with an arrow key — the same command, spelled the way your keyboard is actually laid out.

ShortcutWhat it does
⌥←Move the cursor one word to the left
⌥→Move the cursor one word to the right
⌘↑Move the cursor up one paragraph
⌘↓Move the cursor down one paragraph
⌘←Move to the beginning of the line
⌘→Move to the end of the line
⌘Fn←Move to the beginning of the document
⌘Fn→Move to the end of the document
⌘Fn↑Move to the top of the previous page
⌘Fn↓Move to the top of the next page
⇧F5Move the cursor back to the previous insertion point
⌘⌥GOpen the Go To dialog to jump to a page, line or bookmark

Selecting text

Every editing command in Word acts on a selection, so the speed of your editing is really the speed of your selecting. The extend-selection commands mirror the movement ones exactly: add ⇧ to a movement chord and you drag the selection instead of the cursor.

F8 is the one nobody discovers on their own. It turns on extend-selection mode, after which any movement keeps widening the selection until you stop — useful for grabbing an awkward run of text that does not line up with a word or paragraph boundary.

ShortcutWhat it does
⇧ + arrow keysExtend the selection one character or one line at a time
⇧⌥←Extend the selection one word to the left
⇧⌥→Extend the selection one word to the right
⌘⇧←Select from the cursor to the beginning of the line
⌘⇧→Select from the cursor to the end of the line
⌘⇧↑Select from the cursor to the beginning of the paragraph
⌘⇧↓Select from the cursor to the end of the paragraph
⌘ASelect the entire document
F8Turn on extend-selection mode
⇧F8Reduce the selection

Cutting, pasting and the Spike

Command, Option and C shown as mechanical keycaps — Word's copy the formatting chord
⌘⌥Ccopy the formatting, not the text

Alongside the usual clipboard, Word keeps a second one almost nobody uses. The Spike collects several cuts in sequence and then drops all of them in one go — ⌘F3 to add to it, ⌘⇧F3 to empty it into the document. For gathering scattered paragraphs into a new order it beats cut-and-paste four times over.

⌘⌥C and ⌘⌥V are the other pair worth building a habit around: they copy and apply formatting rather than content, which replaces an enormous amount of fiddling with the Format Painter.

ShortcutWhat it does
⌘XCut the selection to the clipboard
⌘CCopy the selection to the clipboard
⌘VPaste the contents of the clipboard
⌃⌘VOpen the Paste Special dialog
⌘F3Cut the selection to the Spike
⌘⇧F3Paste the contents of the Spike
⌘⌥CCopy the formatting of the selected text
⌘⌥VApply the copied formatting to the selected text
⌘ZUndo the previous action
⌘YRedo the previous action

Character formatting

⌘B, ⌘I and ⌘U need no introduction, but the rest of this group is where a Windows-derived list starts quietly lying to you. These are the macOS chords, several of which sit nowhere near their Windows equivalents.

ShortcutWhat it does
⌘BBold
⌘IItalic
⌘UUnderline
⌘⇧WUnderline the words but not the spaces between them
⌘⇧DDouble underline
⌘⇧XStrikethrough
⌘⇧KFormat the selection as small caps
⌘⇧AFormat the selection as all capitals
⌘⇧-Format the selection as subscript
⌘⇧>Increase the font size
⌘⇧<Decrease the font size

Paragraph formatting, styles and outlining

Styles are the difference between a document you can restructure and one you have to rebuild. ⌘⇧N strips a mangled paragraph back to Normal in a single press, and ⌘⌥1 through ⌘⌥3 apply the heading levels that the navigation pane, the table of contents and Outline view all depend on.

  • In Outline view, ⌃⇧← promotes a paragraph and ⌃⇧→ demotes it.
  • ⌃⇧↑ and ⌃⇧↓ move the selected paragraphs up and down the outline.
  • ⌃⇧+ expands the text under a heading and ⌃⇧- collapses it.
  • ⌃⇧A expands all body text and headings, or collapses all body text.
  • ⌃⇧ with a heading level number shows all headings at that level.
ShortcutWhat it does
⌘LAlign the paragraph left
⌘ECentre the paragraph
⌘RAlign the paragraph right
⌘JJustify the paragraph
⌘1Single line spacing
⌘2Double line spacing
⌘51.5-line spacing
⌘⇧NApply the Normal style
⌘⌥1Apply the Heading 1 style
⌘⌥2Apply the Heading 2 style
⌘⌥3Apply the Heading 3 style
⌃⇧MIndent the paragraph from the left
⌘⇧MRemove a paragraph indent from the left
⌘TCreate a hanging indent
⌘⇧TRemove a hanging indent

Working in tables

Word tables have their own keyboard model, and the single most useful fact about it is that Tab moves to the next cell rather than inserting a tab character. To get an actual tab inside a cell you need ⌥Tab — the answer to a question most people give up on and solve with spaces.

The cell-jumping commands use Control rather than Command, and again Microsoft writes them as Control+Home and Control+Page Up, so on a Mac keyboard you hold Fn with an arrow.

ShortcutWhat it does
TabMove to the next cell and select its content
⇧TabMove to the previous cell and select its content
Move to the next row
Move to the previous row
⌃Fn←Move to the first cell in the row
⌃Fn→Move to the last cell in the row
⌃Fn↑Move to the first cell in the column
⌃Fn↓Move to the last cell in the column
Tab (in the last cell)Add a new row to the bottom of the table
⌃⌘IInsert a row
⇧ + arrow keysExtend a selection to adjacent cells
⌥TabInsert a tab character inside a cell

Reviewing, proofing and references

Command, Shift and E shown as mechanical keycaps — Word's track changes on and off chord
⌘⇧Eturn change tracking on or off

This last group is where a shortcut saves the most clicks, because every one of these commands otherwise lives three levels into a ribbon tab you are not currently on. The field commands in particular earn their keep if you work with cross-references, page numbers, or a table of contents that keeps going stale.

F9 updates the selected fields and ⇧F9 flips a field between its code and its result — the two keys that turn a mysterious grey box into something you can actually debug.

ShortcutWhat it does
⌘⌥AInsert a comment
⌘⇧ETurn change tracking on or off
⌘⌥LOpen the Spelling and Grammar dialog
⇧F7Open the Thesaurus task pane
⌥⇧F7Open the Dictionary
⌘⌥FInsert a footnote
⌘⌥EInsert an endnote
⌘F9Insert an empty field
F9Update the selected fields
⇧F9Switch between a field code and its result
⌥F9Switch between all field codes and their results
F11Move to the next field
⇧F11Move to the previous field
⌃⇧DInsert a DATE field
⌃⇧PInsert a PAGE field

Show your Word shortcuts on screen

A Word shortcut is invisible to an audience. You press ⌘⌥C, the formatting of the next paragraph changes, and everyone watching the recording or the call sees an effect with no visible cause. If you train people on Word, produce documentation videos, or walk a team through a template, that gap is the whole problem — and narration only closes it if your voice keeps perfect pace with your hands.

Show KeyPress is a paid macOS menu bar app that draws each key you press as a keycap on top of everything else on screen. It has no Word integration, no add-in and nothing to install on the Office side; it is simply a window above your other windows, which is why a screen recording or a whole-screen share picks it up with no configuration at all. It requires macOS 14 Sonoma or later and is sold only through the Mac App Store.

  • Shortcuts Only content mode draws combinations like ⌘⇧E and stays quiet while you type the actual prose — which is what you want when the document text is not the lesson.
  • The three reading modes are Latest for one combination at a time, Horizontal History for a row of recent keycaps, and Stacked History for grouping continuous typing into readable fragments.
  • One Display pins the overlay to the screen you are recording or sharing instead of letting it follow your pointer to a second monitor.
  • The keyboard overlay is click-through, so it never intercepts a click meant for the Word window underneath it.
  • ⌘⇧K toggles Show KeyPress off and on between takes — and since Word uses that same chord for small caps, rebind one of them in the app's settings before you record.

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 does a Word shortcut I found online not work on my Mac?

Most published Word shortcut lists are the Windows ones. Microsoft maintains a separate macOS section, and it is not a straight Ctrl-to-⌘ swap — Redo is ⌘Y rather than ⌘⇧Z, Find and Replace is ⌃H, and closing a document is ⌘F4. Every chord on this page comes from the macOS section.

Why do some Word shortcuts on a Mac need the Fn key?

Microsoft documents several commands as ⌘Home, ⌘End, ⌃Home and ⌃Page Up. Mac keyboards without a numeric block do not have those keys, so you hold Fn with an arrow key instead — ⌘Fn← is ⌘Home. The command is identical; only the spelling of the key changes.

Can I remap a keyboard shortcut in Word for Mac?

Yes. Word for Mac has its own shortcut customisation under Tools, and macOS separately lets you assign a shortcut to any menu command in System Settings under Keyboard, Keyboard Shortcuts, App Shortcuts. A custom chord will of course not match the defaults listed here.

Are these the same in Word 2021, Microsoft 365 and Word for the web?

The desktop chords here are stable across recent versions of Word for Mac. Word for the web is a different application with a smaller and partly different set, because the browser claims many chords before Word sees them — check Microsoft's reference for the web version rather than assuming these carry over.

Will an on-screen overlay show a password I type in Word?

No. While macOS Secure Input is active — in password fields and document-protection prompts — applications stop receiving key events at all, and Show KeyPress clears the keycaps for the duration. A short banner reading Keyboard hidden — Secure Input appears in their place, and that banner can be switched off under General.

Does Show KeyPress plug into Microsoft Word?

No. There is no add-in and no integration of any kind. It is an ordinary macOS overlay window, which is why it behaves identically in Word, in a browser, or in any other Mac app you happen to be demonstrating.

Continue the topic