[Jun 22, 2026] TestPassKing MO-210 Exam Practice Test Questions (Updated 36 Questions)
Pass Microsoft MO-210 Exam Info and Free Practice Test
NEW QUESTION # 15
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Overview:
Car Warranty
You are the supervisor for a Car Warranty Center. You use Excel to report employee hours and telephone calls.
Task 1:
On the Average Call Time worksheet, use an Excel feature to copy the sparkline into all the vacant cells of the Trend column.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
n Excel 365, the most efficient way to do this is using theAutoFillfeature or simply dragging the fill handle.
Here is your step-by-step solution:
Step 1: Switch to the Correct Worksheet
Ensure you are on theAverage Call Timeworksheet. Click the red tab at the bottom of the screen to switch from the "Employee Hours" view (shown in your image) to the call time data.
Step 2: Identify the Sparkline
Locate the first cell in theTrendcolumn that already contains a Sparkline (likely cellF4or similar, depending on your layout).
Step 3: Use the Fill Handle to Copy
* Hover your mouse over thebottom-right cornerof the cell containing the sparkline.
* Your cursor will change from a thick white cross to athin black cross (+).
* Click and dragthe fill handle down to the bottom of the column to fill all the vacant cells in the
"Trend" column.
Pro Tip:Alternatively, you can simplydouble-clickthe thin black cross (fill handle), and Excel will automatically fill the sparklines down to the last row of your data.
Alternative Method: Using the Ribbon
If you prefer using the menu interface:
* Select the cellwith the existing sparkline and all theempty cells below itwhere you want the sparklines to appear.
* Go to theHometab.
* In theEditinggroup, click theFillicon (downward arrow).
* SelectDown.
NEW QUESTION # 16
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Farm Feeds:
You are the assistant manager for a farm pet feed store. You are creating an inventory report.
Task 1:
Remove the conditional formatting from the table on on the Feed Inventory worksheet.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To completeTask 1: Remove the conditional formatting from the table on the Feed Inventory worksheet
, follow these steps:
Step 1: Select the Target Worksheet
First, ensure you are on the correct worksheet as specified in the instructions.
* Click on theFeed Inventorytab at the bottom of your Excel workbook.
Step 2: Select the Table or Data Range
You can remove formatting from the entire sheet, but to be precise with the "table," follow these sub-steps:
* Click anywhere inside the table (the area containing the SKU#, Brand, Description, etc.).
* PressCtrl + Ato select the entire table range.
Step 3: Access the Conditional Formatting Menu
* Go to theHometab on the top Ribbon.
* In theStylesgroup, click on theConditional Formattingbutton.
Step 4: Clear the Rules
* Hover your mouse overClear Rulesnear the bottom of the drop-down menu.
* A side menu will appear. SelectClear Rules from Selected Cells(if you have the table selected) or Clear Rules from Entire Sheetto ensure all formatting is removed.
Final Result
Once clicked, any data bars, color scales, or highlight rules (like the light green shading seen in your screenshot) that were applied via Conditional Formatting will be removed, leaving the standard table styling
NEW QUESTION # 17
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Farm Feeds:
You are the assistant manager for a farm pet feed store. You are creating an inventory report.
Task 3:
On the Feed Inventory worksheet, remove the hyperlink functionality, but leave the text in cell C27.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To completeTask 3: Remove the hyperlink functionality from cell C27 on the Feed Inventory worksheet, follow these specific steps to ensure the text remains while the link is deleted.
Step 1: Select the "Feed Inventory" Worksheet
Ensure you are on the correct sheet by clicking theFeed Inventorytab at the bottom of the window.
Step 2: Navigate to Cell C27
Locate cellC27in the Description column. Based on your project files, this is likely a URL or a linked piece of text at the bottom of the table.
Step 3: Remove the Hyperlink
You want to strip the "clickable" link without deleting the actual words inside the cell.
* Right-clickdirectly on cellC27.
* From the context menu that appears, selectRemove Hyperlink(it is usually located at the very bottom of the list).
Step 4: Verify the Text Remains
The text should change from blue/underlined back to standard black text, but the characters themselves will stay in the cell.
NEW QUESTION # 18
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Overview:
Guitar Stores
You and a partner own several Guitar Stores. You are analyzing your revenue from the past two quarters.
Task 1:
In the Qtr 1 worksheet change the configuration of the Q1 Location Revenue chart so that it displays the months on the x-axis and the revenue on they-axis.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To swap the data on the axes so that the months appear on the x-axis and the revenue values appear on the y- axis, you will use theSwitch Row/Columnfeature in Excel.
Step 1: Select the Chart
* Go to theQtr 1worksheet.
* Click once on the border of theQ1 Location Revenuechart to select it. This will reveal theChart Design andFormattabs on the Ribbon.
Step 2: Switch Row/Column Data
* With the chart selected, click on theChart Designtab at the top of the window.
* Locate theDatagroup on the right side of the Ribbon.
* Click theSwitch Row/Columnbutton.
Step 3: Verify the Change
* The X-Axis (Horizontal):Should now display the month labels (Jan, Feb, Mar).
* The Legend:Should now display the differentLocations(College Campus, Downtown, etc.) as the colored series.
* The Y-Axis (Vertical):Will automatically scale to represent the revenue values.
NEW QUESTION # 19
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.
Overview:
Clearance Sale
You are the administrative assistant for a retail company that is going out of business. You've been tasked to prepare a workbook for the clearance sale.
Task5:
On the Vehicles worksheet, in the Code column cell B4, create a formula that returns the two leftmost letters of the vehicle style displayed in cell D4.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To extract specific characters from the start of a text string in Excel, you use theLEFTfunction.
Step-by-Step Solution
* Navigate to the Worksheet: Click on theVehiclesworksheet tab at the bottom of your Excel window.
* Select Cell B4: Click on cellB4(under the "Code" column).
* Enter the Formula: Type the following formula exactly as shown: =LEFT(D4, 2)
* Press Enter: Once you press Enter, Excel will look at the "Vehicle Style" in cellD4and return only the firsttwoletters.
Explanation of the Formula
* LEFT: This is the function used to start counting characters from the beginning (left side) of a cell.
* D4: This tells Excel which cell contains the text you want to extract from (the Vehicle Style).
* 2: This specifies the number of characters you want to retrieve.
NEW QUESTION # 20
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Project 1
Overview:
Video Games
You are tracking video game popularity by compiling a workbook to document your findings.
Task 1:
On the Recent Releases worksheet, select all of the video game titles in the cell range named No Platform and delete their rows. Retain all other cells on the worksheet.
Answer:
Explanation:
Here are the complete solutions below.
Explanation:
Step-by-Step Instructions (Text Only)
Step 1: Activate the correct worksheet
* Open the Excel workbook provided for the project.
* At the bottom of the workbook, click the Recent Releases worksheet tab to make it active.
Step 2: Select the named range "No Platform"
* Click anywhere inside the worksheet.
* Go to the Formulas tab on the Excel ribbon.
* In the Defined Names group, click Name Manager.
* In the Name Manager dialog box:
* Locate the named range called No Platform.
* Click No Platform to select it.
* Click Close.
* Excel will automatically highlight all cells included in the No Platform named range.
(Alternative method if allowed)
* Click the Name Box (left of the formula bar), type No Platform, and press Enter.
Step 3: Select entire rows for the named range
* With the No Platform cells selected:
* Move the cursor to the row numbers on the left side of the worksheet.
* Click the row number of one selected cell.
* Hold down the Ctrl key.
* Click each additional row number that corresponds to the selected No Platform cells until all required rows are selected.
Step 4: Delete the selected rows
* Go to the Home tab on the ribbon.
* In the Cells group, click the Delete drop-down arrow.
* Select Delete Sheet Rows.
Step 5: Verify the result
* Confirm that:
* All video game titles that had no platform information are removed.
* All remaining rows and worksheet content are intact.
* Ensure no extra cells, columns, or headers were deleted.
Final Result
* All rows associated with the No Platform named range are deleted.
* All other data on the Recent Releases worksheet remains unchanged.
* Task 1 is completed correctly according to Excel 365 simulation requirements.
NEW QUESTION # 21
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.
Overview:
Guitar Stores
You and a partner own several Guitar Stores. You are analyzing your revenue from the past two quarters.
Task 1:
On the Qtr 2 worksheet, in cell F10, insert a column sparkline showing the sales trend from Apr through Jun.
Apply Gold, Sparkline Style Accent 2,Darker 25% to the sparkline. Copy the sparkline to the remaining cells in the column, F11:F14.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
here is the step-by-step solution for Task 1:
Step 1: Navigate to the Correct Worksheet
Click on theQtr 2worksheet tab at the bottom of the Excel window to ensure you are working on the correct data set.
Step 2: Insert the Column Sparkline
* Click on cellF10(this is where the first sparkline will reside).
* Go to theInserttab on the Ribbon.
* In theSparklinesgroup, click onColumn.
* A dialog box will appear. ForData Range, select the cells representingApr through Junfor the first row (likelyB10:D10).
* Ensure theLocation Rangeis set to$F$10.
* ClickOK.
Step 3: Apply the Specific Sparkline Style
With cellF10still selected, a newSparklinetab will appear at the top of your Ribbon.
* Click on theSparklinetab.
* Click theMorearrow (the small downward arrow at the bottom right) of theStylesgallery to see all options.
* Hover over the styles to find the specific name:Gold, Sparkline Style Accent 2, Darker 25%.
* Click to apply it.
Step 4: Copy the Sparkline to Remaining Cells
* Select cellF10.
* Hover your mouse over theFill Handle(the small green square in the bottom-right corner of the cell).
* Click and drag the handle down to cellF14.
* Excel will automatically generate sparklines for the other locations (Downtown, Eastside, etc.) using the same style and corresponding data rows.
NEW QUESTION # 22
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.
Overview:
Clearance Sale
You are the administrative assistant for a retail company that is going out of business. You've been tasked to prepare a workbook for the clearance sale.
Task 3:
Configure the Sold worksheet so rows 1 through 3 remain visible as you scroll vertically.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To keep rows 1 through 3 visible while you scroll down the "Sold" worksheet, you will use theFreeze Panes feature.
Step-by-Step Solution
* Select Row 4: Click on the row number4on the far left of the screen to select the entire row.
* Note: In Excel, "Freeze Panes" freezes everythingabovethe currently selected row.
* Navigate to the View Tab: Click on theViewtab in the top Ribbon menu.
* Click Freeze Panes: In theWindowgroup, click theFreeze Panesbutton.
* Select Freeze Panes: From the drop-down menu, select the first option,Freeze Panes.
Verification
Scroll down the worksheet using your mouse or the scroll bar. You should notice that the "Clearance Sale" header and the "Item Type/Description/etc." header row (rows 1-3) stay locked at the top of the screen while the data in row 4 and below moves.
NEW QUESTION # 23
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Farm Feeds:
You are the assistant manager for a farm pet feed store. You are creating an inventory report.
Task 2:
Import NewFeeds.txt located in the GMetrixTemplates folder as a table on a new worksheet.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To completeTask 2: Import NewFeeds.txt as a table on a new worksheet, follow these exact steps in Microsoft Excel 365:
Step 1: Open the Import Tool
* Go to theDatatab on the top Ribbon.
* In theGet & Transform Datagroup, click onFrom Text/CSV.
Step 2: Locate the File
* A file browser window will open. Navigate to theGMetrixTemplatesfolder.
* Select the file namedNewFeeds.txt.
* ClickImport.
Step 3: Configure the Import Preview
* A preview window will appear. Excel should automatically detect the delimiter (usually a tab or comma).
* Ensure theFile OriginandDelimiterlook correct in the preview.
* Instead of clicking "Load," click thearrow next to the Load buttonand selectLoad To....
Step 4: Import as a Table on a New Worksheet
* In theImport Datadialog box that appears, select the radio button forTable.
* Under "Where do you want to put the data?", selectNew worksheet.
* ClickOK.
Final Result
Excel will create a brand new sheet (e.g., "Sheet2") and place the contents of NewFeeds.txt inside a formatted Excel Table.
NEW QUESTION # 24
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.


Overview:
Jelly Beans
A shop you manage sells gourmet jelly beans. You are tracking the amount of jelly beans sold each quarter and summarizing the information in aworkbook.
Task 3:
On the Chart worksheet, include the Total Profit data on the Flavor Expenses, Income and Profit chart.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To include theTotal Profitdata in your existing chart on theChartworksheet, follow these steps:
Step 1: Navigate to the Chart
* Click on theChartworksheet tab at the bottom of the Excel window.
* Click once on theFlavor Expenses, Income and Profitchart to select it. When selected, you will see the Chart DesignandFormattabs appear on the Ribbon.
Step 2: Open the Select Data Source Window
* Go to theChart Designtab.
* In theDatagroup, click on theSelect Databutton. This will open theSelect Data Sourcedialog box.
Step 3: Add the Total Profit Series
* In theLegend Entries (Series)section on the left side of the dialog box, click theAddbutton.
* AnEdit Serieswindow will appear:
* Series name:Click on theProfitsworksheet tab and select cellG3(which contains the header
"Total Profit").
* Series values:Clear any existing text in the box, then highlight the rangeG4:G23on theProfits worksheet (containing the actual profit numbers).
* ClickOKon the Edit Series window.
* ClickOKagain on the Select Data Source dialog box to apply the changes.
Final Result
The chart will now display a third set of bars (likely orange, as seen in your preview) representing theTotal Profitfor each flavor alongside the existing Expense and Income data.
NEW QUESTION # 25
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.
Overview:
Guitar Stores
You and a partner own several Guitar Stores. You are analyzing your revenue from the past two quarters.
Task5:
Display the formulas that are in the cells of the Qtr 2 worksheet.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To display the formulas within the cells of the Qtr 2 worksheet instead of the resulting values, you can use the Show Formulas command.
Step 1: Navigate to the Qtr 2 Worksheet
Open your Excel workbook.
Click on the Qtr 2 sheet tab at the bottom of the screen.
Step 2: Enable "Show Formulas" via the Ribbon
Go to the Formulas tab on the Ribbon at the top of the Excel window.
Locate the Formula Auditing group.
Click the Show Formulas button.
Alternative Method: Keyboard Shortcut
You can quickly toggle this view on and off by pressing:
Ctrl + ` (the accent mark or backtick key, usually located to the left of the "1" key).
What to Expect
Once activated, Excel will:
Expand column widths to accommodate the formula text.
Hide the calculated results and show the actual syntax (e.g., instead of seeing $411,912, you will see =SUM (B10:D10)).
NEW QUESTION # 26
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.
Overview:
Clearance Sale
You are the administrative assistant for a retail company that is going out of business. You've been tasked to prepare a workbook for the clearance sale.
Task 1:
On the Sold worksheet, insert a new column before column A.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
Task 1: Insert a new column before column A
To insert a new column at the very beginning of your worksheet, follow these steps:
* Select Column A: Click directly on the letter'A'at the top of the first column to select the entire column.
* Open the Insert Menu: There are two ways to do this:
* Option A (Right-Click): Right-click anywhere on the selected column and chooseInsertfrom the context menu.
* Option B (Ribbon): On theHometab, go to theCellsgroup, click the arrow next toInsert, and selectInsert Sheet Columns.

Verification
Once completed, your original "Item Type" column (previously Column A) will shift toColumn B, and you will have a brand new, emptyColumn Aat the start of your worksheet.
NEW QUESTION # 27
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.
Overview:
Jelly Beans
A shop you manage sells gourmet jelly beans. You are tracking the amount of jelly beans sold each quarter and summarizing the information in aworkbook.
Task1:
Display the Costs worksheet in Page Break Preview .. Then insert a page break between row 20 Cracker Jack and row 21 Raspberry Chocolate. Leavethe worksheet in Page Break Preview.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To complete this task in Microsoft Excel 365, follow these steps to adjust your worksheet layout.
Step 1: Switch to Page Break Preview
* Open theCostsworksheet (as shown in your image).
* Go to theViewtab on the top Ribbon.
* In theWorkbook Viewsgroup, click onPage Break Preview.
* Note: Your screen will change to show blue lines indicating where pages currently end.
Step 2: Insert the Manual Page Break
* LocateRow 21(the row containing "Raspberry Chocolate").
* Click on therow header for Row 21to select the entire row. This ensures the break is placedabovethis row, separating it from "Cracker Jack" (Row 20).
* Navigate to thePage Layouttab on the Ribbon.
* Click theBreaksbutton in the Page Setup group.
* SelectInsert Page Breakfrom the dropdown menu.

Final Result
You will now see asolid blue linebetween Row 20 and Row 21. This indicates a manual page break has been set. As per your instructions, leave the worksheet in this view.
NEW QUESTION # 28
Instructions
Exam Environment
Exam Interface and Controls
The exam panel provides access to the project task(s). Each project has an associated file in which you will perform the project tasks.

Overview:
Car Warranty
You are the supervisor for a Car Warranty Center. You use Excel to report employee hours and telephone calls.
Task5:
On the Average Call Time worksheet, create a 3-D Clustered Column chart that shows the call times for each Salesperson from Mon through Fri. Insertthe Chart Title Average Call Time. Position the new chart below the table.
Answer:
Explanation:
See the solution in Explanation below.
Explanation:
To completeTask 5, you will create a 3-D Clustered Column chart on theAverage Call Timeworksheet to visualize the weekly performance of each salesperson.
Step 1: Navigate to the Worksheet
Click on theAverage Call Timetab at the bottom of your Excel window to switch views.
Step 2: Select the Data Range
You need to select the names and the call times for all five days (Monday through Friday), butexcludethe
"Trend" column:
* Click and drag to select cellsA3 to F14.
* Note:This includes the header row (Salesperson, Mon, Tue, etc.) and all employee rows down to Michael.
Step 3: Insert the 3-D Clustered Column Chart
* Go to theInserttab on the Ribbon.
* In theChartsgroup, click theInsert Column or Bar Charticon (it looks like small vertical bars).
* Under the3-D Columnsection, select the first option:3-D Clustered Column.
Step 4: Add the Chart Title
* Click once on the default text that says "Chart Title" at the top of the new chart.
* TypeAverage Call Timeand pressEnter(or click outside the text box).
Step 5: Position the Chart
* Hover your mouse over a blank area of the chart (the chart area).
* Click and drag the chart so it is positionedbelow the table.
* Placement Tip:Usually, starting the chart around row 17 or 18 is ideal so it doesn't overlap your data.
NEW QUESTION # 29
......
Pass Your Microsoft Exam with MO-210 Exam Dumps: https://passleader.testpassking.com/MO-210-exam-testking-pass.html