Excel Shortcuts Cheat Sheet: 100+ Excel Keyboard Shortcuts You’ll Actually Use
If you use Microsoft Excel every day, you probably know the feeling: you start with a simple spreadsheet task, and 20 minutes later you’re still clicking through menus, scrolling around the worksheet, and formatting cells one by one.
There is a faster way.
Excel keyboard shortcuts can turn many repetitive tasks into two- or three-key commands. Once a few of them become second nature, you’ll notice that you’re reaching for the mouse less often and getting through spreadsheets much faster.
This Excel shortcuts cheat sheet brings together more than 100 useful shortcuts for editing, formatting, navigating worksheets, working with formulas, managing data, and much more.
You don’t need to memorize all of them. Start with the shortcuts you use most often and build from there.
Quick note: This guide focuses mainly on Excel for Windows. Mac and Excel for the web use some different shortcuts, so those differences are covered separately below.
Quick Excel Shortcuts Cheat Sheet
If you’re looking for the shortcuts you can start using immediately, here’s the short version.
| Shortcut | What it does |
|---|---|
| Ctrl + C | Copy |
| Ctrl + V | Paste |
| Ctrl + X | Cut |
| Ctrl + Z | Undo |
| Ctrl + Y | Redo |
| Ctrl + S | Save |
| Ctrl + F | Find |
| Ctrl + H | Find and Replace |
| Ctrl + A | Select all |
| F2 | Edit active cell |
| Ctrl + 1 | Open Format Cells |
| Ctrl + T | Create a table |
| Ctrl + Shift + L | Turn filters on/off |
| Alt + = | AutoSum |
| Ctrl + E | Flash Fill |
| Ctrl + Home | Go to A1 |
| Ctrl + End | Go to last used cell |
| Ctrl + Page Up | Previous worksheet |
| Ctrl + Page Down | Next worksheet |
| Shift + F11 | Insert new worksheet |
If you’re new to Excel shortcuts, start with these 20. They’re useful enough to make an immediate difference without overwhelming you.
Basic Excel Shortcuts
Let’s start with the commands you’ll probably use more than anything else.
| Action | Windows Shortcut |
|---|---|
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
| Undo | Ctrl + Z |
| Redo | Ctrl + Y |
| Save | Ctrl + S |
| Save As | F12 |
| Open workbook | Ctrl + O |
| New workbook | Ctrl + N |
| Ctrl + P | |
| Close workbook | Ctrl + W |
| Find | Ctrl + F |
| Find and Replace | Ctrl + H |
| Select all | Ctrl + A |
| Edit active cell | F2 |
| Repeat last action | F4 |
| Open Go To | F5 |
| Check spelling | F7 |
| Open Excel Help | F1 |
A few worth remembering immediately
Ctrl + S is one of those shortcuts that should become automatic. Save your workbook regularly, particularly when you’re working with important data.
Ctrl + Z is your safety net. Made a mistake? Undo it.
And F2 is incredibly useful when you need to edit the contents of a cell without reaching for the mouse.
Excel Shortcuts for Copying and Pasting
Copying and pasting sounds simple, but Excel gives you several shortcuts that can make the process much more efficient.
| Action | Shortcut |
|---|---|
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
| Paste Special | Ctrl + Alt + V |
| Fill Down | Ctrl + D |
| Fill Right | Alt + H, F, I, R |
| Repeat previous action | F4 |
| Fill selected cells | Ctrl + Enter |
Paste Special
One of the most useful shortcuts for regular Excel users is:
Ctrl + Alt + V
It opens the Paste Special options.
This is particularly handy when you want to paste values only, formatting only, formulas, or another specific part of the copied data instead of bringing everything across.
For example, if you’ve copied a formula but only want the resulting numbers in another location, Paste Special → Values is much cleaner than copying and then manually removing formulas.
Large spreadsheets can become difficult to navigate quickly.
If your worksheet has 5,000 rows, scrolling isn’t exactly the most efficient way to get around.
These shortcuts help.
| Action | Shortcut |
|---|---|
| Move one cell | Arrow keys |
| Go to beginning of row | Home |
| Go to A1 | Ctrl + Home |
| Go to last used cell | Ctrl + End |
| Jump to bottom of data | Ctrl + Down Arrow |
| Jump to top of data | Ctrl + Up Arrow |
| Jump to right edge of data | Ctrl + Right Arrow |
| Jump to left edge of data | Ctrl + Left Arrow |
| Move one screen down | Page Down |
| Move one screen up | Page Up |
| Move one screen right | Alt + Page Down |
| Move one screen left | Alt + Page Up |
| Open Go To | F5 or Ctrl + G |
The shortcut that saves a lot of scrolling
Try Ctrl + Down Arrow inside a column containing continuous data.
Excel jumps to the edge of that data range.
The same principle works horizontally with Ctrl + Right Arrow.
Once you get used to these, moving around a large spreadsheet becomes considerably easier.
Excel Shortcuts for Selecting Data
Selecting data with a mouse is fine for a small worksheet. It’s less convenient when you’re working with thousands of cells.
| Action | Shortcut |
|---|---|
| Select all data | Ctrl + A |
| Select entire column | Ctrl + Space |
| Select entire row | Shift + Space |
| Extend selection | Shift + Arrow |
| Select to edge of data | Ctrl + Shift + Arrow |
| Select to beginning | Ctrl + Shift + Home |
| Select to last used cell | Ctrl + Shift + End |
| Extend selection mode | F8 |
Select an entire column
Click any cell in a column and press:
Ctrl + Space
The entire column is selected.
For a complete row:
Shift + Space
These are small shortcuts, but they’re surprisingly useful when you’re formatting, deleting, copying, or moving large amounts of data.
Excel Formatting Shortcuts
Formatting can eat up a lot of time if you’re constantly opening menus.
These shortcuts cover many of the basics.
| Action | Shortcut |
|---|---|
| Bold | Ctrl + B |
| Italic | Ctrl + I |
| Underline | Ctrl + U |
| Format Cells | Ctrl + 1 |
| Currency format | Ctrl + Shift + 4 |
| Percentage format | Ctrl + Shift + 5 |
| Date format | Ctrl + Shift + 3 |
| Time format | Ctrl + Shift + 2 |
| Number format | Ctrl + Shift + 1 |
| Scientific format | Ctrl + Shift + 6 |
| Apply border | Ctrl + Shift + 7 |
| Increase font size | Ctrl + Shift + > |
| Decrease font size | Ctrl + Shift + < |
The Ctrl + 1 shortcut is worth knowing
If you frequently format spreadsheets, remember:
Ctrl + 1
It opens the Format Cells dialog box.
From there, you can control number formats, alignment, fonts, borders, fills, and protection settings.
Instead of hunting through the Ribbon, you get everything in one place.
Excel Shortcuts for Rows and Columns
Need to insert, delete, hide, or select rows and columns?
These are the shortcuts to know.
| Action | Shortcut | ||
|---|---|---|---|
| Select row | Shift + Space | ||
| Select column | Ctrl + Space | ||
| Insert cells/rows/columns | Ctrl + + | ||
| Delete cells/rows/columns | Ctrl + - | ||
| Hide selected rows | Ctrl + 9 | ||
| Unhide rows | Ctrl + Shift + 9 | ||
| Hide selected columns | Ctrl + 0 | ||
| Unhide columns | Ctrl + Shift + 0 |
For example, select a row with Shift + Space, then press Ctrl + + to insert a new row.
It’s much quicker than right-clicking the row number and searching through the menu.
Excel Shortcuts for Entering Data
If your job involves entering information into Excel all day, these shortcuts are particularly useful.
| Action | Shortcut |
|---|---|
| Enter and move down | Enter |
| Enter and move up | Shift + Enter |
| Enter and move right | Tab |
| Enter and move left | Shift + Tab |
| New line inside cell | Alt + Enter |
| Enter today's date | Ctrl + ; |
| Enter current time | Ctrl + Shift + : |
| Fill selected cells | Ctrl + Enter |
| Fill down | Ctrl + D |
| Flash Fill | Ctrl + E |
Add a new line inside a cell
Press:
Alt + Enter
This lets you put multiple lines of text inside one cell.
It’s useful for addresses, notes, descriptions, instructions, and similar information.
Enter today’s date
Press:
Ctrl + ;
Excel inserts the current date into the selected cell.
Excel Formula Shortcuts
Formulas are where Excel really starts to become powerful.
These shortcuts can make working with formulas considerably easier.
| Action | Shortcut |
|---|---|
| AutoSum | Alt + = |
| Edit formula | F2 |
| Calculate formulas | F9 |
| Calculate active worksheet | Shift + F9 |
| Full calculation | Ctrl + Alt + F9 |
| Force full calculation | Ctrl + Alt + Shift + F9 |
| Show formulas | Ctrl + ` |
| Insert Function | Shift + F3 |
| Change cell references | F4 |
AutoSum
One of the most useful formula shortcuts is:
Alt + =
Excel automatically suggests a SUM formula based on nearby data.
For example, if you have monthly sales figures in cells B2:B13, placing your cursor below them and pressing Alt + = can quickly create the total.
F4 and Absolute Cell References
If you’ve ever copied a formula and watched the cell references change when you didn’t want them to, F4 is your friend.
Suppose your formula is:
=A2*B2
If you need to lock a reference, you can use F4 to cycle through reference types such as:
A2
$A$2
A$2
$A2
This becomes especially important when building formulas that you’ll copy across multiple rows or columns.
Excel Shortcuts for Tables
Excel Tables are extremely useful for structured data such as sales records, customer lists, inventory, expenses, and project data.
| Action | Shortcut |
|---|---|
| Create table | Ctrl + T |
| Select table/data region | Ctrl + A |
| Move through data | Ctrl + Arrow |
| Open filter menu | Alt + Down Arrow |
| Turn filters on/off | Ctrl + Shift + L |
Create a table quickly
Select your data and press:
Ctrl + T
Excel opens the Create Table dialog.
If your first row contains column headings, make sure Excel recognizes them as headers.
Excel Sorting and Filtering Shortcuts
Filtering is one of the first things many Excel users need when dealing with large datasets.
| Action | Shortcut |
|---|---|
| Turn filters on/off | Ctrl + Shift + L |
| Open filter dropdown | Alt + Down Arrow |
| Select data region | Ctrl + A |
| Navigate through data | Ctrl + Arrow |
For example, imagine you have 10,000 customer records and only want to see customers from one city.
Turn on filters with:
Ctrl + Shift + L
Then use the column’s filter menu to narrow down the results.
Excel Worksheet Shortcuts
Moving between worksheets doesn’t have to involve clicking sheet tabs.
| Action | Shortcut |
|---|---|
| Next worksheet | Ctrl + Page Down |
| Previous worksheet | Ctrl + Page Up |
| Insert worksheet | Shift + F11 |
| Select next worksheet | Ctrl + Shift + Page Down |
| Select previous worksheet | Ctrl + Shift + Page Up |
| Go to first cell | Ctrl + Home |
| Go to last used cell | Ctrl + End |
If your workbook has tabs such as January, February, March, April, you can move between them quickly with Ctrl + Page Up and Ctrl + Page Down.
Excel Shortcuts for Finding and Replacing Data
Searching manually through a large spreadsheet is a waste of time.
Use:
Ctrl + F
to find specific text, numbers, or other information.
Use:
Ctrl + H
when you want to find something and replace it with something else.
For example, if a product name was entered incorrectly 200 times, you don’t need to fix every cell manually. Find and Replace can handle the repetitive work for you.
Excel Function Key Shortcuts
The function keys at the top of your keyboard have several useful Excel functions.
| Key | Common Use |
|---|---|
| F1 | Excel Help |
| F2 | Edit active cell |
| F3 | Paste Name |
| F4 | Repeat action / change references |
| F5 | Go To |
| F6 | Move between worksheet areas |
| F7 | Spell Check |
| F8 | Extend Selection |
| F9 | Calculate formulas |
| F10 | Ribbon KeyTips |
| F11 | Create chart |
| F12 | Save As |
Some function-key behavior can vary depending on your keyboard, operating system, Excel version, and laptop settings.
Excel Chart Shortcuts
Creating charts can also be done from the keyboard.
| Action | Shortcut |
|---|---|
| Create chart in current worksheet | Alt + F1 |
| Create chart on a separate chart sheet | F11 |
Select the data you want to visualize and press Alt + F1.
Excel will create a chart using the selected data.
Excel Shortcuts for Mac
Excel on Mac shares many shortcuts with the Windows version, but the keys aren’t always identical.
In many common cases, Command replaces Ctrl.
| Action | Windows | Mac |
|---|---|---|
| Copy | Ctrl + C | Command + C |
| Paste | Ctrl + V | Command + V |
| Cut | Ctrl + X | Command + X |
| Undo | Ctrl + Z | Command + Z |
| Save | Ctrl + S | Command + S |
| Find | Ctrl + F | Command + F |
| Bold | Ctrl + B | Command + B |
| Italic | Ctrl + I | Command + I |
| Underline | Ctrl + U | Command + U |
| New workbook | Ctrl + N | Command + N |
| Open workbook | Ctrl + O | Command + O |
| Ctrl + P | Command + P | |
| Insert hyperlink | Ctrl + K | Command + K |
Not every Windows shortcut has a direct Mac equivalent, so it’s worth checking Microsoft’s current documentation if you’re using Excel on macOS.
Excel for the Web Shortcuts
Excel for the web works inside a browser, so there can be some differences from desktop Excel.
Common shortcuts include:
| Action | Shortcut |
|---|---|
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
| Undo | Ctrl + Z |
| Redo | Ctrl + Y |
| Find | Ctrl + F |
| Bold | Ctrl + B |
| Go To | Ctrl + G |
| Insert hyperlink | Ctrl + K |
| Filter | Ctrl + Shift + L |
| Flash Fill | Ctrl + E |
| AutoSum | Alt + = |
| Edit cell | F2 |
| Select column | Ctrl + Space |
| Select row | Shift + Space |
Browser shortcuts can sometimes conflict with Excel for the web, so behavior may differ depending on your browser and operating system.
25 Excel Shortcuts You Should Memorize
Trying to memorize 100+ shortcuts on day one isn’t necessary.
Start with these:
| # | Shortcut | Use |
|---|---|---|
| 1 | Ctrl + C | Copy |
| 2 | Ctrl + V | Paste |
| 3 | Ctrl + X | Cut |
| 4 | Ctrl + Z | Undo |
| 5 | Ctrl + Y | Redo |
| 6 | Ctrl + S | Save |
| 7 | Ctrl + F | Find |
| 8 | Ctrl + H | Find & Replace |
| 9 | Ctrl + A | Select all |
| 10 | F2 | Edit cell |
| 11 | Ctrl + 1 | Format Cells |
| 12 | Ctrl + T | Create table |
| 13 | Ctrl + E | Flash Fill |
| 14 | Ctrl + Shift + L | Filter |
| 15 | Alt + = | AutoSum |
| 16 | Ctrl + Home | Go to A1 |
| 17 | Ctrl + End | Last used cell |
| 18 | Ctrl + Arrow | Jump through data |
| 19 | Ctrl + Space | Select column |
| 20 | Shift + Space | Select row |
| 21 | Ctrl + Page Up | Previous sheet |
| 22 | Ctrl + Page Down | Next sheet |
| 23 | Shift + F11 | New worksheet |
| 24 | Ctrl + ; | Current date |
| 25 | Alt + Enter | New line in cell |
If you can use these without thinking, you’re already well ahead of someone who relies on the mouse for every task.
Excel Shortcuts for Beginners: Where Should You Start?
If you’re completely new to Excel keyboard shortcuts, don’t try to learn everything on this page at once.
Start with five categories.
First: Editing
Learn:
Ctrl + C → Ctrl + V → Ctrl + X → Ctrl + Z
These are universal and you’ll use them constantly.
Learn:
Ctrl + Arrow
This will save you a lot of scrolling.
Third: Formatting
Learn:
Ctrl + 1
It gives you quick access to Excel’s formatting options.
Fourth: Data
Learn:
Ctrl + T and Ctrl + Shift + L
These are particularly useful for tables and filters.
Fifth: Formulas
Learn:
Alt + =
It’s one of the quickest ways to create a SUM formula.
Once these become familiar, add more shortcuts gradually.
How Much Time Can Excel Shortcuts Actually Save?
It depends on how much Excel work you do.
If you only open Excel occasionally to make a simple list, shortcuts probably won’t make a dramatic difference.
But if you spend several hours a day working with spreadsheets, the small savings add up.
Think about a task you perform 50 times a day that takes five seconds with the mouse but two seconds with a shortcut.
That’s 150 seconds saved every day.
Over hundreds of working days, those small improvements become meaningful.
The bigger benefit, though, is less interruption. When common commands become muscle memory, you can keep your attention on the data rather than constantly searching menus.
Frequently Asked Questions
What is the most useful Excel shortcut?
There isn’t one shortcut that’s best for everyone. For general use, Ctrl + C, Ctrl + V, Ctrl + Z, Ctrl + S, Ctrl + F, F2, Ctrl + 1, and Ctrl + T are excellent starting points.
What is the shortcut for copy and paste in Excel?
On Windows, use Ctrl + C to copy and Ctrl + V to paste. On Mac, use Command + C and Command + V.
What is the shortcut for AutoSum?
Press Alt + = on Windows to quickly insert an AutoSum formula.
What is the shortcut to create a table in Excel?
Press Ctrl + T after selecting your data.
What is the Excel shortcut for filtering?
Press Ctrl + Shift + L to turn filters on or off.
How do I edit a cell without using the mouse?
Select the cell and press F2.
How do I select an entire Excel column?
Click a cell in the column and press Ctrl + Space.
How do I select an entire row in Excel?
Click a cell in the row and press Shift + Space.
How do I move between Excel worksheets?
Use Ctrl + Page Down for the next worksheet and Ctrl + Page Up for the previous worksheet.
What is the shortcut for today’s date in Excel?
Press Ctrl + ; to enter the current date.
What is the shortcut for a new line inside an Excel cell?
Press Alt + Enter while editing the cell.
Are Excel shortcuts different on Mac?
Yes. Many shortcuts are similar, but some combinations differ between Windows and Mac. Excel for the web can also have its own differences.
Final Thoughts
You don’t need to become an Excel keyboard-shortcut expert overnight.
Start with the commands you use every day. Learn copy and paste, undo, save, find, F2, and Ctrl + Arrow first. Then add shortcuts for formatting, tables, filtering, formulas, and worksheets as you become more comfortable.
The goal isn’t to memorize a giant list.
The goal is to make the repetitive parts of Excel disappear into muscle memory.
Keep this Excel shortcuts cheat sheet bookmarked, learn a handful of shortcuts at a time, and you’ll gradually find yourself doing more in Excel without reaching for the mouse.
Tip: Microsoft regularly updates its Excel documentation, so if a shortcut behaves differently on your particular version of Excel, operating system, or keyboard, check Microsoft’s official Excel keyboard-shortcut reference for the latest information.



