0% found this document useful (0 votes)
899 views76 pages

Excel Black Belt Answers Ownself

This document provides instructions for completing various tasks in a workbook including: 1) Creating a scenario summary report and accepting recommended results cells. 2) Unlocking cells so users can edit when the worksheet is protected. 3) Entering formulas using functions like SUMIFS, AND, OR, and VLOOKUP. 4) Editing macro code and applying formatting and validation rules.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
899 views76 pages

Excel Black Belt Answers Ownself

This document provides instructions for completing various tasks in a workbook including: 1) Creating a scenario summary report and accepting recommended results cells. 2) Unlocking cells so users can edit when the worksheet is protected. 3) Entering formulas using functions like SUMIFS, AND, OR, and VLOOKUP. 4) Editing macro code and applying formatting and validation rules.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 76

Create a scenario summary report.

Accept the recommended results


1 cells.

2 Add the macro CreateQ2Chart to the Quick Access Toolbar.

Enter a formula in cell B1 using the SUMPRODUCT function to


calculate the total value of the current leases by multiplying the
current monthly rents by the remaining months on each lease. Use
3 the range names Rents and Leases.

The Anne Cole data point has been selected for you. Rotate the pie
chart exactly 200° so this data point appears at the left side of the
4 chart near the legend.

5 Add the password zyx987 to this workbook.


Enter a formula using PV in cell B6 to calculate the present value
needed for this pension fund. Cell B3 is the expected annual interest
rate. Cell B4 is the total number of monthly payments that will be
made. Cell B2 is the amount of each monthly payment. Payments will
be made at the beginning of every period. Remember to express
6 the Pmt argument as a negative.
This worksheet has validation rules applied. Find and circle cells that
7 violate those rules.

Enter a formula in cell B10 to return a value of 35000 if the Net Profit
After Tax (cell B9) is greater than or equal to 470000 or 100 if it is
8 not.

10 Ungroup the grouped sheets.

Unlock the cells B3:D8 so the user can edit the cells when the
11 worksheet is protected.

Add a hyperlink from the selected cell to link to cell B4 in the Social


12 Media worksheet. Don't forget to use B4 as the cell reference.

Complete the two-variable data table in cells A7:E12. The formula


has been entered for you in cell A7. The substitute values in
cells B7:E7 reference the original cost of goods percentage in
cell B3, and the substitute values in cells A8:A12 reference the
13 original owner withdrawal percentage in cell B4.
Complete the one-variable data table in cells E3:F8 to calculate the
breakeven sales point for varying owner withdrawal amounts. The
formula has been entered for you in cell E3. It references the original
owner withdrawal value in cell B12. The substitute values have been
14 entered for you in cells E4:E8.

Use a custom text filter to show only rows where the expense
15 category (Category column) contains the word server.

16 Group together the Dec 2 and Dec 9 worksheets.

Enter a formula in the selected cell using AVERAGEIFS to calculate


the average expense (use the named range Cost) where the value in
the Category named range is equal to the text string "Computer
Expense" and the value in the SubCategory named range is equal
18 to the test string "Internet Access".

21 Remove workbook protection so users can add new worksheets.

Using the Scenario Manager, show the Low COLA scenario. Close


22 the Scenario Manager when you are through.
23 Change the button text to: Create Q1 Pie Chart

24 Enter a formula in cell E2 to calculate the absolute value of C2-D2.

25 Create a new file based on the Inventory List template.

Use Goal Seek to find the value for cell C2 that will result in a value
28 of $550,000 for cell B15. Accept the solution.

29 Add the Developer tab to the Ribbon.

Enter a formula in cell F1 to find the rank of the value in


30 cell C4 compared to the values in cells C2:C13.
Data that violate the validation rules in this worksheet have been
31 circled. Remove the validation circles.

32 Begin recording a new macro.

33 Mark the workbook as final.

34 Run the FormatPieChart macro.

In cell E2, enter a formula using TEXTJOIN to combine the text from
cells B2:D2 into a single text string. Use the # character as the
35 delimiter. Ignore blank cells. Use a cell range as the Text1 argument.

Edit the code for the FormatPieChart macro to change the chart


36 style from 42 to 252. Save your changes.
Edit the code for the FormatPieChart macro in the Visual Basic
37 Editor.

39 Move the image so it is centered in cell A1.

40 Save this workbook as an Excel template.

41 Remove worksheet protection from the Direct Mail worksheet.

From the Word Options dialog, add the Add Table command to the


42 Quick Access Toolbar.

43 Run the Document Inspector and remove any issues found.


45 Apply the  Drop Shadow, Rectangle Quick Style.

Enter formula in cell B9 using the IFS function to calculate the


owner's draw from the company. If the value in cell B7 is greater
than or equal to 500000, the draw amount is 50000. If the value in
cell B7 is greater than or equal to 150000, the bonus is 5000. If the
46 value in cell B7 is less than 150000, display the text "no draw".

Import data from the StudentGPA text file into a table in a new


47 worksheet.

Check if this workbook contains elements that are not compatible with
earlier versions of Excel. Close the Compatibility Checker without
48 making any changes.

49 Display the Accessibility Checker task pane.

50 Modify this workbook so users cannot change worksheet names.


Add a slicer to the PivotTable for the Employee field and use the
51 slicer to show only data where the value is Sue Chur.

This workbook includes macros. Save it using the file type that allows
52 macros.

Add a Step Up Process SmartArt diagram to the worksheet. It is the


53 second option in the first row of the Process category.

Modify this worksheet so users can select but not edit locked cells.
54 Users should be able to select and edit any cells that are unlocked.
In cell A10, enter a formula using OR to display TRUE if net profit
before tax in 2019 (cell B5) are greater than 750000 (seven
hundred, fifty thousand) or net profit before tax in 2020 (cell C5)
are greater than 750000 (seven hundred, fifty thousand). Use cell
references where appropriate and enter the arguments exactly as
55 described in this question.

57 Insert the current date in cell A1. Do not include the current time.
Use Consolidate to enter values in the selected cells by summing
data from cells B3:D8 in the worksheets Social Media, Direct Mail,
58 and Other. Do not include links to the source data.

Apply the Colored Outline- Accent 1 color set to the diagram (it is


59 the first option in the Accent 1 section of the gallery).

Apply data validation rules to the selected cells to allow


60 only decimal numbers between 2.5 and 4.0. Do not allow blanks.
1 Move the image so it is centered in cell A1.

Add GPA must be between 2.5 and 4. as an error alert to the


2 validation rules for the selected cells. Do not include a title.

In cell F8, enter a formula using the MATCH function to return the
row number of the payment date listed in cell C8. Use the named
range PayDates to reference the cell range for the Payment
3 Date column. Require an exact match.

Add a total row to this table and display the average for


4 the Cost column instead of the sum of all the values.
Create a scenario summary report. Accept the recommended results
5 cells.
6 Display the details for just the Office Expenses group.

Add Enter the transfer GPA. as an input message to the validation


7 rules for the selected cells. Do not include a title.

8 Mark the workbook as final.

Enter a formula in cell B3 using the VLOOKUP function to find the


meaning for the medical abbreviation listed in cell A3. Use the
name Abbreviation for the lookup table. The item names are located
10 in column 2 of the lookup table. Be sure to require an exact match.

Edit the code for the FormatPieChart macro in the Visual Basic


11 Editor.

Edit the MODE.SNGL formula in cell G3 using IFERROR so if the


formula results in an error, the message none will display instead of
12 the #N/A error. Edit the formula directly in the cell or the formula bar.
13 Remove worksheet protection from the Direct Mail worksheet.

In cell A8, enter a formula using AND to display TRUE if sales in


2019 (cell B2) are greater than 1500000 (one million, five hundred
thousand) and sales in 2020 (cell C2) are greater than 1500000 (one
million, five hundred thousand). Use cell references where
appropriate and enter the arguments exactly as described in this
14 question.
Add a linear trendline to this chart. Use the default trendline
16 formatting.
Unlock the cells B3:D8 so the user can edit the cells when the
17 worksheet is protected.

Enter a formula using PV in cell B6 to calculate the present value


needed for this pension fund. Cell B3 is the expected annual interest
rate. Cell B4 is the total number of monthly payments that will be
made. Cell B2 is the amount of each monthly payment. Payments will
be made at the beginning of every period. Remember to express
18 the Pmt argument as a negative.

19 Add this comment to cell B4: Why are printing costs so high?

Use Consolidate to enter values in the selected cells by summing


data from cells B3:D8 in the worksheets Bob, Cathy, and Mario.
20 Include links to the source data to display subtotals.
Insert the Profits picture into this worksheet. It is stored on the local
21 hard drive.
Apply the Colored Outline- Accent 1 color set to the diagram (it is
22 the first option in the Accent 1 section of the gallery).

Change the security setting to disable all macros and display a


warning in the Message Bar so you can choose to enable them on a
23 case-by-case basis.

24 Enter a formula in cell E2 to calculate the absolute value of C2-D2.


26 Remove workbook protection so users can add new worksheets.

Modify this worksheet so users can select but not edit locked cells.
27 Users should be able to select and edit any cells that are unlocked.

Edit the code for the FormatPieChart macro to change the chart


28 style from 42 to 252. Save your changes.
Add a hyperlink from the selected cell to link to cell B4 in the Social
29 Media worksheet. Don't forget to use B4 as the cell reference.

Add a Step Up Process SmartArt diagram to the worksheet. It is the


30 second option in the first row of the Process category.
This worksheet has validation rules applied. Find and circle cells that
31 violate those rules.

Enter a formula in cell B10 to return a value of 35000 if the Net Profit
After Tax (cell B9) is greater than or equal to 470000 or 100 if it is
32 not.

The chart area is selected. Apply the Linear Down gradient fill (the


33 second gradient in the Light Variations section of the gallery).

Use Consolidate to enter values in the selected cells by summing


data from cells B3:D8 in the worksheets Social Media, Direct Mail,
34 and Other. Do not include links to the source data.
Data that violate the validation rules in this worksheet have been
35 circled. Remove the validation circles.

36 Run the FormatPieChart macro.

37 Create a new file based on the Inventory List template.

Create a Forecast Sheet based on the selected data. Use a line


38 chart and forecast values through 2021.

Apply data validation rules to the selected cells to allow


40 only decimal numbers between 2.5 and 4.0. Do not allow blanks.
41 Add the Developer tab to the Ribbon.

43 Apply the  Drop Shadow, Rectangle Quick Style.

Enter a formula in cell F2 using SUMIFS to calculate the total


expense (use the named range Cost) where the value in
the Category named range is equal to the text string "Office
Expense" and the value in the SubCategory named range is equal
44 to the text string "Parking".

Enter a nested function in cell F9 using INDEX and MATCH to find


the ending balance for the date listed in cell C8. Use the named
range Schedule to reference the cell range for the schedule of loan
payments. The Ending Balance column is column 6. In the
INDEX Row_num function argument, use MATCH to look up the row
number for the date listed in C8. Use the named range PayDates to
reference the cell range for the Payment Date column. Require an
46 exact match.
47 Begin recording a new macro.
48 Ungroup the grouped sheets.

In cell E2, enter a formula using TEXTJOIN to combine the text from
cells B2:D2 into a single text string. Use the # character as the
49 delimiter. Ignore blank cells. Use a cell range as the Text1 argument.

Use a slicer to filter the data in this table to show only rows where
50 the Category value is Coffee or Meals.

Create a new scenario to reflect a change in cell B9 to a value


51 of 0.01 Name the scenario Low COLA.

Import data from the StudentGPA text file into a table in a new


53 worksheet.
Check if this workbook contains elements that are not compatible with
earlier versions of Excel. Close the Compatibility Checker without
54 making any changes.

56 Reset just the Quick Access Toolbar to its original state.

Using the Scenario Manager, show the Low COLA scenario. Close


57 the Scenario Manager when you are through.

Enter a formula in the selected cell using SUMIF to calculate the total


expenses for the category Office Expense. Use the range
name Category for the Range argument, the text string "Office
Expense" for the Criteria argument, and Cost for
58 the Sum_range argument.
59 Hide the column showing 2019 data and the bonus rate.

In cell A10, enter a formula using OR to display TRUE if net profit


before tax in 2019 (cell B5) are greater than 750000 (seven
hundred, fifty thousand) or net profit before tax in 2020 (cell C5)
are greater than 750000 (seven hundred, fifty thousand). Use cell
references where appropriate and enter the arguments exactly as
60 described in this question.

Enter formula in cell B9 using the IFS function to calculate the


owner's draw from the company. If the value in cell B7 is greater
than or equal to 500000, the draw amount is 50000. If the value in
cell B7 is greater than or equal to 150000, the bonus is 5000. If the
1 value in cell B7 is less than 150000, display the text "no draw".

In cell F8, enter a formula using the MATCH function to return the
row number of the payment date listed in cell C8. Use the named
range PayDates to reference the cell range for the Payment
2 Date column. Require an exact match.
Insert a Radial Cycle SmartArt diagram. It is the second option in the
third row of the Cycle category. Enter Net Profit as the text for the
circle in the middle. Add Returns as the text for the top circle.
Add Expenses as the text for the circle on the right. Add Salaries as
the text for the bottom circle. Add Draws as the text for the circle on
4 the left. When you are finished, Click outside the diagram.

In cell A10, enter a formula using OR to display TRUE if net profit


before tax in 2019 (cell B5) are greater than 750000 (seven
hundred, fifty thousand) or net profit before tax in 2020 (cell C5)
are greater than 750000 (seven hundred, fifty thousand). Use cell
references where appropriate and enter the arguments exactly as
5 described in this question.
Manually create groups of rows that can be expanded or collapsed as
6 needed. Start with the group of selected cells.

7 Create a new file based on the Inventory List template.


8 Display the Accessibility Checker task pane.

The chart area is selected. Apply the Linear Down gradient fill (the


9 second gradient in the Light Variations section of the gallery).

10 Add this comment to cell B4: Why are printing costs so high?


11 Ungroup the grouped sheets.

Sort the data first alphabetically by the values in


the Category column and then by the dates in the Date column with
12 the oldest dates first. 

In cell A8, enter a formula using AND to display TRUE if sales in


2019 (cell B2) are greater than 1500000 (one million, five hundred
thousand) and sales in 2020 (cell C2) are greater than 1500000 (one
million, five hundred thousand). Use cell references where
appropriate and enter the arguments exactly as described in this
13 question.
14 Reply to the comment in cell B4 with the text We switched vendors.
Add an element to the center section of the header to display just the
15 current date (not Dec 2, which is the worksheet name).

Add GPA must be between 2.5 and 4. as an error alert to the


16 validation rules for the selected cells. Do not include a title.

17 Reset just the Quick Access Toolbar to its original state.


Edit the code for the FormatPieChart macro to add a new comment
in the blank line above the chart style code that reads Change chart
18 style Press Enter when you are done.
Insert the Profits picture into this worksheet. It is stored on the local
19 hard drive.
20 Remove worksheet protection from the Direct Mail worksheet.

21 Run the Document Inspector and remove any issues found.

Modify this worksheet so users can select but not edit locked cells.
22 Users should be able to select and edit any cells that are unlocked.

23 Save this workbook as an Excel template.

24 Set row 1 to print on every page.

25 Insert the current date in cell A1. Do not include the current time.

Create a Forecast Sheet based on the selected data. Use a line


26 chart and forecast values through 2021.
27 Add the password zyx987 to this workbook.
Enter a formula in cell H1 to calculate the mean of the differences in
28 cells E2:E13.

Edit the MODE.SNGL formula in cell G3 using IFERROR so if the


formula results in an error, the message none will display instead of
29 the #N/A error. Edit the formula directly in the cell or the formula bar.

30 Insert a PivotChart using the first pie chart type.

Add a total row to this table and display the average for


31 the Cost column instead of the sum of all the values.
This workbook includes macros. Save it using the file type that allows
32 macros.

Add a Step Up Process SmartArt diagram to the worksheet. It is the


33 second option in the first row of the Process category.

34 Save this file as a template that allows macros.

Use a custom text filter to show only rows where the expense
35 category (Category column) contains the word server.
Check if this workbook contains elements that are not compatible with
earlier versions of Excel. Close the Compatibility Checker without
36 making any changes.
37 Remove workbook protection so users can add new worksheets.

Add Enter the transfer GPA. as an input message to the validation


38 rules for the selected cells. Do not include a title.
Add a hyperlink from the selected cell to link to cell B4 in the Social
39 Media worksheet. Don't forget to use B4 as the cell reference.

In cell B9, enter a formula using NPV to calculate the present value of
a payment plan with variable annual payments as shown in
cells B11:B14. The interest rate is stored in cell B2. Use a cell range
40 as a single Value argument.

Enter a formula in cell F1 to find the rank of the value in


41 cell C4 compared to the values in cells C2:C13.

Edit the code for the FormatPieChart macro in the Visual Basic


42 Editor.

43 Enter a formula in cell E2 to calculate the absolute value of C2-D2.

44 Change the Office theme to the Dark Gray theme.


45 Begin recording a new macro.

46 Install the Solver add-in.

47 Add the Developer tab to the Ribbon.

Add a calculated field to this PivotTable to calculate the total pay for
48 each employee (=Salary+Bonus). Name the new field Total Pay.

49 Change the Office background for the application to Geometry.


Apply the Intense Effect SmartArt style to the diagram. It is the last
51 option in the Best Match for Document section of the gallery.

53 Modify this workbook so users cannot change worksheet names.

55 Apply the  Drop Shadow, Rectangle Quick Style.

Enter a nested function in cell F9 using INDEX and MATCH to find


the ending balance for the date listed in cell C8. Use the named
range Schedule to reference the cell range for the schedule of loan
payments. The Ending Balance column is column 6. In the
INDEX Row_num function argument, use MATCH to look up the row
number for the date listed in C8. Use the named range PayDates to
reference the cell range for the Payment Date column. Require an
56 exact match.

Record a new macro with the name NewTheme. Do not assign a


shortcut key or description. The macro should apply the Facet theme
and then use the AutoFit Column Width command to resize the
57 selected columns.

Enter a formula in cell B1 using the SUMPRODUCT function to


calculate the total value of the current leases by multiplying the
current monthly rents by the remaining months on each lease. Use
58 the range names Rents and Leases.

Unlock the cells B3:D8 so the user can edit the cells when the
59 worksheet is protected.
the Date field. Use the timeline to filter the PivotTable to show only
60 dates in April.
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct
1-Jan Correct

1-Jan Correct

0/1 Incorrect

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct

1-Jan Correct
In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu
Analysis menu, you clicked the Scenario Manager... menu item. Inside the Scenario Mana
the Summary... button. Inside the Scenario Summary dialog, you clicked the OK button.

You opened the backstage view, clicked the Options navigation button, and clicked the Qu
Inside the Excel Options dialog in the Macros drop-down, you selected All Commands, se
the Excel Options dialog from the Macros Command list, you selected CreateQ2Chart. Ins
Options dialog, you clicked the Add >> button, clicked the OK button.

You clicked the formula bar, typed "=SUM" in the formula bar, clicked the =SUMPRODUC
double-clicked SUMPRODUCT in the Formula AutoComplete list, clicked cell B4, clicked ce
bar, typed "=SUMPRODUCT(Rents, Leases)" in the formula bar, and pressed Enter.

You right-clicked the chartElement chart element. In the Data Point Right-Click menu, you


Point... menu item. Inside the Format Data Point dialog from the Trendline options list, you
Options list item, typed 200 in the Angle of first slice input.

You opened the backstage view, clicked the Protect Workbook button. In the Protect Wor


the Encrypt with Password menu item. Inside the Encrypt Document dialog, you typed zy
clicked the OK button. Inside the Confirm Password dialog, you typed zyx987 in the Reente
the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Financi


the Financial menu, you clicked the PV menu item. You clicked cell B3. Inside the Function
Arguments dialog, you typed B3/12 in the Rate input. You clicked cell B4, clicked cell B4, a
the Function Arguments dialog, you typed -B2 in the Pmt input, typed 1 in the Type input, a
In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b
Validation menu, you clicked the Circle Invalid Data menu item.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


the Logical menu, you clicked the IF menu item. Inside the Function Arguments dialog, you
the Logical_test input, typed 35000 in the Value_if_true input, typed 100 in the Value_if_fal
the OK button.

You right clicked the Dec 2 tab. In the Tab Right Click menu, you clicked the Ungroup She

In the Home Ribbon Tab in the Cells Ribbon Group, you clicked the Format button. In the F


the Format Cells menu item. You clicked the Protection tab. Inside the Format Cells dialo
the Locked check box, clicked the OK button.

In the Insert Ribbon Tab in the Links Ribbon Group, you clicked the Link button. Inside the


the Link to: list, you clicked the Place in This Document item. Inside the Insert Hyperlink d
place in this document list from the Cell Reference list, you selected 'Social Media'. Inside
Hyperlink dialog, you typed B4 in the Type the cell reference: input, clicked the OK button.

In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu


Analysis menu, you clicked the Data Table... menu item. Inside the Data Table dialog, you 
cell input, typed B4 in the Column input cell input, and clicked the OK button.
In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu
Analysis menu, you clicked the Data Table... menu item. Inside the Data Table dialog, you 
input cell input, clicked the OK button.

In the Data Ribbon Tab in the Sort & Filter Ribbon Group, you clicked the Filter button. You


the Quick Sort dropdown. In the Table Filter menu in the Text Filters menu, you clicked the
Inside the Custom AutoFilter dialog, you typed server in the second filter input, clicked the 

You pressed and held the Shift key while clicking the Dec 9 tab.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Math &


Functions button. In the More Functions menu in the Statistical menu, you clicked the AVE
the Function Arguments dialog, you typed Cost in the Average_range input, typed Categor
the Criteria_range1 input, typed "Computer Expense" in the Criteria1 input, typed SubCa
the Criteria_range2 input, typed "Internet Access" in the Criteria2 input, and clicked the O

In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Workbook

In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu


Analysis menu, you clicked the Scenario Manager... menu item. Inside the Scenario Mana
the Scenarios: list, you clicked the Low COLA list item. Inside the Scenario Manager dialog
the Show button, clicked the Close button.
You right-clicked the form button, clicked the form button image. In the Form Button Right
the Edit Text menu item. You typed Create Q1 Pie Chart, clicked cell B2.

You clicked the formula bar, typed "=A" in the formula bar, double-clicked ABS in the Form
clicked cell C2, typed "=ABS(C2-" in the formula bar, clicked cell D2, typed "=ABS(C2-D2)"
pressed Enter.

You opened the backstage view, clicked the New navigation button, and double-clicked the

In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu


Analysis menu, you clicked the Goal Seek... menu item. Inside the Goal Seek dialog, you t
cell: input, typed 550000 in the To value: input, and clicked the OK button. Inside the Goal
Status dialog, you clicked the OK button.

You opened the backstage view, clicked the Options navigation button, clicked the Quick


clicked the Customize Ribbon tab. Inside the Excel Options dialog, you checked the Deve
the OK button.
In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Lookup
the Lookup & Reference button, clicked the Logical button, clicked the Logical button, cl
Functions button, and clicked the More Functions button. You clicked the formula bar, ty
bar, clicked the =RANK.EQ(C4,C2:C13) view, double-clicked RANK.EQ in the Formula Au
"=RANK.EQ(C4," in the formula bar, clicked cell C2, typed "=RANK.EQ(C4,C2:C13)" in the
pressed Enter.
In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b
Validation menu, you clicked the Clear Validation Circles menu item.

In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Record Macro bu

You opened the backstage view, clicked the Protect Workbook button. In the Protect Wor


the Mark as Final menu item. Inside the Microsoft Excel dialog, you clicked the OK button.
Excel dialog, you clicked the OK button.

In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In


the Macro dialog, you clicked the Run button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Text but


the Text menu, you clicked the TEXTJOIN menu item. Inside the Function Arguments dialo
the Delimiter input. You clicked cell B2, clicked cell D2. Inside the Function Arguments dialo
the Delimiter input, pressed Backspace. You selected the cell range D2:D2, selected the c
the Function Arguments dialog, you clicked the OK button.

In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In


the Macro name: list, you selected FormatPieChart. Inside the Macro dialog, you clicked th
macro code, clicked the Save button.
In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In
the Macro name: list, you selected FormatPieChart. Inside the Macro dialog, you clicked th

You dragged the Profit sign image to the left (by 6 columns) and up (by 1 rows).

You opened the backstage view, clicked the Save As navigation button, clicked the Save a
the Excel Template (*.xltx) item, and clicked the Save button.

In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Unprotect Sheet b

You opened the backstage view, clicked the Options navigation button, and clicked the Qu
Inside the Word Options dialog from the quickAccessAllCommandsSelectList list, you selec
the Word Options dialog, you clicked the Add >> button, clicked the OK button.

You opened the backstage view, clicked the Check for issues button. In the Check for Issu
the Inspect Document menu item. Inside the Microsoft Excel dialog, you clicked the Yes b
Inspector dialog, you clicked the Re-Inspect button, clicked the Remove All (Comments a
clicked the Remove All (Document Properties and Personal Information) button, and cl
In the Format Ribbon Tab in the Picture Styles Ribbon Group in the Quick Styles menu, you
Rectangle gallery option.
In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical
the Logical menu, you clicked the IFS menu item. You clicked cell B7. Inside the Function
Arguments dialog, you typed B7>=500000 in the Logical_test1 input, typed 50000 in
the Value_if_true1 input. You clicked cell B8, clicked cell B7. Inside the Function
Arguments dialog, you typed B7>=150000 in the Logical_test2 input, typed 5000 in the Val
cell B7. Inside the Function Arguments dialog, you typed B7<150000 in the Logical_test3 in
the Value_if_true3 input, and clicked the OK button.

In the Data Ribbon Tab in the Get & Transform Data Ribbon Group, you clicked the From


Text/CSV button. You clicked StudentGPA. Inside the Import Data dialog, you clicked the 
the StudentGPA.txt dialog, you clicked the Load button.

You opened the backstage view, clicked the Check for issues button. In the Check for Issu
the Check Compatibility menu item. Inside the Microsoft Excel - Compatibility Checker dia
dialog Close button. You opened the backstage view, clicked the Check for issues button
Issues menu, you clicked the Check Compatibility menu item. Inside the Microsoft Excel -
Checker dialog, you clicked the OK button.

In the Review Ribbon Tab in the Accessibility Ribbon Group, you clicked the Check Acces

In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Workbook


Structure and Windows dialog, you clicked the OK button.
In the Analyze Ribbon Tab in the Filter Ribbon Group, you clicked the Insert Slicer button.
Slicer dialog, you checked the Employee check box, clicked the OK button. You clicked the

You opened the backstage view, clicked the Save As navigation button, clicked the Save a
the Excel Macro-Enabled Workbook (*.xlsm) item, and clicked the Save button.

In the Insert Ribbon Tab in the Illustrations Ribbon Group, you clicked the SmartArt button


SmartArt Graphic dialog from the SmartArt Category list, you clicked the Process item. Ins
Graphic dialog, you clicked the Step Up Process image, clicked the OK button.

In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Sheet butt


Sheet dialog, you clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


the Logical menu, you clicked the OR menu item. You clicked cell B5. Inside the Function
Arguments dialog, you typed B5>750000 in the Logical1 input. You clicked cell C5. Inside t
Arguments dialog, you typed C5>750000 in the Logical2 input, clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Date & T


Time menu, you clicked the TODAY menu item. Inside the Function Arguments dialog, you
In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Consolidate butto
range B3:D8. Inside the Consolidate dialog, you clicked the Add button, clicked the Cance
Tab in the Data Tools Ribbon Group, you clicked the Consolidate button. Inside the Conso
the Delete button. You clicked the Social Media tab, clicked cell B3. Inside the Consolidate
the Add button. You clicked the Direct Mail tab. Inside the Consolidate dialog, you clicked
the Other tab. Inside the Consolidate dialog, you clicked the Add button, clicked the OK bu

In the Design Ribbon Tab in the SmartArt Styles Ribbon Group, you clicked the Change Co


Colors menu, you selected the Colored Outline - Accent 1 option.

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b


Validation menu, you clicked the Data Validation... menu item. Inside the Data Validation d
down, you selected Decimal. Inside the Data Validation dialog, you typed 2.5 in the Minimu
the Maximum: input, unchecked the Ignore blank check box, and clicked the OK button.
You dragged the Profit sign image to the left (by 7 columns) and up (by 1 rows).

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b


Validation menu, you clicked the Data Validation... menu item. You clicked the Error Alert
Validation dialog, you typed GPA must be between 2.5 and 4. in the Error message: input

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the More Fu


the Lookup & Reference button. In the Lookup & Reference menu, you clicked the MATC
the Function Arguments dialog, you typed C8 in the Lookup_value input, typed PayDates in
typed 0 in the Match_type input, and clicked the OK button.

In the Design Ribbon Tab in the Table Style Options Ribbon Group, you checked the Total


cell C21, clicked the Total Row arrow. In the Total Row menu, you clicked the Average me
In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu
Analysis menu, you clicked the Scenario Manager... menu item. Inside the Scenario Mana
the Summary... button. Inside the Scenario Summary dialog, you clicked the OK button.
You clicked the row 23 + symbol.

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b


Validation menu, you clicked the Data Validation... menu item. You clicked the Input Mess
Validation dialog, you typed Enter the transfer GPA. in the Input message input, clicked th
You opened the backstage view, clicked the Protect Workbook button. In the Protect Wor
the Mark as Final menu item. Inside the Microsoft Excel dialog, you clicked the OK button.
Excel dialog, you clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


the Text button, clicked the Math & Trig button, clicked the More Functions button, clicke
the Text button, clicked the Date & Time button, and clicked the Lookup & Reference but
Reference menu, you clicked the VLOOKUP menu item. Inside the Function
Arguments dialog, you typed Abbreviation in the Table_array input, typed A3 in the Looku
the Col_index_num input, typed FALSE in the Range_lookup input, and clicked the OK but

In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In


the Macro name: list, you selected FormatPieChart. Inside the Macro dialog, you clicked th

You clicked the formula bar, typed "=IFERROR(MODE.SNGL(D2:D14)" in the formula bar


typed "=IFERROR(MODE.SNGL(D2:D14),"none")" in the formula bar, and pressed Enter.
In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Unprotect Sheet b

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Lookup


the Logical button. In the Logical menu, you clicked the AND menu item. You clicked cell B
Arguments dialog, you typed B2>1500000 in the Logical1 input. You clicked cell C2. Inside
Arguments dialog, you typed C2>1500000 in the Logical2 input, clicked the OK button.
You launched the Chart Elements menu. In the Mini Toolbar, you unchecked the Trendlin
the Mini Toolbar in the Trendline menu, you clicked the Linear menu item.
In the Home Ribbon Tab in the Cells Ribbon Group, you clicked the Format button. In the F
the Format Cells menu item. You clicked the Protection tab. Inside the Format Cells dialo
the Locked check box, clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Financi


the Financial menu, you clicked the PV menu item. You clicked cell B3. Inside the Function
Arguments dialog, you typed B3/12 in the Rate input. You clicked cell B4. Inside the Functi
Arguments dialog, you typed - in the Pmt input. You clicked cell B2. Inside the Function Arg
the Type input, clicked the OK button.
In the Review Ribbon Tab in the Comments Ribbon Group, you clicked the New Comment
the Comments dialog from the xlTaskPaneCommentsList list, you changed the Why are pr
high? comment input, clicked the comment undefined by undefined undefined.

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Consolidate butto


clicked cell B3. Inside the Consolidate dialog, you clicked the Add button. You clicked the C
the Consolidate dialog, you clicked the Add button. You clicked the Mario tab. Inside the C
the Add button, checked the Create links to source data check box, and clicked the OK b
In the Insert Ribbon Tab in the Illustrations Ribbon Group, you clicked the Pictures button.
Inside the Insert Picture dialog, you clicked the Insert button.
In the Design Ribbon Tab in the SmartArt Styles Ribbon Group, you clicked the Change Co
Colors menu, you selected the Colored Outline - Accent 1 option.

You opened the backstage view, clicked the Options navigation button, and clicked the Tru
the Excel Options dialog, you clicked the Trust Center Settings... button. You clicked the M
the Trust Center dialog, you selected the Disable all macros with notification Radio Butto
Inside the Excel Options dialog, you clicked the OK button.
You clicked the formula bar, typed "=abs" in the formula bar, clicked the =ABS(C2-D2) vie
the Formula AutoComplete list, clicked cell C2, typed "=ABS(C2-" in the formula bar, clicke
D2)" in the formula bar, and pressed Enter.
In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Workbook

In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Sheet butt


Sheet dialog, you clicked the OK button.
In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In
the Macro name: list, you selected FormatPieChart. Inside the Macro dialog, you clicked th
macro code, clicked the Save button.
In the Insert Ribbon Tab in the Links Ribbon Group, you clicked the Link button. Inside the
the Link to: list, you clicked the Place in This Document item. Inside the Insert Hyperlink d
place in this document list from the Cell Reference list, you selected 'Social Media'. Inside
Hyperlink dialog, you typed B4 in the Type the cell reference: input, clicked the OK button.
In the Insert Ribbon Tab in the Illustrations Ribbon Group, you clicked the SmartArt button
SmartArt Graphic dialog from the SmartArt Category list, you clicked the Process list item.
Graphic dialog, you clicked the Step Up Process image, clicked the OK button.
In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b
Validation menu, you clicked the Circle Invalid Data menu item.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Financi


the Financial button, and clicked the Logical button. In the Logical menu, you clicked the I
the Function Arguments dialog, you typed B9>=470000 in the Logical_test input, typed 350
typed 100 in the Value_if_false input, and clicked the OK button.

In the Format Ribbon Tab in the Shape Styles Ribbon Group, you clicked the Shape Fill bu


Fill menu in the Gradient menu, you selected the Linear Down option.

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Consolidate butto


Media tab, clicked cell B3. Inside the Consolidate dialog, you clicked the Add button. You c
Inside the Consolidate dialog, you clicked the Add button. You clicked the Other tab. Inside
the Consolidate dialog, you clicked the Add button, clicked the OK button.
In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b
Validation menu, you clicked the Clear Validation Circles menu item.
In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In
the Macro dialog, you clicked the Run button.

You opened the backstage view, clicked the New navigation button, and double-clicked the
In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu
Analysis button, and clicked the Forecast Sheet button. Inside the Create Forecast Works
the Create button.

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b


Validation menu, you clicked the Data Validation... menu item. Inside the Data Validation d
down, you selected Decimal. Inside the Data Validation dialog, you typed 2.5 in the Minimu
the Maximum: input, unchecked the Ignore blank check box, and clicked the OK button.
You opened the backstage view, clicked the Options navigation button, and clicked the Cu
the Excel Options dialog, you checked the Developer check box, clicked the OK button.
In the Format Ribbon Tab in the Picture Styles Ribbon Group in the Quick Styles menu, you
Rectangle gallery option.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


Trig button. In the Math & Trig menu, you clicked the SUMIFS menu item. Inside the Funct
Arguments dialog, you typed Cost in the Sum_range input, typed Category in the Criteria_
Expense" in the Criteria1 input, typed SubCategory in the Criteria_range2 input, typed "P
and clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


Reference button. In the Lookup & Reference menu, you clicked the INDEX menu item. Ins
Arguments dialog, you clicked the OK button. Inside the Function Arguments dialog, you ty
the Array input, typed 6 in the Column_num input. You clicked the Name Box. In the Recen
the Match menu item. Inside the Function Arguments dialog, you typed C8 in the Lookup_v
typed PayDates in the Lookup_array input, typed 0 in the Match_type input, and clicked the
In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Record Macro bu
You right clicked the Dec 9 tab. In the Tab Right Click menu, you clicked the Ungroup She

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Text but


the Text menu, you clicked the TEXTJOIN menu item. Inside the Function Arguments dialo
the Delimiter input. You selected the cell range B2:D2. Inside the Function Arguments dialo

In the Design Ribbon Tab in the Tools Ribbon Group, you clicked the Insert Slicer button.


Slicer dialog, you checked the Category check box, clicked the OK button. You clicked the
the Meals button, clicked the Coffee button, clicked the Meals button, clicked the Coffee
button, double-clicked the Coffee button chart element, double-clicked the Meals button 
the Coffee button, and clicked the multi-select button.

In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu


Analysis menu, you clicked the Scenario Manager... menu item. Inside the Scenario Mana
the Add... button. Inside the Add Scenario dialog, you typed Low COLA in the Scenario na
the OK button. Inside the Scenario Values dialog, you typed 0.01 in the text box input, click
In the Data Ribbon Tab in the Get & Transform Data Ribbon Group, you clicked the From
Text/CSV button. You clicked StudentGPA. Inside the Import Data dialog, you clicked the 
the StudentGPA.txt dialog, you clicked the Load button.
You opened the backstage view, clicked the Check for issues button. In the Check for Issu
the Check Compatibility menu item. Inside the Microsoft Excel - Compatibility Checker dia
the OK button.

In the application header, you clicked the Customize Quick Access Toolbar drop-down. Y


view, clicked the Options navigation button, and clicked the Quick Access Toolbar tab. In
Options dialog, you clicked the Reset button. In the Reset Customizations menu, you clicke
Access Toolbar menu item. Inside the Microsoft Excel dialog, you clicked the Yes button.

In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu


Analysis menu, you clicked the Scenario Manager... menu item. Inside the Scenario Mana
the Scenarios: list, you selected Low COLA. Inside the Scenario Manager dialog, you click
the Show button, and clicked the Close button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Math &


Functions button, and clicked the Math & Trig button. In the Math & Trig menu, you clicke
Inside the Function Arguments dialog, you typed Category in the Range input, typed "Offic
the Criteria input, typed Cost in the Sum_range input, and clicked the OK button.
You right clicked the column B header. In the Col Header Right-Click menu, you clicked th

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


the Logical menu, you clicked the OR menu item. You clicked cell B5. Inside the Function
Arguments dialog, you typed B5>750000 in the Logical1 input. You clicked cell C5. Inside t
Arguments dialog, you typed C5>750000 in the Logical2 input, clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Lookup


the Logical button. In the Logical menu, you clicked the IFS menu item. You clicked cell B7
Arguments dialog, you typed B7>=500000 in the Logical_test1 input, typed 50000 in
the Value_if_true1 input. You clicked cell B7. Inside the Function Arguments dialog, you typ
the Logical_test2 input, typed 5000 in the Value_if_true2 input. You clicked cell B7. Inside t
Arguments dialog, you typed B7<150000 in the Logical_test3 input, typed "no draw" in the
clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Lookup


the Lookup & Reference menu, you clicked the MATCH menu item. Inside the Function
Arguments dialog, you typed C8 in the Lookup_value input, typed PayDates in the Lookup_
the Match_type input, and clicked the OK button.
In the Insert Ribbon Tab in the Illustrations Ribbon Group, you clicked the SmartArt button
SmartArt Graphic dialog from the SmartArt Category list, you selected Cycle. Inside the Ch
Graphic dialog, you clicked the Radial Cycle image, clicked the OK button. You clicked the
the [Text] text, typed Net Profit, clicked the [Text] text, clicked the [Text] text, typed Retur
clicked the [Text] text, typed Expenses, clicked the [Text] text, clicked the [Text] text, type
the [Text] text, clicked the [Text] text, typed Draws, and clicked cell K11.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


the Logical menu, you clicked the OR menu item. You clicked cell B5. Inside the Function
Arguments dialog, you typed B5>750000 in the Logical1 input. You clicked cell C5. Inside t
Arguments dialog, you typed C5>750000 in the Logical2 input, clicked the OK button.
In the Data Ribbon Tab in the Outline Ribbon Group, you clicked the Group button arrow. I
the Group menu, you clicked the Group... menu item. Inside the Group dialog, you clicked

You opened the backstage view, clicked the New navigation button, and double-clicked the
In the Review Ribbon Tab in the Accessibility Ribbon Group, you clicked the Check Acces

In the Format Ribbon Tab in the Shape Styles Ribbon Group, you clicked the Shape Fill bu


Fill menu in the Gradient menu, you selected the Linear Down option.
In the Review Ribbon Tab in the Comments Ribbon Group, you clicked the New Comment
the Comments dialog from the xlTaskPaneCommentsList list, you changed the Why are pr
high? comment input, clicked the comment undefined by undefined undefined.
You right clicked the Dec 9 tab. In the Tab Right Click menu, you clicked the Ungroup She

In the Data Ribbon Tab in the Sort & Filter Ribbon Group, you clicked the Sort button. Insid


By drop-down, you clicked the Category list item. Inside the Sort dialog, you clicked the Ad
the Sort dialog in the Sort By2 drop-down, you selected Date. Inside the Sort dialog, you cl

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Logical


the Logical menu, you clicked the AND menu item. You clicked cell B2. Inside the Function
Arguments dialog, you typed B2>1500000 in the Logical1 input. You clicked cell C2. Inside
Arguments dialog, you typed C2>1500000 in the Logical2 input, clicked the OK button.
Inside the Comments dialog from the xlTaskPaneCommentsList list, you changed the We s
input, clicked the comment undefined by undefined undefined.
In the Insert Ribbon Tab in the Text Ribbon Group, you clicked the Header & Footer button
in the Header & Footer Elements Ribbon Group, you clicked the Current Date button.

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b


Validation menu, you clicked the Data Validation... menu item. You clicked the Error Alert
Validation dialog, you typed GPA must be between 2.5 and 4. in the Error message: input

You opened the backstage view, clicked the Options navigation button, and clicked the Qu
Inside the Excel Options dialog, you clicked the Reset button. In the Reset Customizations
only Quick Access Toolbar menu item. Inside the Microsoft Excel dialog, you clicked the 
In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In
the Macro name: list, you selected FormatPieChart. Inside the Macro dialog, you clicked th
macro code, pressed Enter.
In the Insert Ribbon Tab in the Illustrations Ribbon Group, you clicked the Pictures button.
Inside the Insert Picture dialog, you clicked the Insert button.
In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Unprotect Sheet b

You opened the backstage view, clicked the Check for issues button. In the Check for Issu
the Inspect Document menu item. Inside the Microsoft Excel dialog, you clicked the Yes b
Inspector dialog, you clicked the Re-Inspect button, clicked the Remove All (Comments a
clicked the Remove All (Document Properties and Personal Information) button, and cl

In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Sheet butt


Sheet dialog, you clicked the OK button.
You opened the backstage view, clicked the Save As navigation button, clicked the Save a
the Excel Template (*.xltx) item, and clicked the Save button.
In the Page Layout Ribbon Tab in the Page Setup Ribbon Group, you clicked the Print Titl
the row 1 header. Inside the Page Setup dialog, you clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Date & T


Time menu, you clicked the TODAY menu item. Inside the Function Arguments dialog, you
In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu
Analysis button, clicked the What-If Analysis button, and clicked the Forecast Sheet butt
Forecast Worksheet dialog, you clicked the Create button.
You opened the backstage view, clicked the Protect Workbook button. In the Protect Wor
the Encrypt with Password menu item. Inside the Encrypt Document dialog, you typed zy
clicked the OK button. Inside the Confirm Password dialog, you typed zyx987 in the Reente
the OK button.
You clicked the formula bar, typed "=Average(" in the formula bar, clicked cell E2, typed "
formula bar, and pressed Enter.

You clicked the formula bar, typed "=IFERROR(MODE.SNGL(D2:D14)" in the formula bar


typed "=IFERROR(MODE.SNGL(D2:D14),"none")" in the formula bar, and pressed Enter.

In the Insert Ribbon Tab in the Charts Ribbon Group, you clicked the PivotChart button. In


the PivotChart menu, you clicked the PivotChart menu item. Inside the Insert Chart dialog
Type list, you selected Pie. Inside the Insert Chart dialog, you clicked the insertChartPie1I
the insertChartPie1ImageA0521 item, and clicked the OK button.

In the Design Ribbon Tab in the Table Style Options Ribbon Group, you checked the Total


cell C21, clicked the Total Row arrow. In the Total Row menu, you clicked the Average me
You opened the backstage view, clicked the Save As navigation button, clicked the Save a
the Excel Macro-Enabled Workbook (*.xlsm) item, and clicked the Save button.
In the Insert Ribbon Tab in the Illustrations Ribbon Group, you clicked the SmartArt button
SmartArt Graphic dialog from the SmartArt Category list, you selected Process. Inside the 
Graphic dialog, you clicked the Step Up Process image, clicked the OK button.
You opened the backstage view, clicked the Save As navigation button, clicked the Save a
the Excel Macro-Enabled Template (*.xltm) item, and clicked the Save button.

In the Data Ribbon Tab in the Sort & Filter Ribbon Group, you clicked the Filter button. You


the Quick Sort dropdown. In the Table Filter menu in the Text Filters menu, you clicked the
Inside the Custom AutoFilter dialog, you typed server in the second filter input, clicked the 
You opened the backstage view, clicked the Check for issues button. In the Check for Issu
the Check Compatibility menu item. Inside the Microsoft Excel - Compatibility Checker dia
the OK button.
In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Workbook

In the Data Ribbon Tab in the Data Tools Ribbon Group, you clicked the Data Validation b


Validation menu, you clicked the Data Validation... menu item. You clicked the Input Mess
Validation dialog, you typed Enter the transfer GPA. in the Input message input, clicked th
In the Insert Ribbon Tab in the Links Ribbon Group, you clicked the Link button. Inside the
the Link to: list, you clicked the Place in This Document item. Inside the Insert Hyperlink d
place in this document list from the Cell Reference list, you selected 'Social Media'. Inside
Hyperlink dialog, you typed B4 in the Type the cell reference: input, clicked the OK button.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Financi


the Financial menu, you clicked the NPV menu item. You clicked cell B2, selected the cell r
the Function Arguments dialog, you clicked the OK button.
You clicked the formula bar, typed "=RANK" in the formula bar, double-clicked RANK.EQ 
AutoComplete list, clicked cell C4, typed "=RANK.EQ(C4," in the formula bar, clicked cell C
"=RANK.EQ(C4,C2:C13)" in the formula bar, and pressed Enter.

In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Macros button. In


the Macro name: list, you selected FormatPieChart. Inside the Macro dialog, you clicked th
You clicked the formula bar, typed "=abs" in the formula bar, clicked the =ABS(C2-D2) vie
the Formula AutoComplete list, clicked cell C2, typed "=ABS(C2-" in the formula bar, clicke
D2)" in the formula bar, and pressed Enter.
You opened the backstage view, clicked the Account navigation button, clicked the Office
clicked the Dark Gray item.
In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Record Macro bu
You opened the backstage view, clicked the Options navigation button, and clicked the Ad
Options dialog, you clicked the Go... button. Inside the Add-ins dialog, you checked the So
clicked the OK button.
You opened the backstage view, clicked the Options navigation button, and clicked the Cu
the Excel Options dialog, you checked the Developer check box, clicked the OK button.

In the Data Ribbon Tab in the Forecast Ribbon Group, you clicked the What-If Analysis bu


Analysis button. In the What-If Analysis menu, you clicked the Scenario Manager... menu
Manager dialog, you clicked the Add... button. Inside the Add Scenario dialog, you typed T
name: input, clicked the Cancel button. In the Analyze Ribbon Tab in the Calculations Ribb
the Fields, Items, & Sets button. In the Fields, Items, & Sets menu, you clicked the Calcul
Inside the Insert Calculated Field dialog, you typed Total Pay in the Name input, typed = S
the Formula input, and clicked the OK button.
You opened the backstage view, clicked the Account navigation button, clicked the Office
clicked the Geometry item.
In the Design Ribbon Tab in the SmartArt Styles Ribbon Group in the SmartArt Styles menu
Effect option.
In the Review Ribbon Tab in the Protect Ribbon Group, you clicked the Protect Workbook
Structure and Windows dialog, you clicked the OK button.
In the Format Ribbon Tab in the Picture Styles Ribbon Group in the Quick Styles menu, you
Rectangle gallery option.

In the Formulas Ribbon Tab in the Function Library Ribbon Group, you clicked the Lookup


the Lookup & Reference menu, you clicked the INDEX menu item. Inside the Select Argum
the OK button. Inside the Function Arguments dialog, you typed Schedule in the Array inpu
the Column_num input. You clicked the Name Box. In the Recently Used menu, you clicked
Inside the Function Arguments dialog, you typed C8 in the Lookup_value input, typed PayD
the Lookup_array input, typed 0 in the Match_type input, and clicked the OK button.

In the Developer Ribbon Tab in the Code Ribbon Group, you clicked the Record Macro bu


Macro dialog, you typed NewTheme in the Macro Name: input, clicked the OK button. In th
the Themes Ribbon Group, you clicked the Themes button. In the Themes menu, you sele
the Home Ribbon Tab in the Cells Ribbon Group, you clicked the Format button. In the For
the AutoFit Column Width menu item. In the Developer Ribbon Tab in the Code Ribbon G
Recording button.

You clicked the formula bar, typed "=SUMP" in the formula bar, double-clicked SUMPROD


AutoComplete list, typed "=SUMPRODUCT(Rents,Leases)" in the formula bar, and presse
In the Home Ribbon Tab in the Cells Ribbon Group, you clicked the Format button. In the F
the Format Cells menu item. You clicked the Protection tab. Inside the Format Cells dialo
the Locked check box, clicked the OK button.
In the Analyze Ribbon Tab in the Filter Ribbon Group, you clicked the Insert Timeline butto
Timelines dialog, you checked the Date check box, clicked the OK button. You clicked the 
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History

History

History

History

History

History
History
History

History

History

History

History

History
History

History

History
History

History

History

History

History

History

History

History
History

History

History
History

History

History

History

History

History

History

History

History

History

History
History

History

History

History
History
History

History

History

History

History
History

History

History

History
History

History

History
History

History

History

History
History

History

History
History

History

History
History

History

History

History

History

History
History

History

History

History

History

History

History
History

History

History

History

History

History

History

History

History

History
History

History
History

History

History

History

History

History
History

History

History

History

History
History

History

History

History

History

History

History

You might also like