Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this project, you will analyze sales data using consolidation, subtotals, outlines, conditional formatting, advanced filters, PivotTables, and PivotCharts. Skills needed to complete this project:

In this project, you will analyze sales data using consolidation, subtotals, outlines, conditional formatting, advanced filters, PivotTables, and PivotCharts.

Skills needed to complete this project:

  • Using GETPIVOTDATA (Skill 8.21)
  • Using Consolidate to Create Subtotals (Skill 8.8)
  • Sorting Data on Multiple Criteria (Skill 8.4)
  • Adding Subtotals (Skill 8.7)
  • Creating an Outline (Skill 8.9)
  • Creating New Conditional Formatting Rules (Skill 8.1)
  • Filtering and Sorting Using Cell Attributes (Skill 8.3)
  • Managing Conditional Formatting Rules (Skill 8.2)
  • Using Advanced Filter (Skill 8.6)
  • Refreshing Data in a PivotTable (Skill 8.16)
  • Adding a Calculated Field to a PivotTable (Skill 8.17)
  • Applying a Quick Style to a PivotTable (Skill 8.22)
  • Changing the Layout of a PivotTable (Skill 8.23)
  • Filtering PivotTable Data (Skill 8.19)
  • Filtering Data in a PivotChart (Skill 8.24)
  • Changing the Look of a PivotChart (Skill 8.25)

Steps to complete this project:

Mark the steps as checked when you complete them.

Open the start file EX2021-SkillReview-8-1. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it.

If the workbook opens in Protected View, click the Enable Editing button in the Message Bar at the top of the workbook so you can modify the workbook.

  1. Use GETPIVOTDATA to extract data from a PivotTable. In cell D1 on the Analysis worksheet, display the total annual sales for Orthodontial, Inc.

If necessary, go to the Analysis worksheet.

Select cell D1.

Type =

Click the PivotTable worksheet tab.

Click cell B43.

Press Enter.

If necessary, apply the Accounting Number Format format by clicking cell D1 and then clicking the Accounting Number Format button on the Home tab in the Number group.

  1. Use consolidate to create a summary of the sales data by region. The summary will be located on the Analysis worksheet.

Remain on the Analysis worksheet and select cell A4.

On the Data tab, in the Data Tools group, click the Consolidate button.

Verify that Sum is selected in the Function box.

If there are any references in the All references box, click each and then click the [Delete] button to remove them.

Click in the Reference box, and then click the Sales Data worksheet tab. Click and drag to select cells C3:E67.

Click both the Top row and Left column check boxes.

Click OK.

On the Analysis worksheet, delete cells B4:B12, allowing the other cells to shift left.

  1. Sort the sales data alphabetically by region and then by last name.

Go to the Sales Data worksheet, and click any cell in the data set.

On the Data tab, in the Sort & Filter group, click the Sort button.

In the Sort dialog, expand the Sort by list, and select Region.

Click the Add Level button.

Expand the Then by list, and select Last Name.

Click OK.

  1. Add subtotals to the data to calculate the total commission earned for each sales associate.

On the Data tab, in the Outline group, click the Subtotal button.

Expand the At each change in list, and select Last Name.

Verify that Sum is selected in the Use function box.

Verify that there is a checkmark next to Commission Earned in the Add subtotal to box.

Click OK.

  1. Copy the subtotal data to the Analysis worksheet.

On the Sales Data worksheet, click the outline level 2 button to collapse the list so only the total commission earned for each sales associate is visible. This will make it easier to copy the data.

Select cells A3:G77 and copy them to the Clipboard. Do not include the Grand Total row (row 78).

Go to the Analysis worksheet and paste the copied data beginning in cell A15.

  1. Notice that when you paste the subtotaled data, Excel removes the subtotal grouping, but keeps the subtotal rows and formulas. You can use the Outline command to re-create groups based on the subtotal formulas.

Click any cell in the data range.

On the Data tab, in the Outline group, click the Group button arrow, and select Auto Outline.

Click the outline level 1 button to collapse the list so only the total commission earned for each sales associate is visible.

  1. On the Commissions worksheet, create a new conditional formatting rule to apply an icon set to the values in the Rating column.

Go to the Commissions worksheet and select cells H3:H66.

On the Home tab, in the Styles group, click the Conditional Formatting button. Click New Rule...

In the Select a Rule Type box, verify that Format all cells based on their values is selected.

In the Edit the Rule Description box, expand the Format Style list, and select Icon Sets.

Expand the Icon Style list, and select 3 Symbols (Uncircled).

Click the Show Icon Only checkbox to hide the values in the selected cells.

In the Display each icon according to these rules section, expand the first Type list and select Number.

In the first Value box type 9499 to display a green check when the cell value is greater than or equal to 9,499.

Expand the second Type list and select Number.

In the second Value box, type 5001 to display yellow exclamation point when the cell value is less than 9,499 and greater than or equal to 5,001.

Click OK.

  1. Sort the sales data so cells with the green check icon appear first.

Scroll down and find a cell with a green check.

Right-click a cell with a green check, point to Sort, and select Put Selected Formatting Icon On Top.

  1. On the Sales Data Filter worksheet, delete the conditional formatting rule that applies a font format to cells where the value is above average.

Go to the Sales Data Filter worksheet.

On the Home tab, in the Styles group, click the Conditional Formatting button. Click Manage Rules... to open the Conditional Formatting Rules Manager.

If necessary, expand the Show formatting rules for list and select This Worksheet.

Select the Above Average rule and click the Delete Rule button.

Click OK.

  1. Use the Advanced Filter feature to find sales greater than $121,000 for Tatisha Brown or Jan Johansen.

Remain on the Sales Data Filter worksheet, and insert four new rows above row 3, so the column label row is now row 7 and there are five blank rows between the title and the column labels. If necessary, clear all formatting from the new rows.

Copy the range A7:G7 (the column labels) and paste in A3:G3.

  1. Enter the filter criteria in A4:G5 as follows:

In A4, type: Tatisha

In B4, type: Brown

In E4, type: >121000

In A5, type: Jan

In B5, type: Johansen

In E5, type: >121000

Click any cell in the data set.

On the Data tab, in the Sort & Filter group, click the Advanced button.

Verify that the Filter the list, in place radio button is selected.

The List range box should display $A$7:$G$71. If it does not, click in the List range box, and then click and drag to select cells A7:G71.

Click in the Criteria range box. Click and drag to select the range A3:G5 as the criteria range.

Click OK.

  1. The data in the Sales Data worksheet has changed since the PivotTable was created. Refresh the PivotTable to reflect the changes.

Go to the PivotTable worksheet and click anywhere in the PivotTable.

On the PivotTable Analyze tab, in the Data group, click the Refresh button.

In the PivotTable Fields pane, click Last Name to add the Last Name field to the Rows box.

In the Rows box, click Last Name and move it above Client.

  1. Add a calculated field to determine the average commission rate for each row in the PivotTable.

On the PivotTable Analyze tab, in the Calculations group, click the Fields, Items, & Sets button.

Click Calculated Field...

In the Name box, type: Calculated Avg. Commission

In the Fields box, click Commission Earned, and then click the Insert Field button.

Type: /

In the Fields box, double-click Annual Sales.

The final formula in the Formula box should look like this: ='Commission Earned'/'Annual Sales'

Click OK to add the calculated field to the PivotTable.

Click any cell in the new calculated column.

On the PivotTable Analyze tab, in the Active Field group, click the Field Settings button to open the Value Field Settings dialog.

In the Custom Name box, type: Avg. Comm.

Click the Number Format button at the bottom left corner of the dialog. In the Category list, click Percentage. If necessary, type 2 in the Decimal places box.

Click OK.

Click OK again to close the Value Field Settings dialog.

  1. Apply a Quick Style to the PivotTable.

Click anywhere in the PivotTable.

On the Design tab, in the PivotTable Styles group, click the More button to expand the gallery.

Click Light Green, Pivot Style Medium 4.

  1. Change the layout of the PivotTable to Tabular and repeat the item labels on every row.

On the Design tab, in the Layout group, click the Report Layout button and select Show in Tabular Form.

On the Design tab, in the Layout group, click the Report Layout button and select Repeat All Item Labels.

  1. Use slicers to filter the PivotTable by region to show only the NW1 region.

On the PivotTable Analyze tab, in the Filter group, click the Insert Slicer button.

In the Insert Slicers dialog, click the Region check box. Click OK.

In the Region slicer, click the NW1 button.

  1. Filter the PivotChart data to show only the SE1 and SE2 regions.

Go to the PivotChart worksheet and select the chart.

On the PivotChart Analyze tab, in the Filter group, click the Insert Slicer button.

In the Insert Slicers dialog, click the Region check box. Click OK.

In the Region slicer, click the SE1 button. Press the [Ctrl] key and click the SE2 button.

  1. Apply a Quick Style to the PivotChart.

Select the PivotChart.

On the Design tab, in the Chart Styles group, click the More button to expand the gallery.

Click Style 4.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Accounting Principles Volume 1

Authors: Jerry A. Weygandt, Paul D. Kimmel, Donald E. Kieso

11th Edition

1118751752, 978-1118751756

More Books

Students also viewed these Accounting questions