search
HomeSoftware TutorialOffice Software6 Quick Access Toolbar Must-Haves in Microsoft Excel

  • Activate and Customize the Quick Access Toolbar
  • AutoSave
  • Spell Check
  • Paste Special
  • Conditional Formatting
  • Freeze Panes
  • Personalized Macro Buttons
  • Reorder Icons in Your QAT

Excel has so many tools that finding the right ones can often slow your workflow. Indeed, some of Excel's most useful tools are also the most hidden, and it can sometimes take five or more clicks to perform a single action. This is why using the Quick Access Toolbar (QAT) is the way forward.

While the search bar at the top of the Excel window can help you find and perform an action, it's sometimes difficult to know which keywords to use if you don't remember the name of a function. Another option is to learn and use keyboard shortcuts, but since there are so many, they can take time to learn, and it can be difficult to recall which one to use. On the other hand, having buttons in the QAT means you can perform actions with just one click.

Which icons you add to your QAT will depend on what you use Excel for, but there are some that—in my opinion—are beneficial to everyone creating a spreadsheet.

As of July 2024, the QAT is only available in the Excel desktop app, and not Excel for the web.

Activate and Customize the Quick Access Toolbar

The QAT is in the top-left corner of your Excel window. If all you can see is the Excel logo and the name of your workbook, it means you don't have the QAT enabled.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

To rectify this, click the down arrow at the right-hand side of any of the open tabs, and click "Show Quick Access Toolbar."

6 Quick Access Toolbar Must-Haves in Microsoft Excel

You will then see the QAT appear next to the Excel logo with some buttons, such as AutoSave and Save, as the default options.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

There are various ways to customize what you see here. To remove a button from your QAT, right-click the relevant icon and click "Remove From Quick Access Toolbar."

6 Quick Access Toolbar Must-Haves in Microsoft Excel

To add a button, click the "Customize Quick Access Toolbar" down arrow, and either choose one of the options available in that menu, or click "More Commands" to see the other actions you can add.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

In the Excel Options window, click the "Choose Commands From" drop-down arrow to search for a tool by category or show all the available commands. Then, after finding and selecting a command you want to appear in your QAT, click "Add." When you're done, click "OK."

6 Quick Access Toolbar Must-Haves in Microsoft Excel

You will then see the updated QAT based on your selections.

If you know where a command is located via the tabs on the ribbon, you can also right-click the command's icon to add it to the QAT. Similarly, if you often use many commands from the same ribbon, you can add a whole ribbon's icon to the QAT.

AutoSave

I find that having the AutoSave icon in the QAT is essential to ensure I don't lose my work. If the AutoSave toggle is green, your work is saved and backed up to your OneDrive cloud.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

However, if the AutoSave toggle is gray, your work isn't currently syncing to the cloud, and you could lose your work if Excel crashes or your computer malfunctions.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

This could simply be because you've yet to save your work (Microsoft 365's AutoSave only works once you've manually saved your work for the first time), so it's a handy reminder to do this. If the AutoSave toggle is still set to Off, even after you have saved your work, it could mean one of three things:

  • You have not signed in to your Microsoft account.
  • You're working on an outdated version of Excel (such as a 97-2003 Excel file), so you need to save the workbook in a more up-to-date format.
  • There's a OneDrive sync issue that you need to address outside of Excel by clicking the OneDrive icon in your Notification Center (the right-hand end of your Taskbar).

Spell Check

Unlike Microsoft Word, which instantly highlights spelling and grammar issues, Excel won't tell you that you've made a typo because it is more interested in numbers and data. As a result, spelling errors can slip under the radar, which might have a detrimental impact on your spreadsheet's functionality if, for example, you're applying the IF function to the text containing the mistake. At the most basic level, if you're sharing or printing your spreadsheet, you want it to be free of spelling issues.

So, adding the Spelling icon to the QAT serves as a crucial reminder to check your work for issues.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Paste Special

Ctrl V is one of the most well-known keyboard shortcuts, but it's less useful in Excel than in other programs. For example, you might want to copy and paste some data between sheets that are formatted differently, so you would want to paste the numbers without pasting the formatting. Similarly, you might only want to copy and paste the formatting, not the data. Going one step further, the Paste Special operation also lets you perform operations while pasting the data, such as turning all positive numbers into negative numbers.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Because Paste Special lets you perform other actions while pasting information—such as removing formulas or borders—it's an essential time-saving option in your QAT.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Conditional Formatting

Let's be honest—if your Excel spreadsheet doesn't have Conditional Formatting, it's not really a proper Excel spreadsheet. Just as every Microsoft Word document should have styles, every Microsoft Excel worksheet should have Conditional Formatting, which is why the Conditional Formatting icon is a QAT non-negotiable.

Even if you don't have the time (or the inclination!) to set up complex formatting rules based on cell values, using the preset Conditional Formatting options means you can analyze your data at a glance. For example, to apply each of the four types of Conditional Formatting to the data sets in the screenshot below, I simply had to select the array, click the Conditional Formatting icon in the QAT, and choose the format style.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Having instant access to Conditional Formatting meant that the above actions took no more than five seconds, which is why you should also add this function to your QAT.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Freeze Panes

If you have a large spreadsheet with many rows and columns of data, it's handy to freeze your heading rows and columns so that they remain in view when you scroll down or across. I always forget where the Freeze Panes option is—it feels like it should be in the Home tab (because it's such a handy tool) or in the Data tab (because it helps you to read your data efficiently), but it's actually in the View tab. So, having it in my QAT means I don't have to go searching for it each time.

In this example, I want to freeze row 1 and columns A and B.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

With cell C2 selected, I can click the Freeze Panes icon in the QAT and choose "Freeze Panes." This option freezes all rows above and all columns to the left of the selected cell.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Notice, also, how you can instantly freeze just the first row or column using this handy QAT icon. Once you've frozen the relevant rows or columns, clicking the Freeze Panes icon in the QAT again will give you the option to unfreeze.

Personalized Macro Buttons

Microsoft 365's macros let you perform very specific actions with one click. What's more, Excel lets you add personalized macro buttons to your QAT, so it's even easier to action that command.

Once you have recorded your macro, click the "Customize Quick Access Toolbar" down arrow, and choose "More Commands."

6 Quick Access Toolbar Must-Haves in Microsoft Excel

Then, in the Excel Options window, click the "Choose Commands From" drop-down arrow, and click "Macros." Now, select the relevant macro, and click "Add."

6 Quick Access Toolbar Must-Haves in Microsoft Excel

You can then choose a suitable icon for your macro by selecting the macro and clicking "Modify." In the example below, the macro turns the selected cell yellow, so I have chosen a yellow icon.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

When you're done, click "OK," and you'll see the new icon appear in your QAT.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

You cannot modify QAT icons for standard commands—Excel only lets you change your personalized macro icons.

Reorder Icons in Your QAT

Once you have added all the relevant buttons to your QAT, consider reordering them so that using them is even easier. Personally, I order them by frequency of use, but you might choose to order them by type of command or to separate similar icons.

Click the down arrow next to your QAT, and click "More Commands" to open Excel Options.

Then, select one of the icons already in your QAT, and use the arrows to choose your order. The icons at the top of the list will appear on the left of your QAT, and the icons at the bottom will appear on the right.

6 Quick Access Toolbar Must-Haves in Microsoft Excel

When you're done, click "OK."


By default, the QAT is right at the top of your Microsoft 365 app's window. However, consider moving it to the bottom of the ribbon to make it even more accessible and speed up your work even further.

The above is the detailed content of 6 Quick Access Toolbar Must-Haves in Microsoft Excel. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
How to remove blank spaces in Excel  - leading, trailing, non-breakingHow to remove blank spaces in Excel - leading, trailing, non-breakingApr 16, 2025 am 09:05 AM

This tutorial shows you how to eliminate unwanted spaces in Excel using formulas and the handy Text Toolkit. Learn to remove leading and trailing spaces, extra spaces between words, non-breaking spaces, and other non-printing characters. The biggest

5 Open-Source Alternatives to Microsoft Excel5 Open-Source Alternatives to Microsoft ExcelApr 16, 2025 am 12:56 AM

Excel remains popular in the business world, thanks to its familiar interfaces, data tools and a wide range of feature sets. Open source alternatives such as LibreOffice Calc and Gnumeric are compatible with Excel files. OnlyOffice and Grist provide cloud-based spreadsheet editors with collaboration capabilities. Looking for open source alternatives to Microsoft Excel depends on what you want to achieve: Are you tracking your monthly grocery list, or are you looking for tools that can support your business processes? Here are some spreadsheet editors for a variety of use cases. Excel remains a giant in the business world Microsoft Ex

Excel MATCH function with formula examplesExcel MATCH function with formula examplesApr 15, 2025 am 11:21 AM

This tutorial explains how to use MATCH function in Excel with formula examples. It also shows how to improve your lookup formulas by a making dynamic formula with VLOOKUP and MATCH. In Microsoft Excel, there are many different lookup/ref

Nested IF in Excel – formula with multiple conditionsNested IF in Excel – formula with multiple conditionsApr 15, 2025 am 11:13 AM

This tutorial demonstrates how to effectively use multiple IF functions in Microsoft Excel, showcasing nested IF formulas for various tasks. The core concept is using nested IF statements to evaluate multiple conditions and return different results

Leading zeros in Excel: how to add, remove and hideLeading zeros in Excel: how to add, remove and hideApr 15, 2025 am 09:31 AM

This tutorial explores various methods for managing leading zeros in Excel, covering their preservation, display, and removal. Whether you're working with zip codes, IDs, or other data requiring leading zeros, this guide provides solutions. Excel of

Excel HLOOKUP function with formula examplesExcel HLOOKUP function with formula examplesApr 15, 2025 am 09:05 AM

Microsoft Excel's HLOOKUP function: A comprehensive guide Excel offers three lookup functions – LOOKUP, VLOOKUP, and HLOOKUP – but HLOOKUP often causes confusion. This tutorial clarifies HLOOKUP's specifics and provides examples for efficient use. Wh

If You Don't Rename Tables in Excel, Today's the Day to StartIf You Don't Rename Tables in Excel, Today's the Day to StartApr 15, 2025 am 12:58 AM

Quick link Why should tables be named in Excel How to name a table in Excel Excel table naming rules and techniques By default, tables in Excel are named Table1, Table2, Table3, and so on. However, you don't have to stick to these tags. In fact, it would be better if you don't! In this quick guide, I will explain why you should always rename tables in Excel and show you how to do this. Why should tables be named in Excel While it may take some time to develop the habit of naming tables in Excel (if you don't usually do this), the following reasons illustrate today

Microsoft 365 Will Turn Off ActiveX, Because Hackers Keep Using ItMicrosoft 365 Will Turn Off ActiveX, Because Hackers Keep Using ItApr 12, 2025 am 06:01 AM

Microsoft 365 is finally phasing out ActiveX, a long-standing security vulnerability in its Office suite. This follows a similar move in Office 2024. Beginning this month, Windows versions of Word, Excel, PowerPoint, and Visio in Microsoft 365 will

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Chat Commands and How to Use Them
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor