30 Excel MCQ Questions and Answers
30 Excel MCQ Questions and Answers
Unlock the Power of Python: Join Our Free Live Demo Session and Elevate Your
Coding Skills! Register Now
Blog Posts
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 1/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
Presented below are the top 30 multiple-choice questions (MCQs) and corresponding
answers pertaining to MS Excel. These Microsoft Excel MCQs serve as a valuable
resource for enhancing skills and preparing for exams such as MS-CIT, entrance exams,
and university assessments. This quiz encompasses both fundamental and advanced
aspects of MS Excel. The objective-based question sets cover a wide range of topics
and can aid in understanding Google Sheets or other open-source spreadsheet tools.
Our intention in designing these Microsoft Excel MCQs is to assist professionals and
students alike. These questions have been meticulously created by experts to
comprehensively cover various subject areas. Utilize these MCQs to assess and
augment your knowledge in Microsoft Excel.
These online tests encompass Microsoft Excel, a spreadsheet software that is integral
to the widely used MS Office Package. This compilation offers an extensive assortment
of multiple-choice questions in the Microsoft Excel category, accompanied by their
answers. These questions are applicable across various versions of MS Excel, including
Excel 97-2003, XP, 2007, 2010, and beyond. Occasionally, questions from this
category feature in the computer operation general knowledge segment of basic
computer awareness tests.
Also, here’s what we have posted related to this blog. Check out other blogs in this
series.
Top 100 Excel interview questions and answers that you can’t miss
Easy list of top 25 beginner level Excel questions and answers
Top 20 questions and answers for Excel intermediate level
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 2/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
B) AND
C) IF
D) ANDIF
Answer: Option B
AND
7. The intersection of a column and a row in a worksheet is called____
1. Column
2. Address
3. Value
4. Cell
Answer: Option D
Cell
8. The Greater Than sign (>) exemplifies a/an _____ operator.
1. Arithmetic
2. Conditional
3. Logical
4. Greater
Answer: Option C
Logical
9. ____ is the correct syntax of IF() Function.
1. =IF (logical_test, TRUE([value_if_true]), FALSE([value_if_false]))
2. =IF (logical_test, [value_if_true], [value_if_false])
3. =IF (logical_test, {[value_if_true]}, {[value_if_false]})
4. =IF (logical_test: [value_if_true], [value_if_false])
Answer: Option B
=IF (logical_test, [value_if_true], [value_if_false])
10. ___is the function used to match multiple values and returns the first match in
Windows/ MAC(if you have Office 2019, or if you have a Microsoft 365 subscription)
A)IF()
B)IFS()
C)IIF()
D)SWITCH()
Answer: Option D
SWITCH()
11. ____ type of chart is good for a single series of data.
1. Column chart
2. Cone chart
3. Line chart
4. Pie chart
Answer: Option D
Pie chart
12.What do Excel formulas start with?
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 4/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
A) /
B) f
C) =
D).–
Answer: Option C
=
13. Name the keyboard shortcut to use to switch between open Excel windows.
A)CTRL + TAB
B)ALT + TAB
C) CTRL + ALT + TAB
D)None of the above
Answer: Option A
CTRL + TAB
14.Name the keyboard shortcut used to copy the value from the cell above the active
cell into the cell or the Formula Bar in MS Excel____
1. CTRL + SHIFT + C
2. CTRL + SHIFT + "
3. ALT + SHIFT + "
4. CTRL + ALT + "
Answer: Option B
CTRL + SHIFT + "
15. What is an Excel feature that displays only the data in column (s) according to
specified criteria?
1. Filtering
2. Sorting
3. Formula
4. Pivot
Answer: Option A
Filtering
16. ____ is not a function in Excel.
1. SUM
2. MIN
3. SUBTRACT
4. MAX
Answer: Option C
SUBTRACT()
17. _____ Excel function returns TRUE or FALSE based on two or more conditions
1. =AVERAGEIFS
2. =CONCAT
3. =COUNTA
4. =AND
Answer: Option D
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 5/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
=AND
18. Why is the =COUNTIF function in Excel used?
1. Counts cells as specified
2. Counts blank cells in a range
3. Counts cells with numbers in a range
4. Returns values based on a TRUE or FALSE condition
Answer: Option A
Counts cells as specified
19. What is the =NPV in Excel used for?
The NPV function is used to calculate the Net Present Value (NPV).
20. Which Excel function removes irregular spacing, leaving one space between
each value?
The =TRIM function in Excel is used to remove irregular spacing, leaving one space
between each value.
21. Which are the two ways to access the styling commands in Excel?
1. The Ribbon
2. Formatting menu, by right clicking cells
22. What is the COUNT() function in Excel normally used for?
The COUNT() is generally used to count a range of cells containing numbers or dates
excluding blank cells and text.
23. For what is the $ symbol used along with the cell address in Excel?
The $ symbol is used to specify the fixed columns or rows in the formula.
24. What happens when you click on CTRL + X after selecting some cells in Excel?
1. The cell content of selected cells disappear from cell and stored in clipboard
2. Value in the cells selected are marked for cutting
3. The selected cells are deleted and the cells are shifted left
4. The selected cells are deleted and cells are shifted up
Answer: Option B
Value in the cells selected are marked for cutting
25. ___ is the programming language used to write a Macro in MS Excel.
1. Visual basic
2. C+
3. Java
4. C++
Answer: Option A
Visual basic
26. Why is the “wrap text” feature used in MS Excel?
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 6/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
The 'Wrap Text' function in MS Excel is used to break down lengthy text into multiple lines
by increasing the row height, ensuring complete visibility of the content.
27. In MS Excel, the keyboard shortcut “Ctrl+S” can be used to_______
1. Save As
2. Save
3. Start new workbook
4. Switch between opened tab
Answer: Option B
Save
28. Which keyboard shortcut is used to easily switch open workbooks?
1. Alt+S
2. CTRL+S
3. CTRL+Alt
4. CTRL+Tab
Answer: Option D
Ctrl+D
29. ____ happens when you select a cell in MS Excel and type “=B25”
1. Selected cell will show an error message
2. Selected cell will show “=B24”
3. Selected cell will show the same value as in B25
4. Selected cell will be blank
Answer: Option C
Selected cell will show the same value as in B25
30. For what is the Orientation feature used in MS Excel?
In MS Excel, the 'Orientation' function allows you to tilt or vertically align text within the
chosen cells.
Conclusion
From unraveling the mysteries of borders to decoding functions like COUNTIF and
SWITCH, this quiz transcends novice and expert levels. Excel isn't just a tool; it's a canvas
for creativity, a realm of data magic. By mastering these top Excel MCQ questions and
answers, you're not only sharpening your skills for exams and assessments but also
setting sail on a voyage of endless possibilities.
Remember, every cell holds potential, every formula wields power, and every click
propels you forward. So, embrace the numbers, weave the functions, and excel in Excel.
Also, to get a chance to look at the simulation platform at keySkillset, you can also
check out the Lifetime FREE trial access to the restricted modules of the Excel
Efficiency course.
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 7/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
Keep Reading
Resources
Blog Posts
Python's Role in
Today's Digital
Growth
Blog Posts In the rapidly evolving Blog Posts
digital landscape, where
Learn Python new technologies Why Python is
programming emerge and fade with the the most
setting sun, one
Step by Step – A programming language popular
has not only endured but programming
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 8/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 9/10
8/21/24, 6:23 PM 30 Excel MCQ Questions and Answers
https://www.keyskillset.com/resources/top-30-excel-mcq-questions-and-answers 10/10