Microsoft Excel Proficiency Trivia Questions

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 Daminda Chandimal
D
Daminda Chandimal
Community Contributor
Quizzes Created: 1 | Total Attempts: 227
| Attempts: 227 | Questions: 122
Please wait...
Question 1 / 122
0 %
0/100
Score 0/100
1. As you begin to type a function name within a formula into a cell, a list of functions that begin with the letters you typed appears.

Explanation

When you start typing a function name in a cell, a list of functions that start with the letters you have typed appears. This feature is called "AutoComplete" and it helps users by suggesting relevant function names as they type, saving time and reducing errors. Therefore, the given statement is true.

Submit
Please wait...
About This Quiz
Microsoft Excel Proficiency Trivia Questions - Quiz

This quiz is created to identify the proficiency of users about Microsoft Excel.

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. Which of the following formulas would find the sum of the cells in column J between rows 1 and 8 in an Excel spreadsheet?

Explanation

The correct answer is =SUM(J1:J8) because the SUM function in Excel is used to find the total sum of a range of cells. In this case, the range is specified as J1:J8, which means it will sum the values in column J from row 1 to row 8.

Submit
3. The divide symbol is

Explanation

The correct answer is "/". The divide symbol is commonly represented by a forward slash ("/") in mathematics and computer programming. It is used to indicate the division operation between two numbers, where the number on the left is divided by the number on the right.

Submit
4. You can modify an exisiting chart?

Explanation

The statement suggests that it is possible to make changes or alterations to an existing chart. This implies that the chart can be edited or updated according to new data or requirements.

Submit
5. An easy way to sort data when there is only one sort field is to use the Sort A to Z or Sort Z to A buttons.

Explanation

When there is only one sort field, using the Sort A to Z or Sort Z to A buttons is indeed an easy way to sort data. These buttons allow the data to be sorted in ascending (A to Z) or descending (Z to A) order based on the selected field.

Submit
6. You can have results of any database table into Excel Worksheet, and by one click you can refresh the results?

Explanation

This statement is true because Excel has the capability to connect to various database systems and retrieve data from tables. Once the connection is established and the data is imported into an Excel worksheet, you can set up a refresh option that allows you to update the data with just one click. This ensures that the results in the worksheet are always up to date with the database table.

Submit
7. The function arguments dialog box tells you how to use functions.

Explanation

The function arguments dialog box provides information on how to use functions. It likely includes details on the input parameters that a function requires, as well as any optional arguments and their respective data types. This information helps users understand the correct way to use functions in their code. Therefore, the statement "The function arguments dialog box tells you how to use functions" is true.

Submit
8. What is the function of the autofit ?

Explanation

The function of the autofit is to automatically adjust the width of a column to fit the longest entry or change the height of a row to fit the font. This feature is useful in spreadsheet programs or table editors where the content of cells may vary in length or font size. Autofit ensures that all the content is visible within the cell without any truncation or overlapping.

Submit
9. One person in the office is working on Excel 97, another in Excel 2000 and you are working in Excel 2007. How would you save it in order for other users can open and edit the file?

Explanation

To ensure that the file can be opened and edited by all users, you should save it as an Excel 97-2003 Workbook (*.xls) format. This format is compatible with both Excel 97 and Excel 2000, allowing the person working on Excel 97 and Excel 2000 to open and edit the file without any compatibility issues. Saving it in CSV or HTML format may cause formatting and functionality loss, so choosing the Excel 97-2003 Workbook format is the best option.

Submit
10. You cannot insert comments on each cell.

Explanation

The given statement is false. It is possible to insert comments on each cell in certain applications such as Microsoft Excel or Google Sheets. Comments can be used to provide additional information or explanations about the data in a cell, making it easier for others to understand the content of the spreadsheet.

Submit
11. Which of the Excel 2007 ribbon tab allow you to check spelling, add a comment, or protect your workbook?

Explanation

The Review tab in the Excel 2007 ribbon allows you to check spelling, add a comment, or protect your workbook. This tab contains various tools and options for reviewing and editing your workbook, such as the Spelling button for spell-checking, the New Comment button for adding comments to cells, and the Protect Workbook button for protecting your workbook with a password.

Submit
12. The cell reference for a range of cells that starts in cell B1 and goes over to column G and down to row 10 is _____.  

Explanation

The correct answer is B1:G10. This is because the colon (:) is used to indicate a range of cells, and B1:G10 represents a range that starts from cell B1 and goes over to column G and down to row 10.

Submit
13. Which number formatting style adds the dollar signs and commas to values?

Explanation

The currency number formatting style adds dollar signs and commas to values. This formatting is commonly used when dealing with monetary values to make them easier to read and understand. The dollar sign indicates the currency being used, while the commas are used to separate thousands, millions, and so on. This formatting style is especially useful when working with large numbers or financial data.

Submit
14. The cell labeled F5 refers to

Explanation

The cell labeled F5 refers to the intersection of column F and row 5 in a spreadsheet. In other words, it is the cell located in the fifth row and the sixth column.

Submit
15. Ctrl+B key makes the shortcut for making font in selected cell bold.

Explanation

The statement is true because pressing the Ctrl+B key combination in a selected cell will make the font in that cell bold. This is a common shortcut used in many software programs, including spreadsheet applications like Microsoft Excel.

Submit
16. A Function is?

Explanation

A function in Excel is a built-in formula that performs a specific action or calculation on data. It is used to manipulate and analyze data in a spreadsheet. Functions can be used to perform mathematical operations, manipulate text, calculate dates and times, and much more. They are predefined formulas that can be easily applied to cells or ranges in a worksheet to automate calculations and save time.

Submit
17. A worksheet is..

Explanation

The correct answer is a table of data that is organized into rows and columns. A worksheet in the context of computer software, such as Microsoft Excel, refers to a document or file that contains a grid-like structure where data can be entered, organized, and manipulated. This grid is typically divided into rows and columns, forming a table-like structure. Users can input data into individual cells, perform calculations using formulas, and analyze and present the data in various ways. Worksheets are commonly used for tasks such as budgeting, data analysis, and creating charts or graphs.

Submit
18. You can use a spreadsheets package like the Microsoft Excel To _________________ 

Explanation

A spreadsheets package like Microsoft Excel can be used to design spreadsheet models, create charts, and perform mathematical operations.

Submit
19. _____________ is the horizontal part of the spreadsheet.

Explanation

Rows are the horizontal part of a spreadsheet. They are identified by numbers and contain cells where data can be entered. Each row represents a separate record or data entry in the spreadsheet.

Submit
20. Whict PivotTable toolbar button updates the data in a PivotTable if the data has changed?

Explanation

The Refresh Data button in the PivotTable toolbar updates the data in a PivotTable if any changes have been made. This button is used to refresh the PivotTable and reflect any new data or changes made to the source data. By clicking on the Refresh Data button, the PivotTable will be updated with the latest information, ensuring that the analysis and calculations are based on the most up-to-date data.

Submit
21. Which is not an advantage of using computerized spreadsheets?

Explanation

One advantage of using computerized spreadsheets is the flexibility of moving entries, as it allows users to easily rearrange and reorganize data as needed. Another advantage is the speed of calculation, as computerized spreadsheets can perform complex calculations quickly and accurately. Additionally, computerized spreadsheets have the ability to generate tables, making it easier to present and analyze data. However, the cost of initial setup is not an advantage, as it refers to the expenses associated with acquiring and setting up the necessary hardware and software, which can be a drawback for some users.

Submit
22. Formatting data only change the appearance of data, it does not affect the data itself.

Explanation

Formatting data refers to changing the visual representation of data without altering the underlying values or calculations. This can include changing the font, color, alignment, or adding borders to cells. The purpose of formatting is to enhance the readability and presentation of data. However, formatting does not modify the actual data or its values. Therefore, the statement that formatting only changes the appearance of data and does not affect the data itself is true.

Submit
23. The  ___________ allows you to use Excel to change one or more values in a spreadsheet and then assess the effect those changes have on the calculated values.

Explanation

What-if analysis allows you to use Excel to change one or more values in a spreadsheet and then assess the effect those changes have on the calculated values. This feature is useful for exploring different scenarios and understanding how changes in input variables can impact the outcome. It helps in making informed decisions and analyzing the sensitivity of the model to different inputs. Track Changes, on the other hand, is a different feature in Excel that allows you to track and review changes made to a workbook by different users.

Submit
24. What is a Chart?  

Explanation

A chart is a visual representation that allows for the display and comparison of data. It provides a clear and concise way to present information in a graphical format, making it easier to understand and analyze trends, patterns, and relationships within the data. By using different types of charts, such as bar graphs, pie charts, or line graphs, data can be visually organized and interpreted, enabling users to make informed decisions based on the information presented.

Submit
25. Which function converts miles to kilometers, kilograms to pounds, and so on?

Explanation

The function "convert" is the correct answer because it is the only option that accurately describes the action of converting one unit of measurement to another. This function can be used to convert miles to kilometers, kilograms to pounds, and any other unit of measurement. Therefore, "convert" is the appropriate choice for this question.

Submit
26. If you have columns that are truncating your content, but you cannot increase the width of the worksheet and be able to print on one page, a solution for making the text visible without losing data would be to:

Explanation

Clicking the "Wrap text" option allows the text to be displayed on multiple lines within a single cell, instead of being truncated. This ensures that all the content is visible without losing any data.

Submit
27. Microsoft Excel 2007 is a ___________________?

Explanation

Microsoft Excel 2007 is a spreadsheets package. It is a software program used for creating, organizing, and analyzing data in a tabular format. Excel allows users to perform calculations, create charts and graphs, and manipulate data using various functions and formulas. It is widely used in business and academic settings for tasks such as budgeting, financial analysis, and data management.

Submit
28. The simplest and most convenient way to add a record to a table is to enter the data in the first blank row.

Explanation

Entering data in the first blank row is the simplest and most convenient way to add a record to a table because it ensures that the new record is added at the end of the existing data. This method avoids any potential conflicts or errors that may arise when trying to insert a record in a specific location within the table. Additionally, it allows for easy organization and readability of the table, as new records are appended to the bottom.

Submit
29. In Excel, charts do not remain linked or connected to the data sources if they appear in different worksheets.

Explanation

In Excel, charts can remain linked or connected to the data sources even if they appear in different worksheets. This means that any changes made to the data in the source worksheet will be automatically reflected in the chart, regardless of which worksheet the chart is located in. Therefore, the statement that charts do not remain linked or connected to the data sources if they appear in different worksheets is false.

Submit
30. Once you hide a row, it remains hidden as long as the workbook is active.

Explanation

When you hide a row in a workbook, it will remain hidden as long as the workbook is active. This means that even if you close the workbook and reopen it, the row will still be hidden. This feature allows you to temporarily hide certain rows of data without permanently deleting them. To unhide the row, you would need to activate the workbook and manually unhide the row.

Submit
31. What is the area at the intersection of a single row and column in an Excel spreadsheet referred to as?    

Explanation

The area at the intersection of a single row and column in an Excel spreadsheet is referred to as a cell.

Submit
32. Once data is entered into a cell, can it be edited after saving the file?

Explanation

The correct answer states that data entered into a cell can be edited after saving the file. This can be done by double-clicking on the cell where the data is located, allowing for changes to be made.

Submit
33. A Range in Microsoft Excel refers to...

Explanation

A range in Microsoft Excel refers to a group of cells. This means that multiple cells can be selected and manipulated together as a single unit. Ranges are commonly used for performing calculations, applying formatting, or entering data across multiple cells simultaneously. By selecting a range, users can easily perform operations on a specific set of cells, making data management and analysis more efficient.

Submit
34. What is a workbook made up of?

Explanation

A workbook is made up of worksheets. Worksheets are individual sheets within a workbook where data can be organized and manipulated. Each worksheet consists of rows and columns, forming a grid-like structure. Multiple worksheets can be created within a workbook to organize and analyze different sets of data. Therefore, the correct answer is worksheets.

Submit
35. Rows are identified by a _______________________

Explanation

Rows in a table are typically identified by a unique number, such as a row number or index. This allows for easy referencing and manipulation of specific rows within the table. Each row is assigned a distinct number, which serves as its identifier. This number is used to differentiate one row from another and is crucial for performing operations on individual rows in a table.

Submit
36. Reference to the above image of Command Group "Alignment" which of the following tabs consist it:     

Explanation

The Command Group "Alignment" consists of the tabs: View, Formatting, and Home.

Submit
37. Which of the following would you use in an Excel formula to reference the cell located at column G row 17?

Explanation

In an Excel formula, to reference the cell located at column G row 17, you would use "G17". This is the correct answer because it follows the standard Excel notation for referencing cells, where the column letter is followed by the row number. In this case, "G" represents the column and "17" represents the row, so combining them gives us "G17" as the correct reference.

Submit
38. Which of Excel's ribbon tabs is shown in the figure below?

Explanation

The figure below shows the ribbon tabs in Excel, and the tab that is highlighted is the "Data" tab. This tab is used for managing and analyzing data in Excel, with options for sorting, filtering, and manipulating data. It allows users to perform various data-related tasks such as importing and exporting data, creating data tables, and applying data analysis tools.

Submit
39. To add two cells (A1 and A2) together you use the following formula

Explanation

The correct answer is =A1+A2. This formula is used to add the values of cell A1 and A2 together. The plus sign (+) is the arithmetic operator for addition in Excel. By using this formula, the sum of the two cells is calculated and displayed in the cell where the formula is entered.

Submit
40. Graphics objects on a chart are used to

Explanation

Graphics objects on a chart are used to add emphasis to chart data, add interest to a chart, and help explain the chart data. By using graphics objects such as colors, shapes, and images, the chart becomes more visually appealing and engaging for the audience. Additionally, these graphics can be used to highlight important data points or trends, making it easier for viewers to understand the information being presented. Therefore, all of the given options are correct explanations for the use of graphics objects on a chart.

Submit
41. What term describes explanatory text attached to a cell

Explanation

Comments are the correct answer because they refer to explanatory text that can be attached to a cell in a spreadsheet or document. Comments provide additional information or clarification about the content of the cell and are often used for collaboration and communication purposes. They can be viewed by hovering over or selecting the cell, making them a helpful tool for providing context and annotations within a document.

Submit
42. On an Excel spreadsheet the active cell is indicated by

Explanation

The active cell on an Excel spreadsheet is indicated by a dark wide border. This border helps to distinguish the currently selected cell from the rest of the cells on the spreadsheet. It allows the user to easily identify and manipulate the active cell, such as entering data or performing calculations. The other options, a dotted border and a blinking border, are not commonly used to indicate the active cell in Excel.

Submit
43. In "=SUM(number1 [,number2 ,number3 ...])" number 1, number 2, and number 3 may be numbers or __________.

Explanation

In the "=SUM(number1 [,number2 ,number3 ...])" formula, the numbers that can be used as arguments can either be numbers or cell references. Cell references allow you to refer to specific cells in a spreadsheet and use their values in calculations. Therefore, in this context, cell references are a valid option for the numbers that can be used in the SUM formula.

Submit
44. What would be the effect of the formula shown below in an Excel spreadsheet assuming cells A1 & A2 contain numbers? =A1^A2

Explanation

The formula "=A1^A2" in an Excel spreadsheet would raise the value in cell A1 to the power of A2.

Submit
45. The Insert Function dialog box tells you how to use functions.

Explanation

The statement is true because the Insert Function dialog box is a feature in many software applications, such as Microsoft Excel, that provides a user-friendly interface for selecting and inserting functions into a cell or formula. It typically includes a search bar, a list of available functions, and a description or explanation of how to use each function. This dialog box serves as a helpful tool for users who may not be familiar with all the available functions or how to properly use them.

Submit
46. Columns are identified by a _______________ .  

Explanation

Columns are identified by a letter in order to differentiate them from each other. Each column is assigned a unique letter, starting from A and going up to Z. This allows for easy reference and organization of data within a spreadsheet or table. By using letters to identify columns, it becomes simpler to locate and manipulate specific data within a larger dataset.

Submit
47. You can print

Explanation

The correct answer is "All of the above" because you can print a range of cells by range name, an entire workbook, or a single worksheet. This means that you have the option to print a specific range of cells that you have named, or you can print the entire workbook which includes all the worksheets within it. Additionally, you can choose to print only a single worksheet if that is what you need. Therefore, all of these options are available for printing.

Submit
48. To name a cell or range, you use the _______________

Explanation

To name a cell or range, you would use the "Names Box". This feature allows you to assign a specific name to a cell or range of cells in order to easily reference them in formulas or navigate to them within a worksheet. By using the Names Box, you can create more meaningful and descriptive names for cells or ranges, making it easier to understand and work with your data.

Submit
49. Which of the following keys/key can be used to check spelling and grammar?

Explanation

F7 can be used to check spelling and grammar. This key is commonly used in word processing software, such as Microsoft Word, to run a spell check on the document. Pressing F7 will prompt the software to scan the text for any spelling or grammar errors and provide suggestions for corrections. It is a convenient and efficient way to ensure that written content is free from errors and maintains a professional standard.

Submit
50. Although 3D Charts are visually attractive, they can obscure the relationship between the values in the chart by making it difficult to see when slice is larger.

Explanation

3D charts can indeed be visually attractive, but they can also make it difficult to accurately interpret the relationship between the values in the chart. This is because the depth and perspective of the chart can obscure the size of each slice or bar, making it challenging to determine which slice or bar is larger or smaller. As a result, the relationship between the values may not be accurately conveyed, leading to potential misinterpretation of the data. Therefore, the statement is true.

Submit
51. A Logical test in Excel can contain =, >=, <=, >,<, <>, $

Explanation

The correct answer is "All Except $". This means that all of the logical operators (=, >=, , ) are valid in a logical test in Excel except for the dollar sign ($). The dollar sign is not a valid operator for logical tests in Excel.

Submit
52. A user wishes to remove a worksheet from a workbook. Which is the correct sequence of events that will do this?

Explanation

The correct sequence of events to remove a worksheet from a workbook is to right-click on the worksheet tab and select delete. This action will delete the selected worksheet from the workbook.

Submit
53. What is a Workbook?

Explanation

A workbook in Excel refers to the file that contains multiple worksheets. It is the main file where you can create, edit, and organize your worksheets. Each worksheet within the workbook can contain different data, formulas, and formatting. Therefore, the correct answer is "The Excel file that holds your worksheets."

Submit
54. When a formula is written in a cell. It appears in the the active cell in which it is being written and in the __________________ bar as well.  

Explanation

When a formula is written in a cell, it appears in the active cell where it is being written and also in the Formula bar. The Formula bar is located above the spreadsheet and displays the contents of the active cell, including any formulas. This allows users to easily view and edit the formulas they have entered in the spreadsheet.

Submit
55.
What is the correct forumla to calculate an average between cells B3 and B6?

Explanation

The correct formula to calculate an average between cells B3 and B6 is =AVERAGE(B3:B6). This formula calculates the average of all the values in the range B3 to B6, inclusive.

Submit
56. Excel has a builtin format to display 4 digit year values, so you do not need to create one.

Explanation

Excel does have a built-in format to display 4 digit year values. This means that users do not need to create a custom format for displaying 4 digit year values in Excel. Therefore, the statement "True" is correct.

Submit
57. Pressing ENTER moves the selection one cell to the right by default.

Explanation

Pressing ENTER moves the selection one cell down by default, not one cell to the right.

Submit
58. Except for the ______________ function, a formula with a logical function shows the word "TRUE" or "FALSE" as a result

Explanation

A formula with the COUNT() function does not show the word "TRUE" or "FALSE" as a result. The COUNT() function is used to count the number of cells in a range that contains numbers. Therefore, it does not have a logical output of "TRUE" or "FALSE".

Submit
59. After you merge a range into a single cell, you can't realign its content.

Explanation

When you merge a range into a single cell, you can still realign its content. Merging cells is a formatting feature in which multiple adjacent cells are combined into a single cell. This is commonly used to create headings or to merge cells with similar data. After merging, you can still adjust the alignment of the content within the merged cell, such as aligning it to the left, center, or right. Therefore, the statement that you can't realign the content after merging is false.

Submit
60. You can create maximum one Excel table in a worksheet

Explanation

The statement is false because you can create multiple Excel tables in a worksheet. Excel allows users to create and manage multiple tables within a single worksheet. Each table can have its own set of columns, rows, and formatting options. This feature is useful for organizing and analyzing data in different ways within the same worksheet.

Submit
61. What function offers you the possibility to view different results depending on the entered condition?

Explanation

The =If() function offers you the possibility to view different results depending on the entered condition. With this function, you can set up a logical test and specify what should happen if the test is true or false. This allows you to create conditional statements and display different results based on the conditions you specify.

Submit
62. What does SUMIFS function do?

Explanation

The SUMIFS function allows you to add up cell values based on a specific condition. It is used to calculate the sum of a range of cells that meet multiple criteria. By specifying the criteria in separate ranges, you can determine which cells should be included in the sum. This function is particularly useful when working with large datasets and you need to calculate the sum of specific values that meet certain conditions.

Submit
63. To select several cells or ranges that are not touching each other, you would _____ while selecting

Explanation

To select several cells or ranges that are not touching each other, you would hold down the CTRL key while selecting. Holding down the CTRL key allows you to select multiple non-adjacent cells or ranges by clicking on each of them individually. This is a useful feature when you need to select specific cells or ranges scattered throughout a spreadsheet without selecting everything in between.

Submit
64. If you have data that runs across five columns, from column A to column E, one way to center a title across the top of the data would be to:  

Explanation

To center a title across the top of the data that runs across five columns, the correct way would be to type the data in cell A1 and then merge cells A1 to E1. This will create a single merged cell spanning across all five columns, allowing the title to be centered across the top of the data.

Submit
65. To sort data in an Excel worksheet you can use the ______.

Explanation

The correct answer is "Any of the above." This is because all of the options mentioned can be used to sort data in an Excel worksheet. The Sort A to Z and Sort Z to A buttons are available on the Home tab and can be used to sort data alphabetically in ascending or descending order. The Quicksort Options provide additional sorting options and customization. The Sort command on the Formulas tab can be used to sort data based on formulas or calculations. Therefore, any of these options can be used to sort data in Excel.

Submit
66. The name of the active cell appeares in the -----------------------.    

Explanation

The name of the active cell appears in the Name box. The Name box is located next to the formula bar in a spreadsheet software. It displays the cell reference or name of the currently selected cell. This allows the user to easily identify and keep track of the active cell while working on the spreadsheet.

Submit
67. Pie charts are most effective with ___________ or fewer slices.

Explanation

Pie charts are most effective with six or fewer slices because when there are too many slices, the chart becomes cluttered and difficult to read. With fewer slices, it is easier for the viewer to compare the sizes of the different categories and understand the data being presented. This allows for better visualization and comprehension of the information displayed in the pie chart.

Submit
68. The _________________ displays the name of the sheets in the workbook.

Explanation

The sheet tabs in a workbook display the names of the sheets. This allows users to easily navigate between different sheets within the workbook. By clicking on a specific sheet tab, users can quickly access and view the contents of that particular sheet. The sheet tabs provide a visual representation of the sheets in the workbook, making it convenient for users to identify and switch between different sheets.

Submit
69. In an IF Function the required arguments are ____________

Explanation

The correct answer is the Logical test and value if test is true, value if test is false. In an IF function, the logical test is used to evaluate a condition, and based on the result of the logical test, the function returns a value if the test is true and a different value if the test is false. These two arguments are required in an IF function to determine the outcome.

Submit
70. What does the LEN() function do?

Explanation

The LEN() function is used to count the number of characters in a cell. It does not delete trailing spaces or split the cell contents. Therefore, the correct answer is "Counts the number of characters in a cell."

Submit
71. When creating an Excel formula, what does the cell reference with dollar signs like $A$1 do?

Explanation

The cell reference with dollar signs like $A$1 creates an absolute reference in an Excel formula. This means that when the formula is copied or dragged to other cells, the reference to cell A1 will not change. The dollar signs lock the row and column references, allowing the formula to always refer to the same cell. This is useful when you want to refer to a specific cell in a formula and prevent it from changing when the formula is applied to other cells.

Submit
72. __________________ is the vertical part of the spreadsheet.

Explanation

Columns refer to the vertical part of a spreadsheet. In a spreadsheet, data is organized in a grid-like structure with rows and columns. Each column is identified by a letter at the top, such as A, B, C, etc. Columns are used to group and organize related data in a spreadsheet, making it easier to analyze and manipulate the information.

Submit
73. Which function does not exist in Excel's function library?

Explanation

The function "Uppercase" does not exist in Excel's function library. Excel does have the functions "Upper," "Lower," and "Proper" which can be used to change the case of text to uppercase, lowercase, and proper case respectively. However, there is no specific function called "Uppercase" in Excel.

Submit
74. Which formula can add the all numeric values in a range of cells, ignoring those which are not numeric, and place the result in a different cell?

Explanation

The Sum formula is used to add up all the numeric values in a range of cells and place the result in a different cell. It ignores any non-numeric values in the range. This formula is commonly used when you want to calculate the total of a set of numbers and exclude any text or empty cells in the range.

Submit
75. The view that puts a blue line around each page that would be printed is the _____.  

Explanation

The correct answer is "Page Break Preview". This view is used in programs like Microsoft Excel to show how the content of a document will be divided and printed on separate pages. It helps users to identify where page breaks will occur and adjust the layout accordingly. The blue line around each page in this view indicates the boundaries of each printed page.

Submit
76. When using Excel 2007 which sign is used to create a formula or function in a cell?

Explanation

In Excel 2007, the equal sign is used to create a formula or function in a cell. This sign is essential to indicate that the content of the cell is a formula or function, and not just a text or value. By starting a cell with an equal sign, Excel recognizes that the user wants to perform a calculation or use a built-in function.

Submit
77. What feature enables you to adjust or solve the value in a cell to reach a desired outcome/result?

Explanation

Goal Seek is a feature in Excel that allows you to adjust the value in a cell in order to reach a desired outcome or result. It is commonly used in financial analysis or forecasting scenarios where you have a target value in mind and need to determine the input required to achieve that goal. By specifying the desired outcome and changing the value in a specific cell, Goal Seek automatically calculates the necessary input to reach the desired result. This feature is helpful in analyzing different scenarios and making informed decisions based on the desired outcome.

Submit
78. You can use an operator to concatenate (join) text from two cells into one cell. Which operator is that?

Explanation

The correct answer is "&" (ampersand). The ampersand operator is used in Excel to concatenate or join text from two or more cells into one cell. It can be used to combine text strings, numbers, or cell references. For example, if you have the text "Hello" in cell A1 and "World" in cell B1, you can use the formula "=A1&B1" to join the two cells and display "HelloWorld" in another cell.

Submit
79. The number of rows in an Excel 2007 worksheet is:

Explanation

The number of rows in an Excel 2007 worksheet is 1048576. Excel 2007 increased the maximum number of rows from the previous version, which had a limit of 65536 rows. This increase in the number of rows allows users to work with larger sets of data and perform more complex calculations and analyses in Excel.

Submit
80. Which Excel 2007 feature can be used to keep user desired rows or columns visible at all times when scrolling around the sheet?

Explanation

Freeze Panes is the correct answer because it is a feature in Excel 2007 that allows users to keep specific rows or columns visible at all times while scrolling through the sheet. This is useful when working with large datasets or when comparing data in different parts of the sheet. By freezing panes, users can easily reference important information without losing sight of it as they navigate through the spreadsheet.

Submit
81. Which mathematical operation is performed by the ^ key in an Excel formula?

Explanation

The ^ key in an Excel formula is used for the power operation. It is used to raise a number to a certain power. For example, if we have the formula "=2^3", it means 2 raised to the power of 3, which equals 8.

Submit
82. If you press _____, the cell accepts your typing as its contents but the focus stays in the same cell.  

Explanation

Pressing CTRL + ENTER allows you to input your typing into the cell, but the focus remains in the same cell. This means that after typing, you can continue editing or formatting the cell without having to navigate to a different cell.

Submit
83. What function would you use to display today's date so that tomorrow it will updates automatically

Explanation

The correct answer is "=TODAY()". This function is used to display the current date, and it updates automatically every day. By using this function, the displayed date will always be the current date, ensuring that it updates to tomorrow's date automatically.

Submit
84. When a worksheet is printed, the grid lines that surround the cells are printable by default.

Explanation

By default, when a worksheet is printed, the grid lines that surround the cells are not printable. To print the grid lines, the user needs to enable the "Print Gridlines" option in the print settings. Therefore, the statement "When a worksheet is printed, the grid lines that surround the cells are printable by default" is false.

Submit
85. In the following formula: =IF(A1="YES","DONE","RESTART"), what happens if A1="NO"?  

Explanation

The formula =IF(A1="YES","DONE","RESTART") checks the value in cell A1. If the value is "YES", it returns "DONE". If the value is anything other than "YES", including "NO", it returns "RESTART". Therefore, if A1="NO", the formula will return the value "RESTART".

Submit
86. After Excel displays an existing entry in the column that matches the characters you type, press the ______ key to accept the entry.

Explanation

When Excel displays an existing entry in the column that matches the characters typed, pressing the Tab key is the correct action to accept the entry. The Tab key allows the user to move to the next cell in the spreadsheet, effectively accepting the displayed entry and advancing to the next input.

Submit
87. When creating an Excel workbook, you should avoid using ______ text and background together, since this is the most common form of color blindness.  

Explanation

When creating an Excel workbook, it is important to avoid using red and green text and background together. This is because red-green color blindness is the most common form of color blindness, and individuals with this condition may have difficulty distinguishing between these colors. Using red and green together can make it challenging for color-blind users to read and interpret the information in the workbook accurately.

Submit
88. Which of the following functions is correctly written?

Explanation

The correct answer is =IF(B2>50000,"rich","poor"). This is the correct syntax for the IF function in Excel. The function checks if the value in cell B2 is greater than 50000. If it is, it returns the text "rich", otherwise it returns the text "poor". The other options have syntax errors such as missing parentheses or using a period instead of a comma, which would result in an error.

Submit
89. What key should be used to edit the content of a cell?

Explanation

The F2 key should be used to edit the content of a cell. This key allows the user to directly edit the text or formula within a cell without having to go into the formula bar or double-clicking on the cell. By pressing F2, the cursor is placed at the end of the cell's content, allowing for easy editing and modification.

Submit
90. A function inside another function is called a _____________ function.

Explanation

A function inside another function is called a nested function because it is contained within the scope of the outer function. This allows the nested function to access and manipulate variables from the outer function.

Submit
91. When using a databar, changing the value of one cell in the range will not affect the barsize of all the other cells.

Explanation

When using a databar, changing the value of one cell in the range will affect the barsize of all the other cells. This is because databars are designed to represent the relative values of the cells in the range, so when one value changes, the barsize of all other cells will adjust accordingly to maintain the relative proportions. Therefore, the correct answer is False.

Submit
92. You can rotate a 3D chart in only two directions: horizontally along the x-axis and vertically along the y-axis.

Explanation

The statement is true because in a 3D chart, you can rotate it horizontally along the x-axis, which means you can change the angle of view from left to right or vice versa. Additionally, you can also rotate it vertically along the y-axis, allowing you to change the angle of view from top to bottom or vice versa. These two directions of rotation give you the ability to explore different perspectives and angles of the 3D chart.

Submit
93. What is the shortcut to add a hyperlink to your worksheet?

Explanation

The shortcut to add a hyperlink to your worksheet is Control+K. This shortcut allows you to quickly insert a hyperlink to a specific location or website within your worksheet.

Submit
94. =Sheet1!D9+Sheet1!E9

Explanation

The given formula "=Sheet1!D9+Sheet1!E9" selects the values in cells D9 and E9 from Sheet1 and adds them together. Therefore, the correct answer is "This would select D9 and E9 and add the two together from sheet1."

Submit
95. What is the short key to enter the current date in a cell?

Explanation

The correct answer is CTRL+ ; (semicolon). This keyboard shortcut allows you to quickly enter the current date into a cell in Excel.

Submit
96. How would you print formulas?

Explanation

To print formulas in Microsoft Office, you need to first go to the Formulas tab and point to Formula Auditing. Then, click on Show Formulas to display the formulas instead of the results. After that, click on the Microsoft Office Button and select Print to print the formulas.

Submit
97. If a formula contains several functions, Excel starts with the outermost function and then moves inward.

Explanation

Excel actually starts with the innermost function and then moves outward when evaluating a formula that contains several functions. This means that Excel will first calculate the innermost function and then use the result of that calculation as an argument for the next outer function, and so on, until it reaches the outermost function. Therefore, the correct answer is False.

Submit
98. The "Go To" dialogue appears when you press the _____________ key from keyboard.  

Explanation

The "Go To" dialogue appears when you press the F5 key from the keyboard.

Submit
99. You can use the drag and drop method to

Explanation

The drag and drop method allows you to easily move cell contents from one location to another within a spreadsheet. By clicking and holding on a cell, you can drag it to a new location and drop it there, effectively moving the contents of the cell to the new location. This method is particularly useful when you need to rearrange data or reorganize your spreadsheet.

Submit
100. To format a cell like an already formated one you can use ------------------------------- .

Explanation

The Format Painter command can be used to format a cell like an already formatted one. This command allows you to copy the formatting from one cell and apply it to another cell or range of cells. It is a quick and efficient way to ensure consistency in formatting across multiple cells or ranges.

Submit
101. What is the purpose of the Add-In Manager?    

Explanation

The purpose of the Add-In Manager is to add or remove templates, macros, and wizards. It allows users to customize their system by adding or removing these elements, which can enhance their productivity and efficiency. Templates provide pre-designed formats for documents or projects, macros automate repetitive tasks, and wizards guide users through complex processes. The Add-In Manager gives users control over these features, allowing them to tailor their system to their specific needs and preferences.

Submit
102.  You can select the current Row by pressing

Explanation

To select the current row, the correct key combination is Shift + spacebar. This combination is used to select the entire row where the cursor is currently located. By pressing Shift + spacebar, all the cells in that row will be highlighted or selected. This is a useful shortcut when working with tables or large datasets, as it allows for quick and efficient selection of entire rows without the need to manually click and drag.

Submit
103. You can display all formulas in an active worksheet by pressing the _____ keys

Explanation

To display all formulas in an active worksheet, you can press the Ctrl+~ keys. This keyboard shortcut toggles the display between showing the formulas and showing the values in cells. By pressing Ctrl+~, you can easily view and check all the formulas used in the worksheet without having to manually go through each cell.

Submit
104. What is the keyboard shortcut for creating a chart from the selected cells?

Explanation

Pressing the F11 key on the keyboard creates a chart from the selected cells. This shortcut allows users to quickly generate a chart without having to go through the menu options or use the mouse. By selecting the desired cells and pressing F11, users can easily visualize their data in a chart format, making it easier to analyze and interpret the information.

Submit
105. To open the Format Cells dialog box, press

Explanation

Pressing Ctrl + 1 opens the Format Cells dialog box. This shortcut allows users to quickly access the formatting options for cells, such as changing the font, applying borders, or adjusting the number format. By pressing Ctrl + 1, users can easily modify the appearance and formatting of selected cells without having to navigate through menus or tabs.

Submit
106. Which is the part of the Excel screen where you can find all the commands or buttons, depending on the tab you selected before?  

Explanation

The ribbon in Excel is the part of the screen where you can find all the commands or buttons, depending on the tab you selected before. It is located at the top of the Excel window and is divided into tabs, such as Home, Insert, Page Layout, and more. Each tab contains specific commands and options related to different tasks and functions in Excel. The ribbon provides easy access to various tools and features, allowing users to navigate and perform actions efficiently.

Submit
107. =FUNCTION(argument1,argument2, ...) Is ________.

Explanation

This answer is correct because the given statement "Is ________" is asking for the type of information that can be filled in the blank. The statement "The general syntax of all functions" accurately describes what can be expected when using the =FUNCTION() formula in any context. It suggests that the function can take multiple arguments, and the syntax for writing these arguments is the same for all functions.

Submit
108. You can press ___________ to move between open Workbook

Explanation

Pressing Control + F6 allows the user to move between open workbooks in Excel. This keyboard shortcut is commonly used when multiple workbooks are open and the user wants to switch between them quickly without using the mouse.

Submit
109. All functions have arguments.  There are no functions which work without providing them arguments.

Explanation

This statement is false because there are functions called "void functions" that do not require any arguments. Void functions are used when a function does not need any input parameters to perform its task. They can be called without providing any arguments. Therefore, not all functions require arguments.

Submit
110. Using the autosum button will place in the selected cell _____.

Explanation

When you use the autosum button, Excel will automatically generate a formula in the selected cell that adds up the values in the range it guesses you want to add. This saves you the time and effort of manually typing out the formula.

Submit
111. Cell A5 shows a figure of 645123.875. Which of the following functions will display to the number is thousand?

Explanation

The function =Round(A5,-3) rounds the number in cell A5 to the nearest thousand. The -3 in the function specifies that the rounding should be done to the third digit to the left of the decimal point, which is the thousands place. Therefore, the function will display the number as 645,000.

Submit
112. Which of the following methods allows you to insert an Adobe Photoshop Image into your Excel spreadsheet?

Explanation

To insert an Adobe Photoshop Image into an Excel spreadsheet, you need to go to the insert tab on the ribbon and select object. Then, choose Adobe Photoshop Image from the box and select Ok. This method allows you to add the image to your spreadsheet.

Submit
113. What chart object is a horizontal/vertical line extending across the plot area aiding reading values

Explanation

A category axis is a chart object that represents the labels or categories on the x-axis or y-axis of a chart. It helps in organizing and displaying the data in a clear and structured manner. In this case, a category axis can be used to create a horizontal or vertical line extending across the plot area, which aids in reading the values on the chart.

Submit
114. You use ______ filters to find all objects with a value greater than X or acquired after a certain date

Explanation

Custom filters allow you to create specific criteria for filtering objects based on certain conditions, such as finding objects with a value greater than X or acquired after a certain date. This type of filter allows for more flexibility and customization in searching for specific objects that meet specific requirements.

Submit
115. What is the purpose of range lookup in VLOOKUP (lookup_value, table_array, col_index_num, range_lookup)?

Explanation

The purpose of range lookup in VLOOKUP is to identify the closest minimum value matches. Range lookup allows VLOOKUP to find an approximate match when an exact match is not available. It is useful when dealing with numerical data or when the lookup value falls between two values in the table array. By using range lookup, VLOOKUP can return the closest minimum value that is less than or equal to the lookup value.

Submit
116. When you clear a filter, all filters in the worksheet are cleared, if worksheet contains more than one filters

Explanation

When you clear a filter, only the specific filter you cleared will be cleared, not all filters in the worksheet. This means that if the worksheet contains multiple filters, the other filters will remain applied and unchanged.

Submit
117. Two common wildcard characters that Excel recognizes are

Explanation

Excel recognizes the wildcard characters "*" and "?". The asterisk (*) is used to represent any number of characters, while the question mark (?) is used to represent a single character. These wildcard characters are often used in Excel when performing searches or filtering data, allowing users to find and manipulate specific patterns or variations within a dataset.

Submit
118. After writing the formula you have to press _____________________ key from the keyboard to see the answer.  

Explanation

After writing the formula, pressing the Enter key, Shift-Enter key, or Ctrl-Enter key from the keyboard will allow you to see the answer.

Submit
119. Which of the following is the correct syntax for the COUNTIF function? 

Explanation

The correct syntax for the COUNTIF function is =COUNTIF(field_range, criteria). This means that the function will count the number of cells within the specified field_range that meet the given criteria.

Submit
120. An Excel spreadsheet is also called a _______________________ .

Explanation

An Excel spreadsheet is also called a workbook because it contains multiple worksheets or tabs where data can be organized and analyzed. A workbook acts as a container for multiple sheets, allowing users to create and manage different sets of data within a single file.

Submit
121. If you insert a new row at the top of the table, the new row becomes the header row and is formatted with the table style.

Explanation

When you insert a new row at the top of the table, the existing header row remains unchanged and does not become the new row. The new row that is inserted will not automatically be formatted with the table style. Therefore, the correct answer is False.

Submit
122. The most efficient way to format several cells with a specific font, number format, alignment, font color would be to:  

Explanation

Applying a table style is the most efficient way to format several cells with a specific font, number format, alignment, and font color. Table styles allow you to quickly apply a consistent formatting theme to a group of cells, saving time and effort compared to individually formatting each element using the toolbar or formatting dialog box. The table style automatically applies the desired formatting to all selected cells, ensuring a uniform and professional appearance.

Submit
View My Results

Quiz Review Timeline (Updated): Sep 13, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Sep 13, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 13, 2015
    Quiz Created by
    Daminda Chandimal
Cancel
  • All
    All (122)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
As you begin to type a function name within a formula into a cell, a...
Which of the following formulas would find the sum of the cells in...
The divide symbol is
You can modify an exisiting chart?
An easy way to sort data when there is only one sort field is to use...
You can have results of any database table into Excel Worksheet, and...
The function arguments dialog box tells you how to use functions.
What is the function of the autofit ?
One person in the office is working on Excel 97, another in Excel 2000...
You cannot insert comments on each cell.
Which of the Excel 2007 ribbon tab allow you to check spelling, add a...
The cell reference for a range of cells that starts in cell B1 and...
Which number formatting style adds the dollar signs and commas to...
The cell labeled F5 refers to
Ctrl+B key makes the shortcut for making font in selected cell bold.
A Function is?
A worksheet is..
You can use a spreadsheets package like the Microsoft Excel To...
_____________ is the horizontal part of the spreadsheet.
Whict PivotTable toolbar button updates the data in a PivotTable if...
Which is not an advantage of using computerized spreadsheets?
Formatting data only change the appearance of data, it does not affect...
The  ___________ allows you to use Excel to change one or more...
What is a Chart?  
Which function converts miles to kilometers, kilograms to pounds, and...
If you have columns that are truncating your content, but you cannot...
Microsoft Excel 2007 is a ___________________?
The simplest and most convenient way to add a record to a table is to...
In Excel, charts do not remain linked or connected to the data sources...
Once you hide a row, it remains hidden as long as the workbook is...
What is the area at the intersection of a single row and column in an...
Once data is entered into a cell, can it be edited after saving the...
A Range in Microsoft Excel refers to...
What is a workbook made up of?
Rows are identified by a _______________________
Reference to the above image of Command Group "Alignment"...
Which of the following would you use in an Excel formula to reference...
Which of Excel's ribbon tabs is shown in the figure below?
To add two cells (A1 and A2) together you use the following formula
Graphics objects on a chart are used to
What term describes explanatory text attached to a cell
On an Excel spreadsheet the active cell is indicated by
In "=SUM(number1 [,number2 ,number3 ...])" number 1, number...
What would be the effect of the formula shown below in an Excel...
The Insert Function dialog box tells you how to use functions.
Columns are identified by a _______________ .  
You can print
To name a cell or range, you use the _______________
Which of the following keys/key can be used to check spelling and...
Although 3D Charts are visually attractive, they can obscure the...
A Logical test in Excel can contain =, >=, <=, >,<,...
A user wishes to remove a worksheet from a workbook. Which is the...
What is a Workbook?
When a formula is written in a cell. It appears in the the active cell...
What is the correct forumla to calculate an average between...
Excel has a builtin format to display 4 digit year values, so you do...
Pressing ENTER moves the selection one cell to the right by default.
Except for the ______________ function, a formula with a logical...
After you merge a range into a single cell, you can't realign its...
You can create maximum one Excel table in a worksheet
What function offers you the possibility to view different results...
What does SUMIFS function do?
To select several cells or ranges that are not touching each other,...
If you have data that runs across five columns, from column A to...
To sort data in an Excel worksheet you can use the ______.
The name of the active cell appeares in the -----------------------. ...
Pie charts are most effective with ___________ or fewer slices.
The _________________ displays the name of the sheets in the workbook.
In an IF Function the required arguments are ____________
What does the LEN() function do?
When creating an Excel formula, what does the cell reference with...
__________________ is the vertical part of the spreadsheet.
Which function does not exist in Excel's function library?
Which formula can add the all numeric values in a range of cells,...
The view that puts a blue line around each page that would be printed...
When using Excel 2007 which sign is used to create a formula or...
What feature enables you to adjust or solve the value in a cell to...
You can use an operator to concatenate (join) text from two cells into...
The number of rows in an Excel 2007 worksheet is:
Which Excel 2007 feature can be used to keep user desired rows or...
Which mathematical operation is performed by the ^ key in an Excel...
If you press _____, the cell accepts your typing as its contents but...
What function would you use to display today's date so that...
When a worksheet is printed, the grid lines that surround the cells...
In the following formula:...
After Excel displays an existing entry in the column that matches the...
When creating an Excel workbook, you should avoid using ______ text...
Which of the following functions is correctly written?
What key should be used to edit the content of a cell?
A function inside another function is called a _____________ function.
When using a databar, changing the value of one cell in the range will...
You can rotate a 3D chart in only two directions: horizontally along...
What is the shortcut to add a hyperlink to your worksheet?
=Sheet1!D9+Sheet1!E9
What is the short key to enter the current date in a cell?
How would you print formulas?
If a formula contains several functions, Excel starts with the...
The "Go To" dialogue appears when you press the...
You can use the drag and drop method to
To format a cell like an already formated one you can use...
What is the purpose of the Add-In Manager?    
 You can select the current Row by pressing
You can display all formulas in an active worksheet by pressing the...
What is the keyboard shortcut for creating a chart from the selected...
To open the Format Cells dialog box, press
Which is the part of the Excel screen where you can find all the...
=FUNCTION(argument1,argument2, ...) Is ________.
You can press ___________ to move between open Workbook
All functions have arguments.  There are no functions which work...
Using the autosum button will place in the selected cell _____.
Cell A5 shows a figure of 645123.875. Which of the following functions...
Which of the following methods allows you to insert an Adobe Photoshop...
What chart object is a horizontal/vertical line extending across the...
You use ______ filters to find all objects with a value greater than X...
What is the purpose of range lookup in VLOOKUP (lookup_value,...
When you clear a filter, all filters in the worksheet are cleared, if...
Two common wildcard characters that Excel recognizes are
After writing the formula you have to press _____________________ key...
Which of the following is the correct syntax for the COUNTIF...
An Excel spreadsheet is also called a _______________________ .
If you insert a new row at the top of the table, the new row becomes...
The most efficient way to format several cells with a specific font,...
Alert!

Advertisement