Free MO-211 Practice Test Questions and Answers (2026)

Last Update Check
View Mode
Q: 1

Which of the following is a valid file format to save a Microsoft Excel template?

Options
17 comments in the community discussion
6
Option B
1
B tbh
Q: 2
What is the function of the Table Styles feature in Excel?
Options
13 comments in the community discussion
2
C . Table Styles are for keeping formatting consistent across tables, nothing to do with charts or just making one table look nice. If you read the options closely only C talks about all tables in a workbook. Makes sense, right?
1
Probably C
Q: 3
What does the AVERAGE function do in Excel?
Options
18 comments in the community discussion
1
Hmm, I picked A. Not sure why everyone else is picking B, but A seemed right to me.
1
Don't think it's A or C here. B matches the exact behavior of the AVERAGE function in Excel-just calculates the mean across numbers in a range. The other two look like distractors for ROW/MATCH and VLOOKUP. Pretty straightforward unless there's a trick I'm missing. B.
Q: 4
What does the shortcut Ctrl + Shift + # do in Excel?
Options
15 comments in the community discussion
1
Its D, since the # symbol makes me think number format not date. Pretty sure that's what Ctrl + Shift + # does in Excel, but happy to hear other takes if I'm off.
1
Definitely A. Ctrl + Shift + # applies the date format in Excel, not number or currency. Saw similar questions in the official guide and practice exams too. Lmk if you disagree, but pretty sure on this one!
Q: 5
What is the keyboard shortcut to insert the current date in a cell in Microsoft Excel?
Options
13 comments in the community discussion
1
A or B but regional keyboard might flip this if semicolon is mapped differently.
Its B
Q: 6
How can you remove duplicate values from a column in Excel?
Options
16 comments in the community discussion
4
A. not D. Filter just hides, "Remove Duplicates" actually deletes the duplicate values. Similar question came up in my practice.
A imo. The Remove Duplicates function is what you use to actually delete duplicate values, not just mask them. That's what I've seen mentioned in the official learning paths and in most practice sets. If someone found an edge case where another tool can do it, would be interested to see.
Q: 7
Which of the following is not a valid logical operator in Excel?
Options
22 comments in the community discussion
2
I don’t think it’s C. Caret (^) isn’t logical, but >= definitely is for conditional checks in Excel.
2
Option A flips the answer only if the question asked for arithmetic operators. Here, since it's clearly about logical, ^ doesn't count. Seen similar trick on practice exams before.
Q: 8
Which function should be used to add or subtract values based on a specified percentage?
Options
21 comments in the community discussion
1
D or maybe C if they're asking about calculations based on a percentage, since PERCENTILE relates to percentiles which is technically a percentage point in a set. SUMIF only filters then sums, it doesn't change the values themselves. Anyone seen this worded super specifically in the exam pool?
1
B for sure
Q: 9
What is the shortcut key to delete a cell in Excel?
Options
18 comments in the community discussion
1
D for this one. Actual delete is Ctrl+- but since that's not here, Ctrl+X removes cell contents and puts it on the clipboard. Not perfect but makes sense out of these. Anyone disagree?
1
Its D, but B is a common trap since Ctrl+Z just undoes actions and doesn't delete cells directly. None of these match the real delete cell shortcut (Ctrl and minus), but D is closest given the options here.
Q: 10
What is the purpose of a macro in Excel?
Options
14 comments in the community discussion
4
Option D covers it. Macros let you automate stuff you’d otherwise have to do step by step, like formatting reports or data cleanup. The other choices are Excel features but not what a macro is for. Pretty sure D is the only one that actually fits here, but happy if someone disagrees!
2
D imo, C is tempting but that's more about data visuals, macro is really for automation.
Q: 11
What is the shortcut key to insert a new worksheet in Excel?
Options
5 comments in the community discussion
1
C tbh, since Ctrl+N is how I create a new worksheet real quick. Pretty sure that's the shortcut. Unless they've changed it lately, that's always worked for me in Excel. Someone let me know if that's wrong though.
B and D both work for inserting a new worksheet, at least on standard Windows configs. Ctrl+N (C) just gives you a whole new workbook. I usually use Shift+F11 but Alt+Shift+F1 does the same thing. Someone correct me if this is different on Mac, but pretty sure that's how it goes.
Q: 12
Which of the following is not a valid chart type in Excel?
Options
5 comments in the community discussion
D
Kind of a trick question but I’d say D. Histogram isn’t shown as a main chart type like the others.
Q: 13
What is the formula to calculate the sum of cells based on a certain condition in Microsoft Excel?
Options
3 comments in the community discussion
1
Likely C here since the question says a certain condition (singular). If it had said "multiple conditions" it would change the answer to SUMIFS(). Can we confirm if only one criterion is needed?
Its C, SUMIF() is the one for a single condition. SUMIFS() only if you have more than one. Agree with above.
Q: 14
What is the purpose of the IF function in Excel?
Options
9 comments in the community discussion
9
Option C
2
Probably C for this. IF is designed to test a logical condition and pick between two values, not for rounding or inserting pictures. Unless I'm missing something, can't see another valid pick here.
Q: 15
Which option in the "Design" tab can you use to change the vertical spacing between data points in a chart?
Options
3 comments in the community discussion
1
Is the question specifically asking for the option under the Design tab only, or can it include actions from the Format tab? That would actually switch which choice works here according to the official guide.
B or D, depending on how strict they're being about the "Design" tab mention. In Excel, adjusting vertical spacing (gap width) needs "Format Selection", but that's technically from the Format tab, not Design. If we go by what actually changes spacing, it's B. If they want only literal Design tab actions, then D might b
Q: 16

What is the shortcut key to insert a new sheet in Excel?

Options
4 comments in the community discussion
B tbh, unless they're asking for Mac but question looks Windows-focused anyway.
That's definitely B
Q: 17
What is the purpose of the 'Compatibility Checker' feature in Excel?
Options
4 comments in the community discussion
2
B or C? B makes sense because Compatibility Checker is about making sure your file works in older Excel versions, but C is tempting since Excel does highlight errors too. Nice straightforward options here. Pretty sure it's B, someone correct me if that's off-base.
1
Probably B, it checks if your Excel file works in previous versions. The other options don't really fit what Compatibility Checker does.
Q: 18
Which function would you use to reference the last row in a table in Excel?
Options
7 comments in the community discussion
1
Its A, INDEX works too since you can use INDEX(table, ROWS(table), col) to grab the last row. I always thought of INDEX for direct referencing, but maybe I'm mixing things up a bit.
1
C or D? I was thinking C because VLOOKUP can pull data from a table, but maybe D if it’s about counting rows specifically.
Q: 19
What is the formula to count the number of cells that contain specific text in a range in Microsoft Excel?
Options
4 comments in the community discussion
9
Option D had something like this in a mock test and it was COUNTIF.
Q: 20
What is the shortcut key to create a new worksheet in Excel?
Options
8 comments in the community discussion
2
D
C or D, but with these options I'm going D.
Question 1 of 20

What's covered in this practice questions set

3: Insert and format text, shapes, and images · 9 questions

📖 About this Domain

This domain covers inserting and modifying various objects within a PowerPoint presentation. You will manage text boxes, shapes, SmartArt, and images. The focus is on applying formatting and arranging these elements on a slide.

🎓 What You Will Learn

  • Insert and format text by creating text boxes, applying WordArt styles, and configuring text columns.
  • Insert and format shapes and SmartArt graphics by drawing shapes, applying styles, and converting text to SmartArt.
  • Insert and format images by inserting pictures from different sources and applying artistic effects and picture styles.
  • Order and group objects by modifying the stacking order of objects and grouping them for simultaneous editing.

🛠️ Skills You Will Build

  • Object Manipulation: You will gain proficiency in resizing, rotating, and precisely positioning various slide objects.
  • Visual Enhancement: You will build skills in applying fills, outlines, and effects from the contextual Format tab to shapes and images.
  • Content Organization: You will develop the ability to structure content visually by converting lists to SmartArt and managing object layers.
  • Layout Control: You will master using alignment guides, distribution commands, and the Selection Pane to create clean slide layouts.

💡 Top Tips to Prepare

  • Master the contextual Format tabs that appear when an object like a shape, image, or text box is selected.
  • Practice using the Align and Distribute commands to position multiple objects with precision on a slide.
  • Repeatedly practice converting bulleted lists to different SmartArt layouts and then customizing them.
  • Use the Selection Pane to efficiently manage, reorder, and toggle the visibility of overlapping objects.

4: Insert tables, charts, SmartArt, 3D models, and media · 9 questions

📖 About this Domain

This domain covers inserting and configuring visual elements to enhance presentations. You will manage objects like tables, charts, and SmartArt to represent data and concepts. It also includes embedding multimedia objects like 3D models, audio, and video.

🎓 What You Will Learn

  • You will learn to insert and modify tables, including applying table styles and formatting cell layouts.
  • You will learn to create and configure charts, including changing the chart type and modifying chart elements.
  • You will learn to insert and customize SmartArt graphics, including converting text to a SmartArt diagram.
  • You will learn to embed and format 3D models, audio, and video clips with specific playback options.

🛠️ Skills You Will Build

  • You will build proficiency in data visualization by creating and formatting tables and charts.
  • You will build skills in creating process and hierarchy diagrams using SmartArt layouts and styles.
  • You will build the ability to integrate and manage multimedia content, including 3D models and media playback.
  • You will build competence in using contextual tabs like Table Design and Chart Format to modify object properties.

💡 Top Tips to Prepare

  • Practice extensively with all options in the Insert tab's Tables, Illustrations, and Media groups.
  • Master the functionality of contextual tabs that appear when you select an object like a chart or table.
  • Understand the process of converting bulleted lists to SmartArt graphics and modifying the resulting diagram.
  • Explore the Format pane for each object type to learn advanced configuration and styling options.

1: Manage presentations · 2 questions

📖 About this Domain

This domain focuses on managing the overall presentation file and its structure. You will configure core presentation settings, customize master views, and prepare the presentation for distribution and delivery. These skills are foundational for creating standardized and professional PowerPoint files.

🎓 What You Will Learn

  • You will learn to modify the Slide Master, Handout Master, and Notes Master to control global presentation elements.
  • You will learn to configure presentation options in the Backstage view, including properties and save settings.
  • You will learn to set up presentations for various outputs, such as printing handouts or saving as a PDF.
  • You will learn to configure and run a slide show, including setting up custom shows and rehearsing timings.

🛠️ Skills You Will Build

  • You will build proficiency in customizing slide layouts and placeholders within the Slide Master view.
  • You will build skills in managing file-level settings, including adding protection and inspecting a presentation for issues.
  • You will build the ability to configure print settings like color/grayscale, handouts, and notes pages.
  • You will build competence in using Presenter View and its tools for a controlled slide show delivery.

💡 Top Tips to Prepare

  • Practice extensively in the Slide Master view to understand its impact on the entire presentation.
  • Thoroughly explore all options in the Backstage view, particularly under the Info, Print, and Options tabs.
  • Create multiple custom slide shows from a single presentation to master this objective.
  • Rehearse timings and use the record slide show feature to prepare for delivery-focused tasks.

2: Manage slides

📖 About this Domain

This domain focuses on the core functionalities for structuring a presentation. It covers inserting new slides, modifying existing slide properties, and organizing the overall slide sequence. These operations are fundamental to building and managing any PowerPoint deck.

🎓 What You Will Learn

  • You will learn to insert slides, including reusing slides from an external presentation file and duplicating existing slides.
  • You will learn to modify individual slides by hiding them from the main show and customizing slide backgrounds.
  • You will learn to apply and configure slide headers, footers, and page numbering for consistent slide annotation.
  • You will learn to order and group slides by creating, renaming, and reordering sections within the presentation.

🛠️ Skills You Will Build

  • You will build the skill to efficiently reuse content by importing slides from other .pptx files.
  • You will build proficiency in controlling slide visibility and appearance on a per-slide basis.
  • You will build the ability to structure complex presentations logically using the Sections feature.
  • You will build the skill to apply consistent informational elements like footers and slide numbers across a deck.

💡 Top Tips to Prepare

  • Practice using the Reuse Slides pane to import slides and understand the 'Keep source formatting' option.
  • Master working in Slide Sorter view to efficiently reorder slides and manage sections.
  • Memorize the dialog box options for applying headers and footers, including 'Don't show on title slide'.
  • Practice hiding and unhiding multiple slides at once to prepare for scenario-based tasks.

Premium Access Includes

  • Quiz Simulator
  • Exam Mode
  • Progress Tracking
  • Question Saving
  • Flash Cards
  • Drag & Drops
  • 3 Months Access
  • PDF Downloads
Get Premium Access
Scroll to Top