Microsoft Excel Formulas and Functions

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Alfredhook3
A
Alfredhook3
Community Contributor
Quizzes Created: 4463 | Total Attempts: 3,088,533
| Questions: 30 | Updated: Jul 27, 2026
Please wait...
Question 1 / 31
🏆 Rank #--
0 %
0/100
Score 0/100

1. Which command arranges data alphabetically?

Explanation

The "Sort" command is designed to organize data in a specific order, which can be alphabetical for text entries. When applied, it arranges the selected data set, such as names or categories, from A to Z or Z to A. This functionality is essential for improving data readability and accessibility, allowing users to quickly locate and analyze information based on alphabetical criteria. Other options like Filter, Freeze, and Merge serve different purposes and do not specifically arrange data alphabetically.

Submit
Please wait...
About This Quiz
Microsoft Excel Formulas and Functions - Quiz

This assessment focuses on Microsoft Excel formulas and functions, evaluating your understanding of key operations like addition, subtraction, and data sorting. It covers essential skills such as using functions like SUM, AVERAGE, and MAX, as well as shortcuts for efficiency. Mastering these concepts is vital for effective data management and... see moreanalysis in Excel. see less

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. The tab used for Sorting data in Excel is ____.

Submit

3. The keyboard shortcut for Undo in Excel is ____.

Submit

4. The keyboard shortcut for Paste in Excel is ____.

Submit

5. The keyboard shortcut for Copy in Excel is ____.

Submit

6. The keyboard shortcut for Save in Excel is ____.

Submit

7. The function used to count non-empty cells in Excel is ____.

Submit

8. The function used to find the lowest value in Excel is ____.

Submit

9. The function used to find the highest value in Excel is ____.

Submit

10. The function used to find the average in Excel is ____.

Submit

11. The function used to add numbers in Excel is ____.

Submit

12. Which formula finds the lowest salary?

Explanation

The formula =MIN() is used to find the lowest value in a set of numbers, making it ideal for identifying the lowest salary in a dataset. Unlike =MAX(), which finds the highest value, or =AVERAGE(), which calculates the mean, =MIN() specifically targets the minimum value, ensuring that the lowest salary is accurately determined. The =COUNT() function simply counts the number of entries and does not provide any salary information. Thus, =MIN() is the appropriate choice for this task.

Submit

13. Which shortcut pastes copied data?

Explanation

Ctrl + V is the standard keyboard shortcut used to paste data that has been copied or cut to the clipboard. When you copy data using Ctrl + C or cut it with Ctrl + X, it is temporarily stored in the clipboard. Pressing Ctrl + V allows you to insert that data into the desired location, making it a quick and efficient way to transfer information without using the mouse. Other options, like Ctrl + P, are used for printing, while Ctrl + X is for cutting, and Ctrl + Y typically repeats the last action.

Submit

14. Which key is used to edit the active cell in Excel?

Explanation

In Excel, the F2 key is specifically designated for editing the contents of the active cell. When you press F2, it allows you to enter edit mode, enabling you to modify the existing text or data without having to delete it first. This functionality enhances efficiency, as users can quickly make changes directly within the cell. Other function keys like F1, F3, and F4 serve different purposes, such as opening help or repeating actions, but only F2 is dedicated to cell editing.

Submit

15. Which tab contains Charts in Excel?

Explanation

In Excel, the "Insert" tab is dedicated to adding various elements to your spreadsheet, including charts. When you want to visualize data, you can navigate to the "Insert" tab and find options for different types of charts such as bar, line, pie, and more. This functionality allows users to create visual representations of their data easily, enhancing data analysis and presentation. Other tabs like "Data," "Review," and "Formula" serve different purposes and do not focus on chart creation.

Submit

16. Which formula adds numbers in cells B2:B10?

Explanation

The SUM function in Excel is specifically designed to add a range of numbers. In this case, the formula =SUM(B2:B10) accurately sums all the values in the cells from B2 to B10. Other options like ADD, TOTAL, and PLUS are not valid Excel functions for performing addition, making them incorrect choices for this task. Thus, =SUM(B2:B10) is the appropriate formula for adding the specified range of cells.

Submit

17. Which formula divides A2 by B2?

Explanation

The formula =A2/B2 divides the value in cell A2 by the value in cell B2. In Excel and similar spreadsheet applications, the division operator is represented by the forward slash (/). This formula calculates the quotient of A2 and B2, allowing users to perform division operations directly within their spreadsheets. The other options represent multiplication, subtraction, and addition, which do not achieve the same result as division.

Submit

18. Which formula multiplies A2 by B2?

Explanation

The formula =A2*B2 directly multiplies the values in cells A2 and B2. In spreadsheet applications, the asterisk (*) is the operator used for multiplication. The other options use different arithmetic operations: addition, division, and subtraction, which do not achieve the desired multiplication of the two cell values.

Submit

19. Which function counts numbers only?

Explanation

COUNT is a function in spreadsheet applications that specifically counts the number of cells containing numeric values. Unlike COUNTA, which counts all non-empty cells regardless of data type, COUNT focuses solely on numbers, making it ideal for situations where only numerical data needs to be quantified. This precision allows users to accurately analyze datasets that require counting only numerical entries, ensuring that other data types, such as text or errors, do not influence the count.

Submit

20. Which function counts non-empty cells?

Explanation

COUNTA is a function in spreadsheet applications that counts all non-empty cells within a specified range. Unlike the COUNT function, which only counts cells containing numeric values, COUNTA includes cells with text, logical values, and errors, making it useful for assessing the total number of entries in a dataset. This versatility allows users to quickly determine how many cells contain data, regardless of the type.

Submit

21. What is the intersection of a row and column called?

Explanation

In a spreadsheet or table, the intersection of a row and a column forms a single unit known as a cell. Each cell can hold data, such as text, numbers, or formulas, making it a fundamental component for organizing and manipulating information within the structure of the table or spreadsheet.

Submit

22. What is the keyboard shortcut to save?

Explanation

Ctrl + S is a widely recognized keyboard shortcut for saving documents across many software applications. This combination allows users to quickly save their work without navigating through menus, enhancing efficiency and productivity. The "Ctrl" key, when pressed in conjunction with the "S" key, triggers the save function, making it a fundamental command for users to prevent data loss and ensure their changes are recorded. This shortcut is standard in various operating systems and applications, making it a universal tool for users in digital environments.

Submit

23. What is the keyboard shortcut to copy?

Explanation

The keyboard shortcut "Ctrl + C" is widely used to copy selected text or items to the clipboard in many operating systems and applications. This command allows users to duplicate content easily without removing it from its original location, facilitating efficient data management and editing. Other shortcuts listed serve different functions; for example, "Ctrl + X" cuts (removes) the selection, "Ctrl + V" pastes copied content, and "Ctrl + Z" undoes the last action. Thus, "Ctrl + C" specifically corresponds to the copy function.

Submit

24. Which feature displays only records that match selected criteria?

Explanation

Filter is a feature used in data management and analysis that allows users to display only those records that meet specific criteria. By applying a filter, users can narrow down large datasets to focus on relevant information, making it easier to analyze and interpret data. This capability is especially useful in spreadsheets and databases where users often need to isolate particular entries based on defined conditions, such as values, dates, or categorical data.

Submit

25. What symbol starts every Excel formula?

Explanation

In Excel, every formula begins with the equal sign (=) to indicate that the following characters represent a calculation or expression. This symbol signals to Excel that it should evaluate the subsequent content as a formula rather than as plain text. For instance, typing "=A1+B1" tells Excel to add the values in cells A1 and B1. Without the equal sign, Excel would treat the input as regular text, and no calculation would occur.

Submit

26. Which formula subtracts B2 from A2?

Explanation

The formula =A2-B2 directly indicates the operation of subtraction, where the value in cell B2 is taken away from the value in cell A2. This results in the difference between the two values, making it the appropriate choice for performing the specified calculation. The other options represent division or addition, which do not fulfill the requirement of subtracting B2 from A2.

Submit

27. Which tab contains the Sort command?

Explanation

The Sort command is found under the Data tab in spreadsheet applications like Microsoft Excel. This tab is specifically designed for data management tasks, including sorting and filtering data sets. By placing the Sort command here, users can easily organize their data in ascending or descending order based on selected criteria, enhancing data analysis and presentation. The other tabs—Home, Insert, and Review—focus on different functionalities, such as formatting, adding elements, and reviewing content, which is why they do not contain the Sort command.

Submit

28. Which function returns the lowest value?

Explanation

The MIN function is specifically designed to return the smallest value from a set of numbers or a range of cells in spreadsheet applications. It evaluates all provided values and identifies the lowest one, making it the most straightforward choice for determining the minimum value in a dataset. Other functions like LOW, SMALL, and LEAST may have different purposes or contexts, but MIN is universally recognized for its role in finding the minimum value.

Submit

29. Which function returns the highest value?

Explanation

The MAX function is designed to find the highest value in a set of numbers. It evaluates all the values provided and returns the greatest one. In contrast, MIN returns the lowest value, HIGH is not a standard function in this context, and LARGEST is typically not used as a standalone function in most programming languages or spreadsheet applications. Therefore, MAX is the appropriate choice for identifying the maximum value.

Submit

30. Which formula finds the average?

Explanation

The formula =AVERAGE() is specifically designed to calculate the average of a set of numbers in spreadsheet applications like Excel. It sums the values and divides the total by the count of those values, providing the mean. While MEAN() and AVG() may also be recognized in some contexts, AVERAGE() is the most widely used and universally accepted function for this purpose. TOTAL() does not compute the average but rather sums the values, making it unsuitable for finding the average.

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (30)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which command arranges data alphabetically?
The tab used for Sorting data in Excel is ____.
The keyboard shortcut for Undo in Excel is ____.
The keyboard shortcut for Paste in Excel is ____.
The keyboard shortcut for Copy in Excel is ____.
The keyboard shortcut for Save in Excel is ____.
The function used to count non-empty cells in Excel is ____.
The function used to find the lowest value in Excel is ____.
The function used to find the highest value in Excel is ____.
The function used to find the average in Excel is ____.
The function used to add numbers in Excel is ____.
Which formula finds the lowest salary?
Which shortcut pastes copied data?
Which key is used to edit the active cell in Excel?
Which tab contains Charts in Excel?
Which formula adds numbers in cells B2:B10?
Which formula divides A2 by B2?
Which formula multiplies A2 by B2?
Which function counts numbers only?
Which function counts non-empty cells?
What is the intersection of a row and column called?
What is the keyboard shortcut to save?
What is the keyboard shortcut to copy?
Which feature displays only records that match selected criteria?
What symbol starts every Excel formula?
Which formula subtracts B2 from A2?
Which tab contains the Sort command?
Which function returns the lowest value?
Which function returns the highest value?
Which formula finds the average?
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!