e05_and_e06_script
e05_and_e06_script
This set of exercises mirrors the hands-on exercises throughout this chapter, following the
same steps as the textbook exercises but based on a different scenario. It may be useful for in-
class demonstration.
Dream Home Furniture Store
The Dream Home Furniture Store is divided into four departments: Living
Room, Bedroom, Dining Room, and Home Office. All merchandise is
categorized into one of these four departments for inventory records and
sales. Dream Home employs four sales reps: Curtis Cole, Janice Tracy, Karen
Harmon, and Dylan Schafer. The sales system tracks which sales rep
processed each transaction.
You have been asked to analyze the sales data in order to increase future
profits. You were given the May 2018 data from the sales system in the
form of an Excel workbook. To avoid extraneous data that is not needed in
the analysis, you did not include customer names, accounts, or specific
product numbers. The downloaded file contains transaction numbers,
dates, sales rep names, departments, general merchandise description,
total price, payment type, transaction type, and the total price.
Hands-On Exercise 4: Table Aggregation and Conditional Formatting
You are interested in Curtis Cole’s sales record and the three highest transaction amounts. In
addition, you want to compare the down payment amounts visually. Finally, you will analyze the
amounts owed for sales completed by Curtis.
Steps:
Steps:
1. Create a PivotTable
a. Open e05_script_solution.
b. Click the Books Data sheet tab.
c. Click cell A5, click the Insert tab, and then click Recommended PivotTables in the Tables
group.
d. Scroll the thumbnails of recommended PivotTables and click the Sum of Total Book Sales
by Discipline thumbnail. (NOTE: Point to each thumbnail to see the full name.)
e. Click OK. Rename Sheet1 as PivotTable.
f. Click the PivotTable Name box in the PivotTable group on the Analyze tab, type Total
Book Sales, and then press Enter. Save the workbook.
5. Refresh a PivotTable
a. Look at cell I14.
b. Click the Books Data sheet tab.
c. Click cell J1, the cell that contains the current retail price percentage.
d. Type 130 and press Enter. Save the workbook.
e. Click the PivotTable sheet tab.
f. Click the Analyze tab and click Refresh in the Data group.
g. Save the workbook and close the file.
Hands-On Exercise 3: PivotTable Options
The PivotTable has allowed you to review sales data by discipline for each copyright year. You
have also used the PivotTable to compare grand total sales among disciplines and grand totals
by copyright year. Now you want to calculate author royalties from the sales and impose filters
to focus your attention on each analysis. Finally, you will apply a different style to the
PivotTable.
Steps:
1. Set Filters
a. Open e05_script_solution.
b. Make sure the PivotTable worksheet tab is active and drag the Edition field from the
Choose fields to add to report section to the FILTERS area.
c. Click the Edition filter arrow in cell B1 and click the Select Multiple Items check box to
select it.
d. Click the (All) check box to deselect it.
e. Click the 1, 2, and 3 check boxes and click OK.
f. Click the Copyright Year filter arrow in cell B3 and click the (Select all) check box to
deselect it.
g. Click the 2016 and 2017 check boxes, click OK, and save the workbook.