You
will add an image to a previous sheet for The City Theater ticket sales. You
will create data groups with subtotals. You will also create a PivotTable
and PivotChart and filter those results.
Exercise Excel 4-2: |
Theater Tickets: Data Groups, PivotTable |
What you will do: | Insert and size an image Delete redundant data Repair formulas Format data groups Create a PivotTable and PivotChart Filter a PivotTable |
The worksheet on tickets sold needs to be cleaned up. There is a lot of repeated data that can be managed more efficiently.
Start with: , ex3-1-theatertickets-Lastname-Firstname.xlsx (from previous
exercise), tickets2-transparent.gif from resource files
Repair the formulas: Rewrite the formula in E11 to multiply the number sold in D11 by the price per ticket in the Seating Capacity table in C6. Use an absolute reference for the ticket price cell, C6. Similarly, correct the formulas for the next two cells for the B and M types of tickets.
Recall that there is a pattern to the tickets, each performance has the
same 3 types. Select E11:E13 and copy. Paste the formulas to the remaining rows of tickets sold. [Skip the subtotals
rows!] You should get the same values in the Total column as before.
Format groups: Change the formatting of the subtotals for each play to Background Fill: Blue, Accent 1; Font color: White
Format the grand total row: Background Fill: Accent 2, bold, not italics, Font size = 14; Font color: White.
Save.
[theater4-Lastname-Firstname.xlsx]
Next steps create a PivotTable to get a total for
each type of ticket sold automatically, without having to select the
subtotal cells.
PivotTable: Create a PivotTable on a new sheet.
Name the sheet Tickets PivotTable.
Drag Ticket Type to the Row Labels area. Drag # Sold to the Values
area.
If necessary, change the Values to use SUM instead
of COUNT.
The (blank) row in the PivotTable represents the
subtotal rows in Sheet1. Whoops. You cannot select just the cells you
want. They are not adjacent. You could copy the data table and delete
the subtotal rows, but it is easier to just filter this one!
Save the changed document to your Class disk in the excel project4 folder. This keeps the original files intact in case you need to start over or another student will be using this same computer. Save the changed documents to your Class disk in the excel project4 folder. This keeps the original files intact in case you need to start over.