Essential Excel Keyboard Shortcuts Every User Should Know

Stop reaching for the mouse. Master these high-frequency Excel shortcuts to navigate, select, format, and edit data significantly faster.

Advertisement

Reaching for your mouse every time you want to select a column, insert a row, or format a number adds up to hours of wasted time over the course of a month. Learning even a dozen core Excel shortcuts can drastically boost your speed and efficiency.

Here is a breakdown of the most useful Excel shortcuts, grouped into tables by how you'll use them in your daily workflow.

1. Fast Navigation and Selection

Moving around large spreadsheets cell-by-cell with the arrow keys is slow. Combine Ctrl or Cmd with Shift and the arrow keys to jump and select instantly.

ActionWindows ShortcutMac Shortcut
Jump to edge of data regionCtrl + Arrow KeyCmd + Arrow Key
Select to edge of data regionCtrl + Shift + Arrow KeyCmd + Shift + Arrow Key
Select entire table / worksheetCtrl + ACmd + A
Jump to cell A1Ctrl + Homefn + Cmd + Left Arrow
Jump to last used cellCtrl + Endfn + Cmd + Right Arrow

Tip: If your dataset has 10,000 rows, click the header cell, press Ctrl + Shift + Down Arrow (or Cmd + Shift + Down Arrow on Mac), and you'll highlight the entire column in milliseconds.

2. Row and Column Management

Inserting or deleting rows and columns is one of the most common tasks in spreadsheet design.

ActionWindows ShortcutMac Shortcut
Select entire rowShift + SpaceShift + Space
Select entire columnCtrl + SpaceControl + Space
Insert row / columnCtrl + +Cmd + +
Delete row / columnCtrl + -Cmd + -
Hide selected row(s)Ctrl + 9Cmd + 9
Hide selected column(s)Ctrl + 0Cmd + 0

3. Data Entry and Editing

Speed up repetitive typing and editing with these cell actions:

ActionWindows ShortcutMac Shortcut
Edit active cellF2Ctrl + U
Fill down from cell aboveCtrl + DCmd + D
Fill right from cell to leftCtrl + RCmd + R
Fill selected range with active cell entryCtrl + EnterCmd + Return
Insert current system dateCtrl + ;Cmd + ;
Insert current system timeCtrl + Shift + :Cmd + Shift + :
Advertisement

4. Formulas and Calculations

Formulas become much faster to construct when you don't have to manually type dollar signs $A$1 or click the AutoSum button on the ribbon.

ActionWindows ShortcutMac Shortcut
AutoSum adjacent cellsAlt + =Cmd + Shift + T
Toggle relative / absolute reference (A1$A$1)F4Cmd + T
Toggle show formulas vs valuesCtrl + `Ctrl + `
Repeat last action / formattingF4 or Ctrl + YCmd + Y

5. Instant Number Formatting

Instead of navigating the ribbon dropdown menus, apply common number formats instantly:

FormatWindows ShortcutMac Shortcut
Format Cells DialogCtrl + 1Cmd + 1
Currency Format ($1,234.56)Ctrl + Shift + $Ctrl + Shift + $
Percentage Format (50%)Ctrl + Shift + %Ctrl + Shift + %
General Number Format (1,234.56)Ctrl + Shift + !Ctrl + Shift + !
Date Format (DD-MMM-YY)Ctrl + Shift + #Ctrl + Shift + #

Quick Reference Master Table

CategoryActionWindows ShortcutMac Shortcut
NavigationJump to EdgeCtrl + ArrowCmd + Arrow
SelectionSelect TableCtrl + ACmd + A
Rows/ColsInsert Row/ColCtrl + +Cmd + +
Rows/ColsDelete Row/ColCtrl + -Cmd + -
EditingEdit Active CellF2Ctrl + U
EditingFill DownCtrl + DCmd + D
FormulasAutoSumAlt + =Cmd + Shift + T
FormulasToggle $A$1F4Cmd + T
FormattingFormat CellsCtrl + 1Cmd + 1
FormattingCurrency FormatCtrl + Shift + $Ctrl + Shift + $

Next Steps

Don't try to memorize all of these at once. Pick 2 or 3 shortcuts (like Ctrl + D and Alt + =), use them for a day until they become muscle memory, and then add a few more to your daily routine.

Found this tutorial helpful? Share it with colleagues:
Advertisement