Excel Keyboard Shortcuts: Navigation, Formatting, Formulas, and Productivity Boosters
Essential Excel keyboard shortcuts: delete row, insert row, navigate, format, paste special, autosum, fill down. Speed up Excel work with the most-used...

Excel keyboard shortcuts substantially speed up daily work. The most-used shortcuts — Ctrl+C, Ctrl+V, Ctrl+Z — most users know. Beyond those basics, there are 30-50 shortcuts that, once memorized, reduce a typical workday's Excel time by 20-40%. The investment is small (a few hours over weeks to learn them) and the return is consistent throughout your Excel career.
For navigation, the essentials: Ctrl + arrow keys jumps to the edge of a data region in that direction. Ctrl + Home goes to A1; Ctrl + End goes to the last used cell. Ctrl + Page Up/Page Down switches between worksheets. F5 opens Go To dialog for jumping to specific cells. These four navigation patterns handle 90% of within-workbook movement.
For selection: Shift + arrows extends selection one cell at a time. Ctrl + Shift + arrow extends selection to data edge. Ctrl + A selects entire data region (or whole sheet if cursor is outside data). Shift + Space selects entire row; Ctrl + Space selects entire column. Combined with navigation shortcuts, these handle most selection tasks without mouse.
For row/column operations, the question asked most often: keyboard shortcut to delete row in excel. Answer: Ctrl + - (Ctrl + minus). With a row selected (use Shift + Space first), Ctrl + - immediately deletes the row. Same shortcut deletes columns when a column is selected. For inserting rows: Ctrl + + (Ctrl + plus, or Ctrl + Shift + plus on some keyboards). These two shortcuts alone save substantial time over right-click context menus.
For formulas: F2 enters edit mode on the current cell (lets you modify the formula without retyping). F4 cycles through absolute/relative reference styles ($A$1, A$1, $A1, A1) while editing. Alt + = inserts AutoSum (creates a SUM formula with auto-detected range). These three formula shortcuts are the highest-leverage formula productivity tools.
For formatting: Ctrl + B/I/U for bold/italic/underline (universal across most applications). Ctrl + 1 opens Format Cells dialog. Ctrl + Shift + 1 applies Number format (with two decimal places). Ctrl + Shift + 4 applies Currency. Ctrl + Shift + 5 applies Percent. Ctrl + Shift + 6 applies Scientific. Ctrl + Shift + 7 applies Border to selection.
This guide covers the most-useful Excel keyboard shortcuts organized by category — navigation, selection, editing, formatting, formulas, file operations — plus productivity tips for learning them efficiently. It's intended for Excel users who want to work faster, from beginners building basic skills to advanced users seeking the less-common shortcuts.
Top Excel Keyboard Shortcuts
- Ctrl + -: Delete row (or column) — when row/column is selected. Most-asked shortcut.
- Ctrl + Shift + +: Insert row or column. Companion to delete.
- Ctrl + Arrow: Jump to edge of data region. Fastest navigation.
- Ctrl + Shift + Arrow: Extend selection to data edge. Fast multi-cell selection.
- Alt + =: AutoSum. Inserts SUM formula with auto-detected range.
- F2: Edit cell in place without retyping
- F4: Cycle absolute/relative reference styles in formula
- Ctrl + 1: Open Format Cells dialog. Universal formatting access.
- Ctrl + ;: Insert today's date as static value
- Ctrl + Shift + L: Toggle filters on/off
Navigation shortcuts in detail. Ctrl + Home jumps to cell A1 regardless of where you are. Ctrl + End jumps to the last used cell in the worksheet (the bottom-right corner of the data region). Ctrl + Arrow Up/Down/Left/Right jumps to the edge of the current data region — useful for jumping to the bottom of a column of data without scrolling.
For multi-sheet workbooks, Ctrl + Page Up and Ctrl + Page Down switch to the previous/next worksheet. Faster than clicking sheet tabs for workbooks with many sheets. To go to a specific sheet by name, right-click the navigation arrows at the bottom-left of the sheet tab area — opens a sheet list dialog.
F5 (or Ctrl + G) opens the Go To dialog. Type a cell reference and Enter to jump there. Type a named range to jump to that range. Special button in the dialog has many useful options: Constants, Formulas, Blanks, Errors, Conditional Formatting, and others — useful for finding all cells of a specific type.
Ctrl + F is Find. Ctrl + H is Replace. These work across the worksheet (or selection if you have one). Options in the dialog let you search Formulas vs. Values, case-sensitivity, match entire cell content, etc. For workbook-wide search, expand the Within option to Workbook.
Ctrl + Tab switches between open Excel workbooks. Useful when working in multiple files simultaneously. Alt + Tab switches between all open applications (Windows-wide); Ctrl + Tab is Excel-specific.
Selection shortcuts: Shift + Arrow extends selection by one cell. Ctrl + Shift + Arrow extends to data edge. Ctrl + A selects current data region (or whole sheet from outside data). Ctrl + Shift + End selects from current cell to last used cell. Ctrl + Shift + Home selects from current cell back to A1. Shift + Space selects current row. Ctrl + Space selects current column.
For non-contiguous selection: hold Ctrl while clicking additional cells or ranges. This lets you select multiple disjoint areas. Useful for applying formatting to specific cells across the worksheet, or for using SUM on cells that aren't adjacent.

Shortcuts by Category
Ctrl + arrows, Home, End, Page Up/Down. Move quickly through large worksheets without scrolling.
Shift + arrows extend selection. Ctrl + Shift + arrows to data edge. Ctrl + A for all. Shift + Space for row.
F2 edit cell, Ctrl + Z undo, Ctrl + Y redo, Ctrl + - delete, Ctrl + + insert. Day-to-day cell manipulation.
Ctrl + B/I/U bold/italic/underline. Ctrl + 1 Format Cells. Ctrl + Shift + 1-7 number formats.
Alt + = AutoSum. F2 edit. F4 absolute references. F9 calculate. Essential formula speed tools.
Ctrl + S save, Ctrl + N new, Ctrl + O open, Ctrl + P print. F12 Save As. Universal across Office.
Editing shortcuts that save the most time. F2 enters edit mode on the active cell — your cursor goes to the end of the cell content. Press Escape to cancel; press Enter to commit. F2 prevents the common mistake of typing over a cell when you wanted to edit it.
Ctrl + Z undoes the last action. Ctrl + Y (or Ctrl + Shift + Z) redoes. Excel maintains a substantial undo history; you can press Ctrl + Z multiple times to undo many actions. Once you save, the undo history is sometimes cleared (depending on version) so verify before saving.
Ctrl + C/X/V are universal copy/cut/paste. The Excel-specific extension: Ctrl + Alt + V opens Paste Special dialog. This dialog has many options — Values Only (paste calculated values, not formulas), Formats Only (paste formatting without changing values), Multiply (multiply pasted values into existing cells), and others. Paste Special is one of the most powerful Excel features.
Ctrl + D fills down (copies the top cell's content to selected cells below). Ctrl + R fills right. Faster than copy-paste for filling formulas across a range.
Ctrl + ; (semicolon) inserts today's date as a static value. Ctrl + : (colon) inserts current time. These are useful for date stamping. Note: =TODAY() is a formula that updates whenever the workbook recalculates; Ctrl + ; is the snapshot value at the time of insertion.
Ctrl + ' (apostrophe) copies the formula from the cell above into the current cell (without changing references). Useful when you want the same formula in a cell without filling down from a different position.
For row/column manipulation: Ctrl + - (minus) deletes the selected row or column. Ctrl + + (or Ctrl + Shift + + on some keyboards) inserts a row or column above/left of the selection. To hide rows: Ctrl + 9. To hide columns: Ctrl + 0. To unhide: select range covering the hidden rows/columns plus surrounding cells, then Ctrl + Shift + 9 (rows) or Ctrl + Shift + 0 (columns).
Shortcut Details
- Ctrl + Home: Go to A1
- Ctrl + End: Go to last used cell
- Ctrl + Arrow keys: Jump to data region edge in that direction
- Ctrl + Page Up/Down: Switch worksheets
- F5 / Ctrl + G: Open Go To dialog
- Ctrl + F: Find
- Ctrl + H: Find & Replace
- Ctrl + Tab: Switch open workbooks
Formula shortcuts are the highest-impact category for productivity. Alt + = is AutoSum — inserts =SUM() with auto-detected range. Select an empty cell at the bottom of a column of numbers, Alt + =, Enter. Done. This single shortcut probably saves more time than any other.
F2 enters cell edit mode. F4 (while editing a formula) cycles reference styles: A1 → $A$1 → A$1 → $A1 → A1. Position your cursor on a reference and press F4 to toggle between absolute and relative reference types.
F9 forces recalculation. Useful when Excel is in manual calculation mode (Formulas tab → Calculation Options → Manual) — press F9 to recalculate everything. Shift + F9 recalculates just the active worksheet. Ctrl + Alt + F9 recalculates everything including dependent formulas that haven't changed.
For viewing formulas, Ctrl + ` (backtick, the key with the tilde) toggles between displaying formulas and displaying their results in all cells. Useful for auditing formulas across a worksheet.
For entering formulas, the equals sign (=) starts a formula. After typing a function name, Excel's IntelliSense shows the function arguments. Tab accepts the current IntelliSense selection (function name or argument). Enter completes the formula.
For array formula entry in older Excel (pre-Microsoft 365), Ctrl + Shift + Enter confirms an array formula. Modern Excel handles this automatically with dynamic arrays — just press Enter.
Ctrl + [ (Trace Precedents) shows you the cells that feed into the active formula. Ctrl + ] (Trace Dependents) shows cells that depend on the active cell. Useful for understanding complex worksheets.
Ctrl + Shift + U toggles the formula bar between single-line and expanded multi-line view. Useful for editing long formulas where the single-line view truncates content.
Formula Shortcuts
AutoSum. Insert =SUM() with auto-detected range. Single most useful shortcut for formulas.
Edit active cell in place. Lets you modify formula content without retyping.
Cycle reference styles: A1 → $A$1 → A$1 → $A1. Toggle absolute/relative references.
Force recalculation. Useful in manual calc mode or to refresh derived values.
Toggle formulas vs values display. Auditing formulas across a worksheet.
Trace Precedents (cells feeding the formula) / Dependents (cells using this one).

Common keyboard shortcut questions. Q: keyboard shortcut to delete row in excel? A: With a row selected (Shift + Space to select), press Ctrl + - (minus). Excel deletes the row. This is the most-asked Excel shortcut and is essential for daily work.
Q: How to delete multiple rows? A: Select multiple rows first (click row number, Shift+Click to extend selection, or Ctrl+Click to add non-adjacent rows), then Ctrl + - deletes all of them.
Q: How to insert a row? A: With a row selected, Ctrl + Shift + + (Ctrl + Shift + plus). Excel inserts a new row above the selected row, shifting existing rows down.
Q: How to insert/delete multiple rows or columns? A: Select the number of rows you want to insert (e.g., select 3 rows to insert 3 new rows), then Ctrl + Shift + +. Excel inserts the same number of rows you had selected.
Q: Delete row without context menu (just shortcut)? A: Yes — Shift + Space to select the row, then Ctrl + -. No menu needed.
Q: How to hide vs delete? Hide preserves the data but makes the row invisible. Delete removes the row and all its data. To hide: Ctrl + 9 (rows) or Ctrl + 0 (columns). To unhide: select surrounding range plus the hidden row, then Ctrl + Shift + 9 (rows) or Ctrl + Shift + 0 (columns).
Q: Keyboard shortcut for new row in the same cell? A: Alt + Enter inserts a line break within the current cell — creates multi-line text in one cell.
Q: Shortcut to enter data in next cell to the right after each entry? A: Tab moves right; Enter moves down. Combine: enter data, Tab, enter next, Tab, ..., then Enter at the end of a row jumps to the start of the next row.
On some keyboards, Ctrl + - works differently depending on which minus key you press. Most reliable: use the minus key on the main keyboard (next to the 0). The minus on the numeric keypad can produce different behavior in some Excel configurations. If Ctrl + - doesn't work as expected, try the other minus key. On laptops without numpad, the only minus key is on the main keyboard and works correctly.
For non-English Excel installations, keyboard shortcuts may differ from these documented values. The shortcuts above are for U.S. English Excel. International installations sometimes have different key combinations for the same actions. For example, Italian Excel uses different shortcuts for some operations. If you're working in a non-English Excel installation, check the local Excel documentation for keyboard shortcuts.
For Mac Excel, many shortcuts use Cmd instead of Ctrl. Cmd + C is copy, Cmd + V is paste, etc. Some shortcuts are different — Cmd + - deletes rows (no Ctrl). Function keys may require pressing Fn to access. Mac-specific shortcuts are documented in Excel for Mac help.
For Excel Online (browser version), most shortcuts work the same as desktop. Some advanced shortcuts may not be available in the browser. Most users find Excel Online's shortcut coverage adequate for everyday work.
For users transitioning from Google Sheets to Excel (or vice versa), many shortcuts are the same. Ctrl + C, Ctrl + V, Ctrl + Z, Ctrl + F all work identically. Some differences exist: Google Sheets uses Ctrl + Shift + V for paste without formatting; Excel uses Ctrl + Alt + V for Paste Special dialog. Excel's full keyboard shortcut suite is more comprehensive than Sheets' but Sheets has most everyday shortcuts.
Learning shortcuts efficiently: focus on the most-used 10-15 shortcuts first, not all 100+. Daily-use shortcuts (Ctrl + S save, Ctrl + Z undo, Ctrl + C/V copy/paste, Ctrl + arrows navigation, Alt + = AutoSum, Ctrl + 1 Format Cells, F2 edit, Ctrl + ; insert date) handle 80% of daily work. Master these first, then add more as specific needs arise.
Practice technique: try to do every action without the mouse for one week. You'll be slower initially but you'll learn shortcuts faster than passive memorization. After a week, your shortcut vocabulary will substantially expand.
Learning Shortcuts
Save. Most-pressed shortcut universally. Save often.
Undo / Redo. Essential for experimentation without fear.
Copy / Paste. Universal across applications.
Jump to data edge. Fastest navigation in large worksheets.
AutoSum. Most useful formula shortcut. Saves typing =SUM().
Delete / Insert row or column. Daily operation in most workbooks.
Advanced shortcuts for experienced users. Ctrl + T converts a range to an Excel Table. This is one of the highest-impact transformations — auto-expanding ranges, structured references, easier filtering. If you don't already use Excel Tables, Ctrl + T is the shortcut that introduces them.
Ctrl + Shift + L toggles AutoFilter on/off for the current data region. Adds filter dropdowns to headers. Useful for quick data filtering without clicking through menus.
Ctrl + K inserts a hyperlink. Useful for linking to external documents, websites, or other cells/sheets within the workbook.
F11 creates a chart from the selected data on a new chart sheet. Alt + F1 creates an embedded chart on the current sheet. Both are quick ways to visualize data without going through the Insert menu.
Alt + F4 closes Excel (or the current workbook if only one is open). Alt + F11 opens the VBA editor. Alt + F8 opens the Macros dialog. These are useful for VBA users.
Ctrl + Shift + Enter — array formula entry in older Excel. The formula bar shows {curly braces} around array formulas. Modern Excel handles this automatically; older Excel requires the explicit shortcut.
Ctrl + Shift + : (colon) doesn't exist as a separate shortcut; that's Ctrl + : (insert current time) with Shift also pressed. The two operations are Ctrl + ; (date) and Ctrl + : (time).
For PivotTables: Ctrl + Shift + * (asterisk) selects the entire PivotTable. Useful for selecting all PivotTable cells for formatting or refresh operations. Alt + F5 refreshes the active PivotTable.
For Excel macros: Alt + F8 opens the Macros dialog. Ctrl + Shift + assigned letter runs a specific macro (if you set up macro shortcuts). Tools → Macros → Options lets you assign shortcuts to specific macros.
For Quick Access Toolbar: Alt + number triggers items 1-9 in the QAT. By customizing the QAT (right-click ribbon → Customize Quick Access Toolbar), you can create shortcuts for any command that doesn't have a default shortcut. This is one of Excel's most powerful customization features.
Advanced Productivity Shortcuts
- Ctrl + T: Convert range to Excel Table
- Ctrl + Shift + L: Toggle AutoFilter on/off
- Ctrl + Shift + *: Select entire current region (data)
- Alt + Shift + → / ←: Group / Ungroup rows or columns
- Alt + ↓: Open filter dropdown for current column
- Ctrl + Q: Open Quick Analysis menu (after selecting data)

For Excel power users, customizing keyboard shortcuts adds another layer of productivity. The Quick Access Toolbar (QAT) lets you assign Alt+number shortcuts to any command. Right-click the ribbon → Customize Quick Access Toolbar → add the commands you use frequently. The first 9 items get Alt+1 through Alt+9 shortcuts.
For VBA macros, you can assign Ctrl+Shift+letter shortcuts. Open the Macros dialog (Alt+F8), select the macro, click Options, type a letter to assign as shortcut. The macro runs with Ctrl+Shift+that letter. Useful for repetitive tasks specific to your work — formatting templates, common calculations, custom reports.
For shortcut combinations across applications, building a consistent keyboard vocabulary across Office (Word, Excel, PowerPoint, Outlook) helps. Most Ctrl + C, Ctrl + V, Ctrl + Z, Ctrl + B/I/U work identically. The Office-wide shortcuts that work everywhere are worth memorizing first.
For Mac users, Cmd replaces Ctrl in most shortcuts. The function keys may need Fn to activate. The general patterns are the same; the specific keys differ. Mac Excel documentation has the complete Mac-specific shortcut list.
For Excel keyboard shortcut training, many online courses cover this specifically. LinkedIn Learning, Udemy, and Microsoft's own training all have keyboard shortcut courses ranging from beginner to advanced. The investment of a few hours pays back substantially over years of Excel use.
For shortcut reference cards, Microsoft publishes a complete Excel keyboard shortcut reference. Search "Excel keyboard shortcuts Microsoft" — the official documentation lists all shortcuts organized by category. Print it and keep on your desk for the first few weeks of learning. After a few weeks, you'll have most of the daily-use shortcuts memorized.
For typing speed and shortcut learning, the underlying principle is: don't reach for the mouse if you can use a shortcut. Forcing yourself to use shortcuts builds the muscle memory faster than passive memorization. After a few weeks of intentional shortcut use, your speed substantially improves.
The fastest way to learn Excel keyboard shortcuts: spend one week (or one day) trying to do every Excel action without touching the mouse. You'll be slower initially because you don't yet know all the shortcuts. But you'll learn faster than passive memorization because each task forces you to look up the shortcut and use it. After a week, your shortcut vocabulary will substantially expand. The discomfort of the first few days is the cost of building permanent productivity gains.
Common shortcut mistakes and fixes. Mistake 1: trying to use Ctrl + - to delete a cell rather than a row. Ctrl + - works on the entire selected row or column when one is selected; when only a single cell is selected, it opens the Delete dialog where you choose what to delete.
Mistake 2: confusing Ctrl + - (numeric keypad minus) with Ctrl + - (main keyboard minus). The main keyboard minus generally works most reliably. On some keyboards, the numpad minus has different behavior in specific Excel modes.
Mistake 3: thinking F2 saves the file. F2 enters cell edit mode. Ctrl + S saves. The function keys have multiple uses; remember Ctrl + S is the save shortcut universally across applications.
Mistake 4: trying Ctrl + Shift + L with no data selected. The shortcut toggles AutoFilter on the data region containing the active cell. If your active cell isn't in a data region, the shortcut doesn't do anything useful. Click into a cell within your data first.
Mistake 5: pressing Ctrl + F4 thinking it would close Excel. Ctrl + F4 closes the current workbook; Alt + F4 closes Excel entirely. Different shortcuts for different scopes.
Mistake 6: assuming international Excel uses the same shortcuts. Local Excel versions sometimes have different shortcut mappings. If you're working in non-English Excel, verify the shortcuts in your version's documentation.
Mistake 7: ignoring the Quick Access Toolbar for custom shortcuts. The QAT is one of Excel's most powerful customization features. Setting up Alt+1 through Alt+9 for your most-used commands (custom paste, frequently-used formatting, specific macros) can be transformative for daily productivity.
Excel Shortcut Stats
Learning Excel Shortcuts
Week 1: Top 10 Shortcuts
Week 2: Row/Column Operations
Week 3: Selection and Navigation
Week 4: Formula Shortcuts
Week 5: Formatting
Ongoing: Advanced and Custom
Common Shortcut Questions
Shift + Space to select row, then Ctrl + -. Done in two keystrokes.
Shift + Space to select row, then Ctrl + Shift + +. Adds row above selection.
Ctrl + ; inserts today as static value. =TODAY() updates on recalc.
Alt + =. Insert SUM with auto-detected range. Single most useful shortcut.
F2. Avoid retyping or accidental overwrites of cell content.
Ctrl + Alt + V + V. Paste cell values without formulas.
Excel Pros and Cons
- +Excel has a publicly available content blueprint — you know exactly what to prepare for
- +Multiple preparation pathways accommodate different schedules and budgets
- +Clear score reporting shows specific strengths and weaknesses
- +Study communities share current insights from recent test-takers
- +Retake policies allow recovery from a difficult first attempt
- −Tested content scope requires substantial preparation time
- −No single resource covers everything optimally
- −Exam-day performance can differ from practice test performance
- −Registration, prep, and retake costs accumulate significantly
- −Content changes between versions can make older materials less reliable
EXCEL Questions and Answers
Excel keyboard shortcuts are one of the highest-ROI investments you can make in your Excel productivity. The top 10-15 shortcuts cover 80% of daily use; mastering them in 1-2 weeks of intentional practice substantially reduces time spent on routine Excel tasks. The total time investment (a few hours of conscious practice) pays back consistently over years of Excel use.
For users at all levels, the practical recommendation is: identify which shortcuts you don't currently use but should, intentionally practice them for a week, and add more shortcuts incrementally as specific needs arise. The shortcuts that matter most are the ones you use daily — focus your learning there rather than memorizing rare shortcuts you'll use once. The result over time is substantial productivity improvement that compounds across every Excel session.
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.