Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

Assignment 2: Excel

Credit Weight: 25% of your final grade

Due Date: after you complete the readings and learning activities for Lessons 5, 6, and 7.

Please review the Submitting Assignments page before you begin this assignment.

You must download data files to complete each textbook exercise. Refer to the Assignment 2
Dropbox page to locate these files.

Instructions: General
Each exercise will require you to create or modify one or more files. The assignment instructions
state exactly how the file names for the results should be constructed. For example, for
Assignment 2, the instructions require the input file Exc1TicketSales.xlsx.

Save this file as Exc1TicketSales_LastFirst.xlsx

Replace LastFirst with your name, e.g., Exc1TicketSales_SmithJane.xlsx

Each exercise will specify which created or modified files should be submitted for marking.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 1 © Athabasca University, Nov. 15, 2021
Excel Exercise 1: Waterfront District Theatre
You work in the accounting division at Waterfront District Theatre where Broadway plays and
musicals are performed. You had previously started a worksheet that lists the number of seats in
each section (orchestra and tiers) and the number of seats sold for each specific performance date.

You will now complete the worksheet by calculating the percentage of sold and unsold seats,
gross revenue, and summary calculations by seating section. You will format the worksheet to
improve readability and copy the final worksheet to use as a template to enter data for the next
day’s performance.

Format the Title and Enter the Date

Your first task is to format the title by centering it over the data columns, enlarging the font size,
and applying a different font colour. Next, you will enter and format the performance date in the
next row.

1. Open Exc1TicketSales.xlsx and save it as Exc1TicketSales_LastFirst.xlsx.


2. Merge and centre the title over the range A1:G1, change its font size to 20, and apply
Purple (RGB: 112,48,160) font colour.
3. Type Friday, April 22, 2022 in cell A2, apply the Note cell style, and then merge and
centre the date over the range A2:G2.

Format Seating Labels

Section labels have already been included for Orchestra Front and Tiers to identify the seating
sections. You will insert a new row for Orchestra Back, indent the specific seating sections to
distinguish these labels from the main labels, and adjust the column width.

4. Insert a new row above row 9 (above Left and below Right). The added row will now be
row 9. Copy the data from cell A5 to cell A9 and change the data in cell A9 from
Orchestra Front to Orchestra Back.
5. Indent twice the data in the ranges A6:A8, A10:A12, and A14:A17.
6. Change the width of column A to 18.

Format Labels, Replace Text, and Check Spelling

Purple fill and bold was previously applied to the label in cell A4. You will use the Format
Painter to copy the format to the other column labels in row 4. Then you will apply other
alignment settings to the labels, replace words, and check spelling.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 2 © Athabasca University, Nov. 15, 2021
7. Use Format Painter to copy the formats in cell A4 to the range B4:G4.
8. Wrap text and horizontally centre the labels in the range A4:G4 and set the height of
row 4 to 30.
9. Find all occurrences of Purchased in the worksheet and replace them with Sold.
10. Check spelling in the worksheet and correct all spelling errors.

Insert Formulas and Apply Number Formats

You are ready to enter formulas in the last three columns to calculate the percentage of seats sold
at the performance, percentage of unsold seats (i.e., empty), and the gross revenue for the sold
seats.

11. Calculate the Percentage Sold in cell E6 and copy this formula to the range E7:E17.
Delete the formula in cells E9 and E13 because those are empty rows.
12. Calculate the Percentage Not Sold in cell F6 and copy this formula to the range F7:F17.
Delete the formula in cells F9 and F13 because those are empty rows.
13. Calculate the Gross Revenue in cell G6 and copy this formula to the range G7:G17.
Delete the formula in cells G9 and G13 because those are empty rows.
14. Apply Accounting Number format with zero decimal places to the ranges D6:D17 and
G6:G17.
15. Apply Percentage style with one decimal place to the range E6:F17.

Move a Column, Adjust Alignment, and Add Borders

After reviewing the data, you will move the Price Per Seat information to the left of the Gross
Revenue data. You will also centre the values in the Seats in Section and Seats Sold columns.

16. Insert a new column G. Select and move the range D4:D17 to the range G4:G17. Delete
the empty cells in column D.
17. Centre (horizontally) the data in the range B6:C17.
18. Apply Align Right and indent twice the data in the range D6:E17.
19. Apply Outside Borders to each of the following ranges, one range at a time: A4:G4,
A5:G8, A9:G12, and A13:G17.

Calculate Summary Statistics

You will insert formulas to calculate the values in the Summary section and format these values
the same way as in the detailed section.

20. Insert a blank row between the detailed section and the Summary section. Change the text
in cell A22 to bold, 16 pt font.
21. Format row 23 with the same settings as those in row 4.
22. Use the data in the range B6:F17 to calculate the Seats in Section, Seats Sold, Seats Not
Sold, and Gross Revenue amounts in the Summary section. Sum these amounts in row 27.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 3 © Athabasca University, Nov. 15, 2021
23. Insert a formula in cell E27 to calculate the average percentage of seats sold that day.
24. Align Centre the range B24:D27. Display the values in range E24:E27 as percentages
with one decimal and right indent these values twice. Display the values in range
F24:F27 as currency with zero decimals.
25. Underline the values in range B26:F26 and apply bold format to the total line. Extend
the Outside Border to the entire Summary table.

Format the Worksheet

To finalize the worksheet, you will set a larger top margin, centre the worksheet between the left
and right margins, and insert a footer. Finally, you will rename the sheet tab, copy the worksheet,
and delete some data so that this new worksheet can be used as a template for the next day’s
performance.

26. Set a 1" top margin and centre the worksheet horizontally between the left and right
margins.
27. Insert a footer with your name on the left side, the sheet name code in the centre, and the
file name code on the right side.
28. Rename Sheet1 as 4-22-2022.
29. Copy the worksheet, place the duplicate worksheet to the right, and rename it 4-23-2022.
30. Change the date in cell A2 to Saturday, April 23, 2022. Delete the values in the range
C6:C17.
31. Save and close the file.
32. Submit Exc1TicketSales_LastFirst.xlsx for marking.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 4 © Athabasca University, Nov. 15, 2021
Excel Exercise 2: Best Appliances
You are an account manager for Best Appliances, a local appliance store that also provides
financing, delivery, and installation. As part of your daily tasks, you create an Excel workbook
that reports sales, payment plan information, and summary statistics.

Insert Current Date

To ensure proper documentation, you will insert the current date into the worksheet.

1. Open the Exc2Appliances.xlsx workbook and save it as


Exc2Appliances_LastFirst.xlsx.
2. Insert a function in cell B2 to display the current date and format it as a Long Date.
3. Set column B’s width to Autofit.

Create Item Name and Price Lookups

Your first task is to use a lookup function based on the data in the range A18:C23 to determine
the name of the item purchased and the corresponding price based on the provided SKU number.

4. Insert a function in cell C5 to display the item name based on the provided inventory
lookup information.
5. Copy the function from cell C5 down through C13 to complete column C.
6. Set column C’s width to 12.5.
7. Insert a function in cell E5 to display the item price based on the provided inventory
lookup information.
8. Copy the function from cell E5 down through E13 to complete column E.

Determine Delivery Fee

You will calculate the total due for each customer’s order. The total is the purchase price plus an
optional delivery charge.

9. Insert an IF function in cell F5 to calculate the total due. If the customer has chosen
home delivery, there is an additional delivery charge located in cell B25.
10. Copy the function from cell F5 down through F13 to complete column F.
11. Insert a function in cell F14 to calculate the total due for all orders in column F.

Calculate the Monthly Payment

Your next step is to calculate the periodic payment for each customer’s purchase. The payments
are based on the years financed in column G and the annual interest rate in cell B26. All accounts
are paid monthly.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 5 © Athabasca University, Nov. 15, 2021
12. Insert a function in cell H5 to calculate the first customer’s monthly payment.
13. Copy the function down the column to cell H13.
14. Insert a function in cell H14 to calculate the total monthly payment for all orders in
column H.

Calculate Statistics

You will perform some basic statistical calculations on the sales orders.

15. Insert a function in cell H18 to calculate the total number of orders.
16. Insert a function in cell H19 to calculate the lowest monthly payment in column H.
17. Insert a function in cell H20 to calculate the average monthly payment in column H.
18. Insert a function in cell H21 to calculate the highest monthly payment in column H.
19. Insert a function in cell H22 to calculate the median monthly payment in column H.
20. Apply Currency format with two decimals to the values in range H19:H22.

Finalize the Workbook

You will finalize the workbook with formatting and page setup options. You will also create a
new worksheet that displays the cell formulas.

21. Apply Currency format with two decimals to the monetary values in range E5:H14.
22. Underline the values in cells F13 and H13.
23. Bold the totals in cells F14 and H14.
24. Centre the values in the Delivery and Years columns.
25. Review the worksheet to ensure that appropriate relative and absolute cell references
were used in the functions in the range B5:H13.
26. Insert a footer with your name on the left side, the sheet name code in the centre, and the
file name code on the right side.
27. Change the worksheet settings so that it will display and print on a single page.
28. Save the workbook.
29. Copy the Sales worksheet and move the new worksheet to the right of the Sales tab and
rename it Formulas.
30. Display the cell formulas on the Formulas worksheet and change it to a landscape
orientation.
31. Adjust the column widths so that the formulas will display and print on a single page.
32. Use the Page Setup settings in the Page Layout tab to print gridlines and column
headings.
33. Save and close the workbook.
34. Open the workbook again to see whether the formulas appear on the Formulas worksheet.
If not, turn on the display cell formulas feature again and take a screenshot of the worksheet
contents. This screenshot should be displayed in a new worksheet tab labelled Screenshot.
35. Save and close the workbook again.
36. Submit Exc2Appliances_ LastFirst.xlsx for marking.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 6 © Athabasca University, Nov. 15, 2021
Excel Exercise 3: Better You Fitness Centre
You and a business partner opened a fitness centre three years ago. Your partner manages the
operations of the gym, looking after equipment, maintenance, fitness classes, and fitness staff.
You manage the business aspects, such as marketing, finance, and general personnel issues.

As the business nears the end of its third year, you have put together the financial reports. Now
you want to create charts and insert sparklines that show the trends so that you can discuss them
with your partner. Having the data displayed more visually will make more sense to your
business partner.

Create and Move a Basic Chart

You want to focus on just the expenses for the current year. Creating a pie chart will help your
partner visualize the breakdown of all operating expenses for that year. After you create the
chart, you will move it to a new chart sheet and add a meaningful title.

1. Open Exc3Gym.xlsx and save as Exc3Gym_LastFirst.xlsx.


2. Insert a 2-D pie chart using the ranges A11:A19 and D11:D19 on the Income worksheet
and move this chart to a new chart sheet named Expenses. Move the chart sheet to the
right of the Membership sheet.
3. Change the chart title to Expenses for Year 3. Make the title bold and the font size 20.

Add and Format Chart Elements

You will format the pie chart with data labels and remove the legend because there are too many
categories for the legend to be effective. You will also add a gradient fill colour to the chart area.

4. Remove the legend from the pie chart.


5. Add Percentage and Category Name data labels and choose the Best Fit position for the
labels. Change the data labels’ font size to 10.
6. Explode the Education & Training slice by 12%.
7. Add a Light Gradient – Accent 2 fill colour (RGB: 254,248,245) to the chart area.
8. Add the Alt Text Displays percentage of expenses for Year 3. (Include the period).

Create a Chart and Apply Filter

Seeing how Payroll and Cost of Sales make up most of the expenses, you will create a chart to
focus on the other expenses. You will create a clustered bar chart, filter out Payroll and Cost of
Sales, add a title, and move the chart to the Summary worksheet.

9. Insert a clustered bar chart using the ranges A4:D4 and A11:D19 on the Income
worksheet. Cut the chart and paste it into cell I1 in the Summary worksheet.
10. Change the chart title to Expenses (Without Payroll and Cost of Sales).

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 7 © Athabasca University, Nov. 15, 2021
11. Select the category axis and use the Format Axis task pane to display categories in
reverse order.
12. Apply a chart filter to remove the Payroll and Cost of Sales categories.
13. Change the Maximum Bound to 25000.
14. Add the Alt Text Displays expenses for three years without payroll or cost of sales.
(Include the period).

Create and Modify a Column Chart

You will create a stacked column chart showing Balance sheet items. You will then change the
chart type to a clustered column and switch the row and column data to focus on each balance
sheet item. You will move the chart to the Summary worksheet and give it a meaningful title.

15. Insert a stacked column chart using the ranges A4:D4, A10:D10, A15:D15 and
A16:D16 from the Balance worksheet.
16. Change the chart type to Clustered Column and switch the rows and columns in the
chart.
17. Change the title to Three-Year Balance Sheet.
18. Cut and paste this column chart in cell A1 in the Summary worksheet.
19. Add the Alt Text Displays total assets, total liabilities, and retained earnings. (Include
the period).

Create and Format a Line Chart

You will create a chart to show the trend in memberships. You will modify the vertical axis,
insert an axis title, and move the legend. You will change the chart style to add data points and
change the chart colour. You will move the chart to the Summary worksheet.

20. Create a line chart using the range I3:L15 on the Membership worksheet, and then cut
and paste it to cell A17 in the Summary worksheet.
21. Adjust the vertical axis so the Minimum Bound is 200, and display a vertical axis title
# of Memberships.
22. Apply Chart Style 4 and change its colours to Monochromatic Palette 8.
23. Move the legend to the top of the chart and add the chart title Three-Year Membership
Trends.
24. Add the Alt Text Displays monthly trends in memberships for three years. (Include
the period).
25. Ensure that the worksheet to displays and prints on a single page.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 8 © Athabasca University, Nov. 15, 2021
Insert Sparklines and Finalize the Worksheet

Finally, you will add sparklines to the Daily Attendance Trends and insert footers in the
worksheets. You will add high points to the sparklines to emphasize which time of day is most
popular for your membership.

26. Select range B16:F16 on the Membership worksheet. Insert Column Sparklines using
the data from range B6:F14.
27. Display the sparkline high points in another colour.
28. Insert a footer with your name on the left side, the sheet name code in the centre, and the
file name code on the right side of the Membership, Expenses, and Summary sheets.
29. Save and close the workbook file.
30. Submit Exc3Gym_LastFirst.xlsx for marking.

Adapted from Poatsy, M. A., Mulberry, K., et al. (2020). Exploring Microsoft Office 2019 Introductory (1st ed.). By
permission of Pearson Education, Inc.
CMIS 245v10_Assignment 2 9 © Athabasca University, Nov. 15, 2021

You might also like