Excel #C PDF
Excel #C PDF
Excel Assignment #C
Georgia needs help in analyzing her customer data, in several different ways. Complete the
following:
Replace “username” with your username (used to login to college computer).
Page 1 of 3
Software Integration
9. In the tblOrders table, format the Order Amount, Discount, and Net Amount columns so
that it is clear that these fields contain dollars. Display 2 decimal places.
10. Change the tblOrders table style to a purple style of your choice.
11. Make a copy of the Orders worksheet, and then rename the copied worksheet as Sort.
On the Sort worksheet, sort the data in ascending order by Destination, then in
ascending order by Customer Type, and then in descending order by Net Amount.
12. Using conditional formatting (use a format which makes the cells clearly stand out from
the rest), highlight all orders in the sorted table where the Discount is greater than
$150.
13. Make a copy of the Orders worksheet, and then rename the copied worksheet as
Filter_Total. Filter the table in this sheet to display all orders with an order date in
April 2017 that include a discount.
14. Insert a table Totals row that calculates the sums for the Order Amount, Discount, and
Net Amount columns for the filtered data.
15. ** There is a problem in the Cust Type Subtotal worksheet **
In the Cust Type Subtotal worksheet, Georgia wants to show the sum subtotals of the
Order Amount for each Customer Type. However, it did not work as expected. Fix this
report so it shows only one subtotal for each customer type.
16. Using the Subtotal tools, insert a count of how many orders there are for each customer
type. This is in addition to the subtotals already in the worksheet. After completing this
step, you will be able to see how many orders there are for each customer type, as well
as the Order Amount totals for each customer type. Switch to show Level 3 display.
17. Create a PivotTable based on the table in the Orders worksheet. Place it in a new
worksheet. Rename the worksheet as PivotTable.
18. Display the average Order Amount by ‘Customer Type’ and ‘Destination’. Do not use the
Columns section of the PivotTable pane. Format the Average Order field as Accounting.
Change the label above the average orders to Average Order. Apply the PivotTable style
that best matches the tblOrders table.
19. In the same PivotTable, use the Order Amount for the second time, and set it to show
the number (Count) of Order Amount. Change the label above the count of orders to
Number.
20. Use a slicer to filter the PivotTable to remove the Seniors customer type from the
PivotTable. Resize the slicer and place it beside the PivotTable. Format the slicer to
match the PivotTable style.
21. Create another PivotTable, based on the table in the Orders worksheet. Place it in a new
worksheet. Rename the worksheet as Amt by Customer.
22. Set this to show the total ‘Order Amount’ by ‘Customer’. Apply the PivotTable style that
best matches the tblOrders table. Format the ‘Order Amount’ field as Accounting.
Page 2 of 3
Software Integration
23. Based on the PivotTable in the Order Amt by Customer worksheet, create a PivotChart
using the 3-D Clustered Column chart type. Format the Pivot Chart as follows:
a) Move the PivotChart so its top is in row 3. Increase the size of the chart, so it is
easier to see the details
b) Change the chart title to Orders by Customer
c) Change the vertical axis to display to show zero decimal places
d) Make sure the fill colour of the bars is a colour that matches the style in the
PivotTable
e) Remove the chart legend.
24. Filter the PivotChart to remove the Dream Puffs and You Deli.
25. In the ‘Orders’ worksheet:
a) Add your name in the right section of the footer and insert the sheet name
element in the left section of the footer
b) Repeat the first row of the worksheet on every printed page
c) Use Print Preview to confirm that the header/footer is set properly. Do not print.
Total points - 50
Charts Charts
Page 3 of 3