Microsoft MO-210 Exam Prep Guide Prep guide for the MO-210 Exam [Q17-Q36]

Share

Microsoft MO-210 Exam Prep Guide: Prep guide for the MO-210 Exam

2026 New Preparation Guide of Microsoft MO-210 Exam

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.

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 # 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.


Project 1
Overview:
Video Games
You are tracking video game popularity by compiling a workbook to document your findings.
Task 5:
Insert a Footer that displays today's date on the right and then return to Normal view.

Answer:

Explanation:
Here are the complete solutions below.
Explanation:
Project 1: Video Games - Task 5 Solution
Task:Insert a Footer that displays today's date on the right and then return to Normal view.
Step 1: Open the Header & Footer View
* Go to theInserttab on the Ribbon.
* Look for theTextgroup (usually near the right side).
* Click on theHeader & Footerbutton.
* Note:This will automatically switch your screen to "Page Layout" view, and you will see the header area at the top of the page.
Visual Reference:(Look for this icon in the Insert tab) [ Header & Footer ] Step 2: Navigate to the Footer
* You are currently in the Header. You need to go to theFooter.
* On theHeader & Footertab (which appears in the Ribbon when you are in this mode), click the button labeledGo to Footer.
* Alternative:You can simply scroll down to the bottom of the page until you see the footer boxes
"Click to add footer".
Visual Reference:(Button in the Navigation group) [ Go to Footer ]
Step 3: Select the Right Section
* The footer is divided into three boxes: Left, Center, and Right.
* Click inside theRightbox.
Visual Reference:[ Left Box ] [ Center Box ] [ *Click Here (Right Box)* ] Step 4: Insert the Current Date
* With your cursor flashing in the right footer box, look at theHeader & Footertab in the Ribbon.
* In theHeader & Footer Elementsgroup, click theCurrent Datebutton.
* You will see the code &[Date] appear in the box. This is correct; it will turn into the actual date once you click away.
Visual Reference:(Icon looks like a small calendar) [ Current Date ] -> Displays as &[Date] Step 5: Return to Normal View
* Clickanywhere inside the worksheet cells(outside the footer area) to apply the change.
* Go to theViewtab on the Ribbon.
* In theWorkbook Viewsgroup (far left), click onNormal.
Visual Reference:(View Tab > Workbook Views) [ Normal ]
Result:You have successfully added the date to the footer. In "Normal" view, you won't see the footer anymore, but it is there and will appear when printed.


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.


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 # 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.

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 # 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:
Car Warranty
You are the supervisor for a Car Warranty Center. You use Excel to report employee hours and telephone calls.
Task 3:
Add a function to the Overtime column cell H4 on the Employee Hours worksheet that will display the word Yes if the value in cell J4 is higher than 40hours. otherwise display the word No. Copy the function from H4:
H16.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
To completeTask 3, you will use theIF functionto create a logical test that checks the total hours worked and returns a specific text result.
Step 1: Navigate to the Correct Cell
Ensure you are on theEmployee Hoursworksheet and click on cellH4(the first cell under theOvertime column).
Step 2: Enter the IF Function
Type the following formula into cellH4:
=IF(J4>40, "Yes", "No")
Breakdown of the formula:
* J4>40: This checks if the value in theTotal Hourscolumn is greater than 40.
* "Yes": The value to display if the condition isTrue.
* "No": The value to display if the condition isFalse.

Step 3: Copy the Function (H4:H16)
Since your data is formatted as an Excel Table, the formula might automatically fill down. If it doesn't, follow these steps to copy it to the remaining cells:
* Click on cellH4to select it.
* Hover your mouse over thebottom-right cornerof the cell until the cursor turns into athin black cross (+).
* Click and dragthe handle down to cellH16.
* Release the mouse button to apply the logic to all employees.
Final Check
* Emilio (J4 = 38): Cell H4 should now displayNo.
* Evan (J5 = 50): Cell H5 should now displayYes.


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:
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 # 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.

Overview:
Motorhome Rentals
Your company rents motorhomes. The motorhomes rent year-around at different prices. You are preparing pricing worksheets to be shared with others.
Task 1:
Add Open to the Quick Access Toolbar.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
Here are the step-by-step instructions to add theOpencommand to your Quick Access Toolbar in Excel 365:
Step-by-Step Solution
* Look at the very top-left corner of your Excel window (above theFileandHometabs). This area is the Quick Access Toolbar.
* Click the smalldownward-pointing arrow(Customize Quick Access Toolbar) located at the right end of the toolbar. 3. A drop-down menu will appear with a list of common commands.
* Find and click onOpenin the list.
* A checkmark will appear next to "Open," and theOpen icon(a yellow folder) will now permanently appear in your Quick Access Toolbar for easy access.


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.


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 # 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:
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 5:
Group the Profits, Costs, and Chart worksheets and change the tab color to Pink, Accent 4.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
To group multiple worksheets and change their tab colors simultaneously in Microsoft Excel 365, follow these steps:
Step 1: Group the Worksheets
* Look at the worksheet tabs at the bottom of your Excel window.
* Click on the first tab,Profits.
* Hold down theCtrlkey on your keyboard.
* While holdingCtrl, click on theCoststab and then theCharttab.
* Note: You will notice all three tabs now have a white background, indicating they are grouped together.
Step 2: Change the Tab Color
* Right-clickon any of the selected (grouped) tabs.
* Hover your mouse overTab Colorin the pop-up menu.
* In the color palette that appears, locate theTheme Colorssection.
* Find and selectPink, Accent 4(this is usually the 8th color in the top row of the Theme Colors section).

Step 3: Ungroup the Worksheets
* To finish,right-clickon any of the tabs again.
* SelectUngroup Sheetsfrom the menu.
* Alternatively, you can click on any worksheet tab that is not part of the group to ungroup them.
Final Result
TheProfits,Costs, andCharttabs will now all display the samePink, Accent 4color at the bottom of your workbook.
Would you like me to help you with the next task or another project?


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:
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 4:
On the Sold worksheet, format the table so that every other row is shaded. Use a technique that automatically updates the formatting if you insert a newrow.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
To ensure every other row is shaded and that this formatting updates automatically when new rows are added, you should use theBanded Rowsfeature within theTable Designoptions.
Since your data is already formatted as a Table (indicated by the filter arrows in the header row), follow these steps:
Step-by-Step Solution
* Select the Table: Click anywhere inside the data on theSoldworksheet (for example, cellB5). This will make the contextual "Table Design" tab appear in the Ribbon.
* Go to Table Design: Click on theTable Designtab at the top of the Excel window.
* Enable Banded Rows: In theTable Style Optionsgroup, check the box labeledBanded Rows.
Why this works:
* Automatic Updating: Because this is a Table feature rather than manual cell shading, if you insert a new row between existing data, Excel will automatically re-calculate the "every other row" pattern to maintain the shading.
* Consistency: This method ensures that even if you sort or filter the data, the alternating stripes remain consistent visually.
Verification
Look at your table; you should see that rows 4, 6, 8, etc., have a different background color than rows 5, 7, 9.
Try right-clicking a row and selectingInsertto see how the shading shifts automatically to maintain the pattern.


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.


Farm Feeds:
You are the assistant manager for a farm pet feed store. You are creating an inventory report.
Task 4:
On the Organic Feed worksheet, format the data range A3:F10 as a table that has headers. Apply the Lime, Table Style Light 14 format.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
To completeTask 4: Format a range as a table with a specific style on the Organic Feed worksheet, follow these steps:
Step 1: Select the "Organic Feed" Worksheet
Navigate to the correct worksheet by clicking theOrganic Feedtab at the bottom of the Excel window.
Step 2: Select the Data Range
Highlight the specific range mentioned in the task:
* Click and drag your mouse to select cells fromA3toF10.
* Ensure the selection includes the header row (SKU#, Brand, Description, etc.) and all data rows down to row 10.
Step 3: Format as Table
* Go to theHometab on the Ribbon.
* In theStylesgroup, click theFormat as Tablebutton.
Step 4: Apply the Specific Table Style
* A gallery of styles will appear. Look for theLightsection.
* Find and click onLime, Table Style Light 14(this is usually the last style in the second row of the Light section, featuring a lime green header).
Step 5: Confirm Headers
* A small "Format As Table" dialog box will pop up.
* Ensure the checkbox forMy table has headersischecked.
* ClickOK.
Final Result
The data range will now be converted into a functional table with filter buttons in the header row and the lime green styling applied.


NEW QUESTION # 29
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 4:
Filter the Profits worksheet to display only flavors with Total Profit that are Above Average.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
To filter theProfitsworksheet to display only the flavors with aTotal Profitthat isAbove Average, follow these steps:
Step 1: Access the Profits Worksheet
* Click on theProfitsworksheet tab at the bottom of the Excel window.
Step 2: Apply the Above Average Filter
* Look at theTotal Profitheader (CellG3). If you don't see a small drop-down arrow next to it, go to the Datatab and clickFilter.
* Click theFilter Drop-down Arrowin theTotal Profitheader cell.
* Hover your mouse overNumber Filtersin the menu that appears.
* From the side menu, selectAbove Average.


Step 3: Verify the Results
* Excel will automatically calculate the average of all values in the "Total Profit" column and hide any rows that fall below that number.
* You will notice the row numbers on the left are now blue, indicating a filter is active.


NEW QUESTION # 30
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 2:
Without using the New Sheet button, move the pie chart on the Qtr 2 worksheet to its own chart sheet named Qtr 2 Chart.

Answer:

Explanation:
See the solution in Explanation below.
Explanation:
To move the pie chart to its own dedicated chart sheet without using the "New Sheet" button, follow these steps:
Step 1: Select the Pie Chart
Click anywhere on the Pie Chart located on the Qtr 2 worksheet. This action will activate the contextual chart tabs on the Ribbon.
Step 2: Open the Move Chart Dialog
Once the chart is selected, look at the top of your Excel window:
Go to the Chart Design tab (this tab only appears when a chart is selected).
On the far right of the Ribbon, in the Location group, click the Move Chart button.
Step 3: Configure the New Chart Sheet
A Move Chart dialog box will appear. To move the chart to its own sheet:
Select the New sheet: radio button.
In the text box next to "New sheet:", delete the default text and type Qtr 2 Chart.
Click OK.

Result
Excel will create a new sheet tab at the bottom of your workbook named Qtr 2 Chart that contains only the pie chart, scaled to fill the entire page.


NEW QUESTION # 31
......

Latest Questions MO-210 Guide to Prepare Free Practice Tests: https://www.dumpsking.com/MO-210-testking-dumps.html

MO-210 Practice Exam - 36 Unique Questions: https://drive.google.com/open?id=1OyGr8rbU15ectZlkxwxnB1bNkYBzdZPg