Quick Access Toolbar In Excel | Use & Customize | Formula Bar | Name Box | MS Excel

Опубликовано: 12 Май 2026
на канале: Shibnath Paik
48
2

Quick Access Toolbar In Excel | Use & Customize | Formula Bar | Name Box | MS Excel

#quickaccesstoolbar
#formulabar
#namebox
#msexcel

In Microsoft Excel, the Quick Access Toolbar is a customizable toolbar that allows you to quickly access commonly used commands, functions, and tools. It is located at the top of the Excel window, just above the Ribbon. You can customize this toolbar to include the commands and functions you use most frequently. Here's how you can work with the Quick Access Toolbar:

1. **Adding Commands to the Quick Access Toolbar**:

To add a command to the Quick Access Toolbar, locate the command in the Ribbon.
Right-click on the command you want to add and select "Add to Quick Access Toolbar."

Alternatively, you can use the following steps:

Click the drop-down arrow on the right of the Quick Access Toolbar.
Select "More Commands" from the dropdown menu.

2. **Customizing the Quick Access Toolbar**:

After selecting "More Commands," you can customize the Quick Access Toolbar by following these steps:

In the Excel Options dialog box, you'll see a list of commands on the left and the commands currently on the Quick Access Toolbar on the right.
To add a command, select it from the list on the left and click the "Add" button.
To remove a command from the toolbar, select it from the right side and click the "Remove" button.

3. **Reordering Commands**:

You can change the order of the commands on the Quick Access Toolbar by selecting a command and clicking the "Up" or "Down" buttons in the Excel Options dialog box.

4. **Resetting the Quick Access Toolbar**:

If you want to reset the Quick Access Toolbar to its default settings, you can do so by clicking the "Reset" button in the Excel Options dialog box.


The Formula Bar in Microsoft Excel is an essential component of the user interface that displays the content of the active cell. It is located just above the grid of cells and below the Ribbon. The Formula Bar serves several important functions:

1. **Viewing and Editing Cell Content**: The primary purpose of the Formula Bar is to display and allow you to edit the contents of the active cell. When you select a cell, whether it contains text, numbers, or a formula, its content is displayed in the Formula Bar. You can click in the Formula Bar to edit the content directly.

2. **Entering Formulas**: To create or edit a formula in a cell, you can click in the Formula Bar and start typing. Excel will provide you with formula-related features, such as auto-complete and function hints, to help you build and validate your formula.

3. **Long Text Entry**: If the content of a cell is too long to be fully visible within the cell itself, you can see and edit the complete text in the Formula Bar. This is particularly useful when dealing with lengthy descriptions, comments, or notes.

4. **Cell References**: When editing formulas in the Formula Bar, it's easy to reference other cells. You can click on a cell to reference it in your formula, and Excel will automatically insert the cell reference.

5. **Checking Formula Auditing**: Excel provides formula auditing tools that allow you to trace and evaluate the precedence of cell references and check for errors in your formulas. You can access these tools through buttons on the Formula Auditing group in the Formula Bar.

The Formula Bar can be resized by clicking and dragging the bar's lower edge, allowing you to see more or less of the cell content, depending on your needs.

The Name Box in Microsoft Excel is a small, text-entry field located to the left of the Formula Bar. It serves several important functions related to cell and range references in Excel:

1. **Cell Reference Display**: The primary function of the Name Box is to display the cell reference of the currently selected cell or range. If you select a single cell, the Name Box displays the column and row reference of that cell (e.g., "A1" for the cell in the first column and first row). If you select a range of cells, it displays the range reference (e.g., "A1:B5" for a range that spans from cell A1 to cell B5).

2. **Navigation**: You can use the Name Box to quickly navigate to a specific cell or range in your worksheet. Simply click in the Name Box, type the cell reference (e.g., "C10"), and press Enter. Excel will move your active cell to the specified location.

3. **Naming Ranges**: The Name Box can also be used to create or manage named ranges in Excel. Named ranges are user-defined labels assigned to specific cells or ranges. You can enter a name in the Name Box and press Enter to assign that name to the currently selected cell or range.

4. **Accessibility**: The Name Box can make it easier to identify and locate specific cells or ranges in large worksheets, especially when dealing with complex or extensive data. You can use named ranges to give descriptive labels to important parts of your spreadsheet.