Career upgrade: Learn practical AI skills for better jobs and higher pay.
Level up
All Practice Exams

100+ Free MOS Excel Associate (MO-210) Practice Questions

Pass your Microsoft Office Specialist: Excel Associate (Microsoft 365 Apps) exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not publicly published Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

What does the Format Painter do?

A
B
C
D
to track
2026 Statistics

Key Facts: MOS Excel Associate (MO-210) Exam

~35

Performance-Based Tasks

Microsoft Learn MO-210 page

50 min

Time Limit

Microsoft Learn MO-210 page

700/1000

Passing Score

Microsoft MOS scoring standard

US$100

Exam Fee (US list)

Certiport / Microsoft Learn

No expiration

Certification Validity

Microsoft MOS program FAQ

Microsoft 365 Apps

Tested Excel Build

Microsoft Learn MO-210 page

MO-210 is a 50-minute, performance-based Excel Associate exam delivered through Certiport on Microsoft 365 Apps. Microsoft Learn lists approximately 35 tasks, a US$100 fee, and a 700/1000 passing score. MOS certifications do not expire, but Microsoft refreshes the underlying objectives over time.

Sample MOS Excel Associate (MO-210) Practice Questions

Try these sample questions to test your MOS Excel Associate (MO-210) exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1Which Excel file format supports macros?
A..xlsx
B..xlsm
C..xltx
D..csv
Explanation: The .xlsm extension is the macro-enabled workbook format. The default .xlsx format strips VBA code on save. .xltx is a macro-free template, and .csv is plain-text data only.
2You need to jump quickly to cell ZZ500 without scrolling. What is the fastest way?
A.Press Ctrl+End
B.Type ZZ500 in the Name Box and press Enter
C.Press Ctrl+Home then Page Down repeatedly
D.Use the Zoom slider to find the cell
Explanation: The Name Box (left of the formula bar) accepts any valid cell reference and jumps directly to it on Enter. Ctrl+End goes only to the last used cell on the active sheet, not an arbitrary address.
3On the Page Layout tab, which option scales the printed sheet to fit on exactly one page wide by any number of pages tall?
A.Set Width to 1 page and Height to Automatic
B.Set Scale to 100%
C.Set Margins to Narrow
D.Set Orientation to Landscape
Explanation: Scale to Fit lets you constrain Width or Height independently. Setting Width = 1 page and leaving Height = Automatic forces all columns onto one page wide while letting rows flow across multiple pages.
4Which feature ensures that row 1 prints at the top of every printed page?
A.Freeze Panes
B.Page Setup > Sheet > Rows to repeat at top
C.Header & Footer
D.Print Area
Explanation: Print Titles (Page Setup > Sheet tab > Rows to repeat at top) repeats specified rows on every printed page. Freeze Panes only affects on-screen scrolling, not printing.
5You select cells A1:F50 and click Page Layout > Print Area > Set Print Area. What happens when you next print?
A.The entire worksheet prints
B.Only A1:F50 prints
C.Only the active cell prints
D.Excel prompts you for a print range
Explanation: Set Print Area limits printing to the selected range until the print area is cleared or modified. Excel saves this setting with the workbook.
6Which command checks a workbook for hidden personal data such as comments and document properties before sharing?
A.File > Info > Check for Issues > Inspect Document
B.File > Info > Check for Issues > Check Accessibility
C.Review > Protect Workbook
D.File > Save As > Tools > General Options
Explanation: Document Inspector finds and removes hidden metadata, comments, headers/footers, and personal information. Check Accessibility scans for accessibility problems, not personal data.
7You want different headers on the first printed page than on later pages. Which option enables this?
A.Different First Page (Header & Footer Tools)
B.Different Odd & Even Pages
C.Scale with Document
D.Align with Page Margins
Explanation: The Header & Footer Tools Design tab includes Different First Page, which lets you set a unique header/footer on page 1. Different Odd & Even Pages alternates between two layouts.
8Which view lets you visually drag page break dividers to reposition them?
A.Normal view
B.Page Layout view
C.Page Break Preview
D.Custom Views
Explanation: Page Break Preview shows blue boundaries you can drag to adjust page breaks. Page Layout view shows margins and headers but does not allow break dragging.
9You need to save a worksheet so it can be opened in a text editor with values separated by commas. Which Save As file type is correct?
A.Text (Tab delimited) (*.txt)
B.CSV UTF-8 (Comma delimited) (*.csv)
C.Excel Binary Workbook (*.xlsb)
D.Web Page (*.htm)
Explanation: CSV (Comma Separated Values) saves the active sheet as plain text with commas separating fields. Tab-delimited text uses tabs, not commas.
10Which keyboard shortcut opens the Find and Replace dialog directly on the Replace tab?
A.Ctrl+F
B.Ctrl+H
C.Ctrl+G
D.Ctrl+R
Explanation: Ctrl+H opens Find and Replace with the Replace tab active. Ctrl+F opens it on the Find tab; Ctrl+G opens Go To; Ctrl+R fills right.

About the MOS Excel Associate (MO-210) Exam

MO-210 is the current Microsoft Office Specialist: Excel Associate exam built on Microsoft 365 Apps. The exam is delivered live inside Excel by Certiport, so candidates complete real Excel tasks rather than answering multiple-choice questions. Skill areas include managing worksheets and workbooks, managing data cells and ranges, managing tables and table data, performing operations using formulas and functions (SUMIF/SUMIFS, IF, IFS, SWITCH, text and date functions), and creating and modifying charts. MO-210 replaces the legacy Office 2019 MO-200 Excel Associate exam.

Assessment

Approximately 35 task-based, performance-based items completed in a live Excel environment; tasks may include multiple sub-actions

Time Limit

50 minutes

Passing Score

700 out of 1000 (per Microsoft Learn standard MOS scoring)

Exam Fee

US$100 (US list price; varies by country and Certiport authorized testing center) (Microsoft)

MOS Excel Associate (MO-210) Exam Content Outline

10-15%

Manage worksheets and workbooks

Import data, navigate with the Name Box and Go To Special, configure page layout (margins, orientation, scale, breaks, print area, print titles), customize headers and footers, manage workbook properties, run Document Inspector and Accessibility Checker, and save in formats including .xlsx, .xlsm, .csv, and .pdf.

20-25%

Manage data cells and ranges

Manipulate data with Paste Special, Flash Fill, Fill Series, Text to Columns, Remove Duplicates, and Data Validation. Format cells with number formats (Date, Currency, Percentage, custom codes 0/#/?), alignment (wrap text, merge & center, center across selection), borders, and themes. Manage defined names, apply conditional formatting (Highlight Cells, Top/Bottom, Data Bars, Color Scales, Icon Sets, formula rules).

15-20%

Manage tables and table data

Create Tables (Insert > Table or Format as Table), apply Table Styles, toggle Header Row / Total Row / Banded Rows, use SUBTOTAL in the Total Row, write structured references with TableName[Column] and [@Column], add Slicers, sort and filter (multi-level, custom lists, by color, Top 10), and Convert to Range.

20-25%

Perform operations by using formulas and functions

Use relative, absolute ($A$1), and mixed references with the F4 toggle. Apply arithmetic, comparison, and concatenation (&) operators. Use SUM, AVERAGE, MIN, MAX, COUNT, COUNTA, COUNTBLANK, SUMIF/SUMIFS, COUNTIF/COUNTIFS, AVERAGEIF/AVERAGEIFS, MAXIFS/MINIFS, IF, IFS, SWITCH, LEFT/RIGHT/MID, LEN, UPPER/LOWER/PROPER, CONCAT, TEXTJOIN, TODAY/NOW, DATE, NETWORKDAYS, ROUND, ROUNDUP, ROUNDDOWN, INT, MOD.

15-20%

Manage charts

Insert charts (column, bar, line, pie, scatter, combo) including Recommended Charts. Modify chart data with Switch Row/Column and Select Data. Format chart elements (titles, axis titles, data labels, legend, gridlines, trendlines). Apply Chart Styles and Quick Layout. Move charts to a new sheet. Insert sparklines (Line, Column, Win/Loss). Add alt text for accessibility.

How to Pass the MOS Excel Associate (MO-210) Exam

What You Need to Know

  • Passing score: 700 out of 1000 (per Microsoft Learn standard MOS scoring)
  • Assessment: Approximately 35 task-based, performance-based items completed in a live Excel environment; tasks may include multiple sub-actions
  • Time limit: 50 minutes
  • Exam fee: US$100 (US list price; varies by country and Certiport authorized testing center)

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

MOS Excel Associate (MO-210) Study Tips from Top Performers

1Practice in actual Excel for Microsoft 365, not in older versions or Excel Online; the MO-210 environment matches the desktop M365 build with the modern ribbon and Recommended Charts.
2Memorize the SUMIF vs. SUMIFS argument order: SUMIF takes (range, criteria, [sum_range]) but SUMIFS puts the SUM range FIRST, then pairs of criteria_range/criteria. Same pattern for AVERAGEIF/AVERAGEIFS and MAXIFS/MINIFS.
3Drill the F4 reference toggle until automatic: A1 -> $A$1 -> A$1 -> $A1 -> back to A1. This saves seconds on every formula task.
4Know custom number format placeholders: 0 forces a digit (pads with zeros), # shows a digit only when significant, ? leaves a space for decimal alignment. Format codes have up to four sections: positive;negative;zero;text.
5Practice Insert > Table (Ctrl+T) and the [@Column] structured reference - the exam reliably tests Tables and total rows that use SUBTOTAL.
6Get fluent with formula-based conditional formatting: =$C2="Overdue" applied to whole rows with the column locked using $ but the row left relative. This is a frequent task type.
7Time yourself: 50 minutes for ~35 tasks is roughly 85 seconds per task. If a task stalls more than two minutes, mark it (mentally) and move on - return only if time allows.

Frequently Asked Questions

How many questions are on the MOS Excel Associate MO-210 exam?

Microsoft Learn describes MO-210 as a performance-based exam consisting of approximately 35 tasks completed inside a live Excel environment. Each task may include several sub-actions you must complete using the actual application, which is why exam length is measured in tasks rather than multiple-choice questions.

How long is the exam and how is it scored?

MO-210 is timed at 50 minutes. Microsoft scores MOS exams on a scale of 0 to 1,000 with a passing score of 700. Tasks are auto-graded based on the state of the workbook when you finish, so partial credit may apply when only some sub-steps are correct.

What does MO-210 cost and where do I take it?

The standard US list price is approximately US$100 per attempt, though authorized Certiport testing centers, schools, and bundles can change the final price. The exam is delivered exclusively through Certiport, either at a physical Certiport Authorized Testing Center or via Certiport's online proctored option where available.

Does the MOS Excel Associate certification expire?

No. Microsoft Office Specialist certifications, including MOS Excel Associate MO-210, do not expire. Microsoft does periodically refresh the underlying exam objectives or retire older versions (for example, the legacy Office 2019 MO-200 Excel Associate exam has been retired in favor of the current Microsoft 365 Apps version), but the certification you already hold remains valid.

What is the difference between MOS Excel Associate (MO-210) and MOS Excel Expert (MO-211)?

MO-210 (Associate) covers core skills: managing workbooks, cells and ranges, tables, basic-to-intermediate formulas (SUMIF/SUMIFS, IF, IFS, SWITCH, basic text/date functions), and charts. MO-211 (Expert) builds on those skills and adds advanced workbook management, advanced conditional formatting, dynamic array functions (FILTER, SORT, UNIQUE), LET, LAMBDA, XLOOKUP, advanced PivotTables, Power Pivot data modeling, and Power Query workflows.

Is MO-210 the same as the older MO-200 exam?

No. MO-200 was the Excel Associate exam built on Office 2019 and has been retired by Microsoft. MO-210 is its replacement, built on Microsoft 365 Apps and reflecting current Excel features such as Sheet Views, modern charts, and updated ribbon. Always study against the MO-210 skills outline if you plan to take the current exam.