Back to Digital ProductivityDigital Productivity

Microsoft Office Shortcuts

5 min read · Quick reference

Notation

Ctrl = Control key on Windows/Linux. On Mac, replace Ctrl with (Command) and Alt with (Option). This guide shows Windows shortcuts; Mac equivalents are noted where they differ.

Universal Shortcuts (Work Everywhere)

These shortcuts work in Word, Excel, PowerPoint, and most other applications:

ActionWindowsMac
CopyCtrl+C⌘C
CutCtrl+X⌘X
PasteCtrl+V⌘V
UndoCtrl+Z⌘Z
RedoCtrl+Y⌘Y
SaveCtrl+S⌘S
FindCtrl+F⌘F
Find & ReplaceCtrl+H⌘+Shift+H
Select AllCtrl+A⌘A
PrintCtrl+P⌘P
BoldCtrl+B⌘B
ItalicCtrl+I⌘I
UnderlineCtrl+U⌘U

Microsoft Word Shortcuts

ActionWindows
New documentCtrl+N
Open documentCtrl+O
Align left / centre / rightCtrl+L / Ctrl+E / Ctrl+R
Justify paragraphCtrl+J
Increase / decrease font sizeCtrl+Shift+> / Ctrl+Shift+<
Insert hyperlinkCtrl+K
Insert page breakCtrl+Enter
Format painter (copy formatting)Ctrl+Shift+C to copy, Ctrl+Shift+V to paste
Word countCtrl+Shift+G
Move paragraph up / downAlt+Shift+↑ / Alt+Shift+↓

Microsoft Excel Shortcuts

ActionWindows
AutoSum selected cellsAlt+=
Edit active cellF2
Fill down (copy formula down)Ctrl+D
Fill right (copy formula right)Ctrl+R
Insert current date / timeCtrl+; / Ctrl+Shift+;
Select entire column / rowCtrl+Space / Shift+Space
Jump to edge of data regionCtrl+Arrow
Select to edge of dataCtrl+Shift+Arrow
Insert new row / columnCtrl+Shift++
Delete row / columnCtrl+-
Format as currencyCtrl+Shift+$
Format as percentageCtrl+Shift+%
Toggle absolute/relative referencesF4 (while editing formula)
Create table from dataCtrl+T
Insert chart (quick)Alt+F1

Three Excel Formulas That Will Change Your Life

  • =XLOOKUP(lookup_value, lookup_array, return_array) — The modern replacement for VLOOKUP. Easier to write, more powerful. Find a value in one column and return the matching value from another.
  • =TEXTJOIN(delimiter, ignore_empty, text1, [text2], ...) — Combine text from multiple cells with a separator. Much cleaner than concatenating with &.
  • =IFS(condition1, value1, condition2, value2, ...) — Multiple IF statements in one clean formula. No more nesting IF inside IF inside IF.

Microsoft PowerPoint Shortcuts

ActionWindows
New slideCtrl+M
Duplicate slide or objectCtrl+D
Start slideshow from beginningF5
Start slideshow from current slideShift+F5
Black / white screen during showB / W
Jump to slide (during show)Type slide number + Enter
Group / ungroup objectsCtrl+G / Ctrl+Shift+G
Nudge object (fine movement)Ctrl+Arrow
Align objectsSelect multiple + right-click → Align