Excel Shortcuts: The Complete List for Windows & Mac
Master Excel shortcuts for Windows and Mac. Essential keyboard shortcuts for navigation, editing, formatting, and formulas to work faster in Excel.

Why Excel Shortcuts Matter
If you've ever watched a seasoned analyst tear through a spreadsheet — formatting, navigating, entering formulas — without touching the mouse, you know exactly why shortcuts matter. It's not just speed, though you'll definitely work faster. It's focus. Every time your hand leaves the keyboard to grab the mouse, you break rhythm. You lose a second or two. Multiply that by hundreds of actions per hour, and you've lost a chunk of your day to hand travel.
Keyboard shortcuts keep you in the flow. They reduce repetitive strain, too — mouse-heavy workflows are a surprisingly common cause of wrist fatigue. And they signal proficiency. In any professional setting, moving smoothly through Excel without hunting through ribbon menus tells the room you know what you're doing.
This guide covers every category of shortcut you'll actually use: navigation, selection, editing, formatting, formulas, and workbook management. We've also included a Mac vs Windows comparison, because the differences trip people up constantly.
One note before we dive in: shortcuts use + to mean hold simultaneously. So Ctrl+C means hold Ctrl, then press C. On Mac, most Ctrl shortcuts become Cmd — we'll flag the exceptions as they come up.
Quick Wins: 5 Shortcuts to Learn First
Ctrl+Home— Jump to cell A1 instantly from anywhere in the sheetCtrl+End— Jump to the last used cell in your data rangeF2— Edit the active cell without reaching for the mouseCtrl+Shift+End— Select from current cell to the last used cellAlt+=— AutoSum a column or row instantly
Master these five first. They'll transform your daily workflow before you even touch the rest of the list.
Navigation Shortcuts
Getting around a large spreadsheet without shortcuts is painful. You scroll, you click, you accidentally land in the wrong row. These shortcuts fix that entirely.
Ctrl+Home takes you straight to cell A1 — the top-left corner of your sheet. Ctrl+End jumps to the last cell that contains data. These two together are your reset and boundary buttons.
The Ctrl+Arrow keys are among the most useful in Excel. Press Ctrl+Right Arrow and you jump to the last populated cell in that row's current run — or to the next populated cell if you're in an empty area. Think of it as skipping over blank space to find where data starts or ends. Same logic applies in all four directions.
Ctrl+Page Up and Ctrl+Page Down switch between worksheets. If your workbook has five tabs, you can move through them entirely from the keyboard. Combine this with Ctrl+T (format as table) and you rarely need to touch the ribbon for basic operations.
A few more navigation essentials:
Ctrl+GorF5— Open the Go To dialog. Type a cell address or range name and jump there immediatelyCtrl+Backspace— Scroll the view back to the active cell if you've scrolled awayCtrl+F6— Switch between open workbook windowsTab— Move one cell right (and in data entry mode, stay in the row after pressing Enter)Shift+Tab— Move one cell left

Excel Shortcuts by Category
| Shortcut (Windows) | Shortcut (Mac) | Action |
|---|---|---|
Ctrl+Home | Cmd+Home | Go to cell A1 |
Ctrl+End | Cmd+End | Go to last used cell |
Ctrl+Arrow | Cmd+Arrow | Jump to edge of data region |
Ctrl+Page Up/Down | Fn+Ctrl+Up/Down | Move between sheets |
Ctrl+G / F5 | Ctrl+G | Open Go To dialog |
Ctrl+Backspace | Cmd+Delete | Scroll to active cell |
Ctrl+F6 | Cmd+` | Switch between workbook windows |
Selection Shortcuts
Selecting data precisely — without overshooting — is where a lot of people waste time. The mouse is imprecise. Keyboard selection is surgical.
Shift+Arrow keys extend your selection one cell at a time in any direction. That's fine for small ranges, but for larger ones you'll want Ctrl+Shift+Arrow — it extends the selection all the way to the edge of the current data block. Start in the middle of a column, press Ctrl+Shift+Down, and you've selected everything below your cursor to the last non-empty cell.
Ctrl+Shift+End is the big one for data analysis work. It selects from your current cell all the way to the last used cell on the sheet — the bottom-right corner of your data. Use this when you want to grab an entire dataset in one motion.
Ctrl+A has context-aware behavior. If your cursor is inside a data table, the first press selects just that table region. Press it again and it selects the entire sheet. If your cursor is outside any data range, it selects everything immediately.
Ctrl+Space selects the entire column of the active cell. Shift+Space selects the entire row. These are especially useful when you need to insert or delete an entire row or column — select it with the shortcut, then right-click or use Ctrl+- to delete or Ctrl+Shift++ to insert.
For non-contiguous selections — cells not next to each other — hold Ctrl while clicking or keyboard-selecting additional ranges. This is useful for applying the same format to scattered cells. Learning conditional formatting in Excel pairs perfectly with precise selection skills — you define the rule, selection determines where it applies.
Editing Shortcuts Reference
- Copy: Ctrl+C (Win) / Cmd+C (Mac)
- Cut: Ctrl+X (Win) / Cmd+X (Mac)
- Paste: Ctrl+V (Win) / Cmd+V (Mac)
- Paste Special: Ctrl+Alt+V (Win) / Cmd+Ctrl+V (Mac)
- Paste Values Only: Ctrl+Alt+V → V → Enter
- Undo: Ctrl+Z (Win) / Cmd+Z (Mac)
- Redo: Ctrl+Y (Win) / Cmd+Y (Mac)
- Repeat Last Action: F4 (Win) — outside formula editing
- Fill Down: Ctrl+D
- Fill Right: Ctrl+R
- Flash Fill: Ctrl+E — detects pattern, fills column
- Fill Series: Alt+H+F+I (Win) — opens Series dialog
- Edit Cell: F2 — enters edit mode
- Clear Contents: Delete key
- Clear All (formats + contents): Alt+H+E+A
- Insert Date: Ctrl+; (semicolon)
- Insert Time: Ctrl+Shift+: (colon)

Editing Shortcuts in Depth
The editing shortcuts you'll reach for most are the obvious ones — Ctrl+C, Ctrl+X, Ctrl+V, Ctrl+Z. But a few less-obvious ones change how fast you can work.
F2 puts the active cell into edit mode, moving your cursor inside the cell. This matters because pressing Delete clears the entire cell content (no edit mode needed), but if you want to change just part of a cell's text or formula, F2 is the move. You can also use Escape to cancel out of edit mode without saving changes.
Ctrl+D (Fill Down) copies the content of the topmost selected cell down through all selected cells below it. Select a cell with a formula, then extend your selection downward, press Ctrl+D — the formula fills all selected rows, adjusting relative references automatically. Ctrl+R does the same thing rightward.
Ctrl+E (Flash Fill) is underused and almost magical. Type a transformed version of a value in the adjacent column — say you're extracting first names from a full-name column — and Ctrl+E detects your pattern and fills the rest. No formula needed. It works for phone number formatting, date reformatting, combining columns, and dozens of other pattern-based tasks.
Paste Special (Ctrl+Alt+V) opens a dialog where you can choose exactly what to paste: values only, formats only, formulas, column widths, and more. Pasting values only is probably the most common use — you copy a formula result and paste just the number, stripping the formula. Once you understand the COUNTIF function in Excel, you'll want to paste results frequently to lock in counts before data changes.
Learning Shortcuts: Pros & Cons vs Mouse Use
- +Significantly faster for repetitive tasks — less hand movement between keyboard and mouse
- +Reduces wrist and forearm strain from constant mouse use over long sessions
- +Keeps you in keyboard flow — fewer context switches between input devices
- +Looks professional and signals Excel proficiency to colleagues and managers
- +Most shortcuts transfer across Office apps — Word, Outlook, PowerPoint share the same basics
- +Works even when the mouse is unavailable, awkward, or on a crowded desk
- −Initial learning curve — takes a few weeks of deliberate practice to build muscle memory
- −Mac shortcuts differ enough from Windows to cause confusion when switching platforms
- −Some operations like chart formatting and pivot table design still need the mouse
- −Alt-key ribbon shortcuts are non-obvious and hard to memorize without visual prompts
- −In shared screen or remote desktop sessions, shortcuts can be intercepted by the OS or host
Formatting Shortcuts
Formatting in Excel is one of those tasks where people lose enormous amounts of time. Clicking through the ribbon to apply bold, choosing number formats from dropdowns, navigating the Format Cells dialog — it adds up fast. These shortcuts collapse most of that friction.
The basics: Ctrl+B for bold, Ctrl+I for italic, Ctrl+U for underline. These match every other Office app, so if you know them in Word, you've got them in Excel already.
Ctrl+1 is the power move for formatting. It opens the Format Cells dialog — the same one you'd get from right-clicking and selecting Format Cells, but instantly. From there you can set number format, alignment, font, borders, fill, and protection all in one place. If you're doing any significant formatting work, this single shortcut replaces a lot of ribbon navigation.
The number format shortcuts cover the most common formats:
Ctrl+Shift+$— Currency (2 decimal places, currency symbol)Ctrl+Shift+%— Percentage (0 decimal places)Ctrl+Shift+#— Date (DD-MMM-YY format)Ctrl+Shift+!— Number with comma separator, 2 decimal placesCtrl+Shift+@— Time (h:mm AM/PM)Ctrl+Shift+~— General format (strips all custom formatting)
For borders, the quickest route on Windows is Alt+H (Home tab) then B (Borders), then choose your option. It's not a single-chord shortcut, but it's faster than navigating the ribbon by mouse. The most useful option: A for all borders, or T for thick outside border.
Learning to remove duplicates in Excel often requires checking cell formatting first — sometimes what looks like a duplicate is actually a formatting inconsistency that makes values appear identical.

Formula Shortcuts
Formulas are where Excel earns its power. These shortcuts make formula entry faster and less error-prone.
F4 — Toggle Absolute/Relative References. This is the one you'll use constantly when writing formulas. Click on a cell reference inside a formula, then press F4 repeatedly to cycle through the four reference types:
A1— fully relative (both row and column shift when copied)$A$1— fully absolute (row and column stay fixed)A$1— row is fixed, column shifts$A1— column is fixed, row shifts
On Mac, the equivalent is Cmd+T. Worth memorizing — manually typing dollar signs is tedious and error-prone, especially in complex formulas.
Ctrl+` (backtick) toggles formula view. Instead of showing values, every cell shows its formula. It's a fast way to audit a sheet, check for hardcoded values where there should be formulas, or spot errors. Press it again to return to normal value view.
Alt+= (AutoSum) is one of Excel's most famous shortcuts. Select a cell below a column of numbers (or to the right of a row), press Alt+=, and Excel inserts a SUM formula automatically detecting the range. Press Enter to confirm. If you select a range first, it sums each column or row in the selection simultaneously — huge time saver for totaling multiple columns at once.
Shift+F3 opens the Insert Function dialog. If you can't remember the exact function name or syntax, this walks you through it with search and argument hints. You can also start typing a function name in a cell and Excel's autocomplete suggestions appear — press Tab to accept one.
Working with Excel formulas becomes dramatically faster when you stop re-entering the same values and use shortcuts to lock references, fill ranges, and audit your work. And when your formulas depend on consistent input, how to create drop down list in Excel is worth knowing — dropdowns eliminate data entry errors that break formula logic.
Workbook & Sheet Management Shortcuts
- New Workbook: Ctrl+N (Win) / Cmd+N (Mac)
- Open Workbook: Ctrl+O (Win) / Cmd+O (Mac)
- Save: Ctrl+S (Win) / Cmd+S (Mac)
- Save As: F12 (Win) / Cmd+Shift+S (Mac)
- Close Workbook: Ctrl+W (Win) / Cmd+W (Mac)
- Print: Ctrl+P (Win) / Cmd+P (Mac)
- Find: Ctrl+F (Win) / Cmd+F (Mac)
- Find & Replace: Ctrl+H (Win) / Cmd+H (Mac)
- Find Next: Enter (in Find dialog)
- Find Previous: Shift+Enter (in Find dialog)
- Insert new sheet: Shift+F11 (Win) / Shift+Fn+F11 (Mac)
- Move to next sheet: Ctrl+Page Down
- Move to previous sheet: Ctrl+Page Up
- Delete sheet: Alt+H+D+S (Win)
- Create chart in new sheet: F11
- Create embedded chart: Alt+F1
- Open VBA Editor: Alt+F11 (Win) / Opt+F11 (Mac)
- Run macro: Alt+F8 (Win)
Mac vs Windows: Key Differences
The Mac version of Excel uses a different modifier key for most shortcuts — Cmd replaces Ctrl in the majority of cases. But it's not that simple. There are genuine differences that will catch you out when switching between systems, and a few shortcuts have no Mac equivalent at all.
F4 (Toggle References) — On Windows, F4 toggles absolute/relative references while editing a formula. On Mac, it's Cmd+T. Pressing F4 on a Mac does something different (or nothing, depending on your function key settings).
AutoSum — Windows: Alt+=. Mac: Cmd+Shift+T. Completely different key combos — there's no logic connecting them.
Sheet navigation — Windows: Ctrl+Page Up/Down. Mac: technically the same keys, but on many Mac keyboards (especially laptops) Page Up/Down aren't physical keys. You'll need Fn+Ctrl+Up/Down Arrow instead.
Paste Special — Windows: Ctrl+Alt+V. Mac: Cmd+Ctrl+V. Less intuitive, but it works.
Function keys on Mac — Many Mac keyboards default F1-F12 to system functions like brightness and volume. You'll need to hold Fn to trigger Excel's F-key shortcuts (F2, F4, F11, etc.). Alternatively, go to System Preferences → Keyboard and enable standard function key behavior — optionally only for Excel.
One more difference worth noting: the ribbon shortcut system. On Windows, pressing Alt alone activates ribbon key tips — small letter labels appear over every ribbon element so you can navigate entirely by keyboard. On Mac, this system doesn't exist in the same form. Mac users rely more on the individual shortcut combos than Windows users do. If you're on Windows and you haven't tried Alt → ribbon navigation, try it — it's faster than it looks once you learn a few paths.
The fastest adaptation strategy when switching platforms: write down the 10 shortcuts you use most frequently, with both platform versions. Review that list for the first week. The differences become automatic faster than you'd expect.
Building Shortcut Muscle Memory
Knowing shortcuts isn't the same as using them fluently. The goal is muscle memory — where your fingers move to the right keys without conscious thought. That takes repetition, and a bit of strategy about where to start.
Don't try to learn everything at once. Pick five shortcuts you'll use today. Use them consciously for a week — even if it feels slower at first. By week two, they'll be automatic. Then add five more. Incremental adoption beats cramming every shortcut at once.
A practical daily approach: every time you reach for the mouse, ask yourself whether there's a shortcut for this action. If yes, use it instead — even if it takes longer the first few times. You're building the habit, not racing a clock.
Some people put a printed shortcut cheat sheet next to their monitor. Others use keyboard covers with shortcut labels printed on them. Both work fine. The key is consistent practice in your actual work environment, not a separate practice session disconnected from real tasks.
For power users, the Quick Access Toolbar (QAT) extends your shortcut options. Commands added to the QAT are accessible via Alt+1, Alt+2, Alt+3, and so on. If you have a formatting action you use constantly that doesn't have a native shortcut — say, a specific number format or merge-and-center — add it to the QAT and you've effectively created a custom shortcut in under a minute.
Don't overlook the intersection of shortcuts and features either. Understanding conditional formatting in Excel becomes more powerful once you can navigate to it quickly. Select your range with Ctrl+Shift+Arrow, press Alt+H+L for the conditional formatting menu, and you're there in two keyboard actions instead of five mouse clicks. The same applies to data tools — once you're comfortable with selection shortcuts, tasks like running a formula audit or sorting a filtered list become dramatically faster. Shortcuts don't just save time on individual actions — they compound across your entire workflow.
Excel Questions and Answers
About the Author
Attorney & Bar Exam Preparation Specialist
Yale Law SchoolJames R. Hargrove is a practicing attorney and legal educator with a Juris Doctor from Yale Law School and an LLM in Constitutional Law. With over a decade of experience coaching bar exam candidates across multiple jurisdictions, he specializes in MBE strategy, state-specific essay preparation, and multistate performance test techniques.