Complete List of Excel Formula Shortcut Keys

Faraz Logo

By Faraz - Last Updated:

Discover and download the complete list of Excel formula shortcut keys PDF. Learn quick keyboard shortcuts for formulas, AutoSum, and more to work faster in Excel.


complete-list-of-excel-formula-shortcut-keys.webp

If you work with Microsoft Excel, you probably know how much time it can take to type and edit formulas. This is where Excel formula shortcut keys come to the rescue. Instead of moving your mouse, clicking menus, and typing everything manually, you can press a few keys on your keyboard to get the same job done in seconds.

These shortcuts not only save time but also reduce errors and make your work feel smoother. Whether you are calculating totals, creating complex formulas, or using the AutoSum shortcut key in Excel, mastering shortcut keys will make you look like an Excel pro.

In this guide, we will cover everything you need to know about Excel formula shortcut keys, from the basics to advanced tips, complete with examples, tables, and even a bonus PDF idea.

Table of Contents

  1. What Exactly is an Excel Formula Shortcut Key?
  2. Why Bother Using Excel Formula Shortcuts? The Big Benefits
  3. The Most Popular Excel Formula Keyboard Shortcuts
  4. The Magic of AutoSum: Your First Must-Know Shortcut
  5. Essential Excel Shortcut Keys for Formulas
  6. Bonus: Your Free Excel Formula Shortcut Keys PDF
  7. Conclusion
  8. FAQ

What Exactly is an Excel Formula Shortcut Key?

In the simplest terms, an Excel formula shortcut key is a combination of keys on your keyboard that performs a specific action related to formulas, saving you from using your mouse to click through menus.

You're probably already familiar with basic shortcuts like Ctrl + C for Copy and Ctrl + V for Paste. Well, Excel has a whole library of these shortcuts specifically for creating, editing, and managing formulas.

Example:

Instead of clicking the Σ AutoSum button, you can press Alt + = to instantly add a sum formula.

These aren't just minor conveniences; they are fundamental to working efficiently. Each shortcut might only save you a few seconds, but when you perform these actions hundreds of times a day, those seconds add up to hours of saved time each week. It's the art of using an Excel shortcut and formula together to streamline your entire process.

Why Bother Using Excel Formula Shortcuts? The Big Benefits

If you're still not convinced, let's talk about the real-world advantages of adopting these shortcuts. It's not just about speed; it's about transforming the quality and efficiency of your work.

  • Blazing Speed: This is the most obvious benefit. Keyboard shortcuts are significantly faster than moving your hand from the keyboard to the mouse, locating the cursor, navigating menus, and clicking. Tasks that take 5-10 seconds with a mouse can often be done in 1-2 seconds with a shortcut.
  • Improved Accuracy: When you manually type formulas or select ranges with a mouse, there's always a chance of making a typo or selecting the wrong cells. Shortcut keys in Excel formulas often automate parts of the process, such as selecting a data range, which dramatically reduces the risk of human error.
  • Enhanced Efficiency & Workflow: Using shortcuts keeps you "in the zone." You can maintain a smooth workflow without the constant interruption of switching between keyboard and mouse. This mental flow allows you to focus on the data and the analysis, not the mechanics of using the software.
  • Look Like a Pro: Let's be honest, it looks impressive! Navigating Excel with the confidence and speed of keyboard shortcuts demonstrates a high level of proficiency. It’s a skill that colleagues and managers notice and respect. It shows you've invested time in mastering your tools.

Quick fact: According to Microsoft, using keyboard shortcuts can speed up tasks by up to 30%.

Here’s a table with common Excel formula keyboard shortcuts you should know:

Shortcut KeyFunctionExample
=Start a formulaType =SUM(A1:A5)
Alt + =AutoSum selected cellsCalculates total for A1:A5
Ctrl + Shift + EnterEnter an array formula{=A1:A5*B1:B5}
F2Edit formula in active cellQuickly fix a formula
Ctrl + DCopy formula downFrom A1 to A2:A5
Ctrl + RCopy formula rightFrom A1 to B1:D1
Shift + F9Calculate selected part of formulaTest parts of a formula
Ctrl + Shift + $Apply currency format$100.00
`Ctrl + ``Show all formulas in sheetView every formula at once

The Magic of AutoSum: Your First Must-Know Shortcut

If there's one shortcut you learn today, make it this one. The AutoSum shortcut key in Excel is a game-changer. The SUM function is the most used function in Excel, and this shortcut makes it effortless.

The shortcut is: Alt + = (Press and hold the Alt key, then press the equals key)

So, how does this AutoSum shortcut key work in practice? Let’s say you have a list of monthly sales figures and you want to total them up.

Step-by-Step Guide to Using the AutoSum Shortcut Key:

  1. Prepare Your Data: First, enter your numbers in a single column or row. For our example, let's put sales figures in cells B2 through B6.
  2. Select the Target Cell: Click on the cell where you want the total to appear. This should be the empty cell directly below your column of numbers (cell B7 in our case) or to the right of your row of numbers.
  3. Press the Magic Keys: Now, simply press Alt + =.
  4. Watch Excel Work: The moment you press the shortcut, Excel will automatically do two things:
    • It will insert the =SUM() function for you.
    • It will intelligently guess the range of cells you want to add up (B2:B6) and highlight them with a "marching ants" border.
  5. Confirm and Celebrate: 99% of the time, Excel's guess is perfect. Please verify the highlighted range to confirm its accuracy and then press the Enter key. Voilà! The total appears instantly. You've just used the Excel shortcut keys' sum feature to do in one second what might have taken ten seconds of typing and clicking.

This autosum shortcut key also works horizontally for rows just as easily!

AutoSum example in Excel

Essential Excel Shortcut Keys for Formulas

Here’s a detailed table with more Excel shortcut keys for formulas:

1. Formula Entry Shortcuts

Shortcut KeyFunctionExample
Alt + =AutoSum=SUM(A1:A10)
Shift + F3Insert Function dialog boxPick from AVERAGE(), VLOOKUP()
Alt + M, FInsert Function from Formulas tabSelect formula
Alt + M, U, SAutoSumSum selected cells
Alt + M, U, AAverage function=AVERAGE(B1:B10)
Alt + M, U, CCount Numbers function=COUNT(B1:B10)
Alt + M, U, MMax function=MAX(B1:B10)
Alt + M, U, IMin function=MIN(B1:B10)
Ctrl + Shift + EnterEnter array formula{=SUM(A1:A3*B1:B3)}
Alt + EnterNew line inside a cellUseful for multi-line formulas
Ctrl + KInsert hyperlink=HYPERLINK("url","name")
Ctrl + Shift + AInsert function argumentsAfter typing =DATE(

2. Formula Editing Shortcuts

Shortcut KeyFunctionExample
F2Edit active cellModify existing formula
F4Toggle absolute/relative referencesA1 → $A$1
Ctrl + DFill formula downCopy formula below
Ctrl + EFlash FillAutomatically completes data pattern
Ctrl + RFill formula rightCopy formula to right
Ctrl + ' (apostrophe)Copy formula from above cellNo retyping
Ctrl + Shift + "Copy value from cell above
Ctrl + C / Ctrl + VCopy & paste formula
Ctrl + Alt + V then FPaste only formulasNo formatting
Ctrl + XCut formulaMove formula
DeleteClear contentRemove formula

3. Formula Formatting Shortcuts

Shortcut KeyFunctionExample
Ctrl + 1Format Cells dialogChange number format
Ctrl + Shift + $Apply currency format$1,200
Ctrl + Shift + %Apply percentage format75%
Ctrl + Shift + ^Apply exponential format1.23E+04
Ctrl + Shift + !Number format (2 decimals)1,234.56
Ctrl + Shift + #Date format12-Mar-2025
Ctrl + Shift + @Time format14:35
Ctrl + BBold result
Ctrl + IItalic result
Ctrl + UUnderline result
Alt + H, O, IAutoFit Column WidthFit long formulas
Alt + H, 0Increase decimal places
Alt + H, 9Decrease decimal places

4. Formula Navigation Shortcuts

Shortcut KeyFunctionExample
Ctrl + `Show/hide formulasView all formulas
Ctrl + Arrow KeysJump to edge of dataMove quickly
Ctrl + HomeGo to A1
Ctrl + EndGo to last cell with data
F5Go To boxJump to a specific cell
Ctrl + GGo To boxSame as F5
F8Extend selectionSelect multiple cells
Shift + Arrow KeysExtend selection one cell
Ctrl + SpaceSelect columnApply formula to column
Shift + SpaceSelect rowApply formula to row
Ctrl + Shift + LToggle AutoFilterFilter formula results

5. Formula Evaluation & Debugging Shortcuts

Shortcut KeyFunctionExample
F9Calculate selected formula partCheck partial result
Shift + F9Calculate active worksheet
Ctrl + Alt + F9Calculate all worksheetsFull recalculation
Ctrl + Shift + Alt + F9Rebuild calculation dependency treeFix errors
Alt + M, VEvaluate Formula toolStep through formula
Ctrl + `Show formulasDebug all
EscCancel entryExit without changes

6. Navigation for Formula Auditing & Data Handling

Shortcut KeyFunctionExample
Ctrl + [Jump to referenced cellGoes to A1 if formula is =A1+B1
Ctrl + ]Jump back from referenced cellReturns to original formula
Ctrl + Shift + UExpand/collapse formula barView full formula
Ctrl + ;Insert today’s date13/08/2025
Ctrl + Shift + :Insert current time14:45
Alt + ↓Show data validation listDropdown options
Ctrl + TCreate table from rangeStructured data
Alt + H + F + DFill down from first cellQuick copy
Alt + M + PTrace precedentsDraw arrows to linked cells
Alt + M + DTrace dependentsShow cells depending on formula
Alt + M + ARemove arrowsClears precedent/dependent arrows

Bonus: Your Free Excel Formula Shortcut Keys PDF

To help you on your journey, we've compiled all the essential shortcuts from this article and more into a beautifully designed, easy-to-read PDF.

This Excel formula shortcut keys PDF is perfect for printing out and keeping on your desk or saving to your desktop for a quick reference. It’s a handy cheat sheet that will accelerate your learning process.

Click Here to Download Your Free Excel Formula Shortcut Keys PDF

Having a downloadable guide means you'll always have the answer at your fingertips, helping you build muscle memory until you don't need the guide anymore!

Conclusion

Excel formula shortcut keys make working with spreadsheets faster, easier, and more accurate. Whether you are using the AutoSum shortcut key, jumping to referenced cells, inserting dates and times, or tracing formula links, these shortcuts save time and reduce errors.

With this complete list of Excel formula shortcut keys, you can work more efficiently and spend less time on repetitive tasks. Keep this guide nearby, and you’ll quickly find yourself navigating Excel with speed and confidence without relying too much on the mouse.

FAQ

1. What is the shortcut key for the formula in Excel?

The general shortcut to start typing a formula is simply pressing =. For quick calculations like totals, use Alt + = for AutoSum.

2. How do I sum quickly in Excel without typing the formula?

Use the AutoSum shortcut key (Alt + =). Select the cell where you want the sum, press the shortcut, and hit Enter.

3. How do I copy a formula down in Excel?

Type your formula in the first cell, select it along with the cells below, and press Ctrl + D.

4. How do I see all formulas in Excel?

Press Ctrl + ` (backtick) to toggle the view and show all formulas in the sheet.

5. Is there a PDF for Excel formula shortcut keys?

Yes, you can create or download an Excel formula shortcut keys PDF to keep a list handy for offline reference.

6. How do I lock a cell in an Excel formula?

Use the F4 key to toggle between relative and absolute references like $A$1.

That’s a wrap!

Thank you for taking the time to read this article! I hope you found it informative and enjoyable. If you did, please consider sharing it with your friends and followers. Your support helps me continue creating content like this.

Stay updated with our latest content by signing up for our email newsletter! Be the first to know about new articles and exciting updates directly in your inbox. Don't miss out—subscribe today!

If you'd like to support my work directly, you can buy me a coffee . Your generosity is greatly appreciated and helps me keep bringing you high-quality articles.

Thanks!
Faraz 😊

End of the article

Subscribe to my Newsletter

Get the latest posts delivered right to your inbox


Latest Components