Assignment 2: Excel

Credit Weight: 25% of your final grade

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.

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.

  • 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.
  • Indent twice the data in the ranges A6:A8, A10:A12, and A14:A17.
  • 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.

  • Use Format Painter to copy the formats in cell A4 to the range B4:G4.
  • Wrap text and horizontally centre the labels in the range A4:G4 and set the height of row 4 to 30.
  • Find all occurrences of Purchased in the worksheet and replace them with Sold.
  • 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.

  1. 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.
  2. 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.
  3. 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.
  4. Apply Accounting Number format with zero decimal places to the ranges D6:D17 and G6:G17.
  5. 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.

  1. Insert a new column G. Select and move the range D4:D17 to the range G4:G17. Delete the empty cells in column D.
  2. Centre (horizontally) the data in the range B6:C17.
  3. Apply Align Right and indent twice the data in the range D6:E17.
  4. 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.

  • Insert a blank row between the detailed section and the Summary section. Change the text in cell A22 to bold, 16 pt font.
  • Format row 23 with the same settings as those in row 4.
  • 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.
  • Insert a formula in cell E27 to calculate the average percentage of seats sold that day.
  • 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.
  • 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.

  • Set a 1″ top margin and centre the worksheet horizontally between the left and right margins.
  • 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.
  • Rename Sheet1 as 4-22-2022.
  • Copy the worksheet, place the duplicate worksheet to the right, and rename it 4-23-2022.
  • Change the date in cell A2 to Saturday, April 23, 2022. Delete the values in the range C6:C17.
  • Save and close the file.
  • Submit Exc1TicketSales_LastFirst.xlsx for marking.

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.

  • Insert a function in cell C5 to display the item name based on the provided inventory lookup information.
  • Copy the function from cell C5 down through C13 to complete column C.
  • Set column C’s width to 12.5.
  • Insert a function in cell E5 to display the item price based on the provided inventory lookup information.
  • 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.

  • 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.
  • Copy the function from cell F5 down through F13 to complete column F.
  • 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.

  1. Insert a function in cell H5 to calculate the first customer’s monthly payment.
  2. Copy the function down the column to cell H13.
  3. 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.

  1. Insert a function in cell H18 to calculate the total number of orders.
  2. Insert a function in cell H19 to calculate the lowest monthly payment in column H.
  3. Insert a function in cell H20 to calculate the average monthly payment in column H.
  4. Insert a function in cell H21 to calculate the highest monthly payment in column H.
  5. Insert a function in cell H22 to calculate the median monthly payment in column H.
  6. 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.

  • Apply Currency format with two decimals to the monetary values in range E5:H14
  • Underline the values in cells F13 and H13.
  • Bold the totals in cells F14 and H14.
  • Centre the values in the Delivery and Years columns.
  • Review the worksheet to ensure that appropriate relative and absolute cell references were used in the functions in the range B5:H13
  • 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. 
  • Change the worksheet settings so that it will display and print on a single page.
  • Save the workbook.
  • Copy the Sales worksheet and move the new worksheet to the right of the Sales tab and rename it Formulas.
  • Display the cell formulas on the Formulas worksheet and change it to a landscape orientation.
  • Adjust the column widths so that the formulas will display and print on a single page.
  • Use the Page Setup settings in the Page Layout tab to print gridlines and column headings.
  • Save and close the workbook. 
  • 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.
  • Save and close the workbook again.
  • Submit Exc2Appliances_ LastFirst.xlsx for marking.

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.

  • Remove the legend from the pie chart.
  • Add Percentage and Category Name data labels and choose the Best Fit position for the labels. Change the data labels’ font size to 10.
  • Explode the Education & Training slice by 12%.
  • Add a Light Gradient – Accent 2 fill colour (RGB: 254,248,245) to the chart area.
  • 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.

  • 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.
  • Change the chart title to Expenses (Without Payroll and Cost of Sales).
  • Select the category axis and use the Format Axis task pane to display categories in reverse order.
  • Apply a chart filter to remove the Payroll and Cost of Sales categories.
  • Change the Maximum Bound to 25000.
  •  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.

  1. Insert a stacked column chart using the ranges A4:D4, A10:D10, A15:D15 and A16:D16 from the Balance worksheet.
  2. Change the chart type to Clustered Column and switch the rows and columns in the chart.
  3. Change the title to Three-Year Balance Sheet.
  4. Cut and paste this column chart in cell A1 in the Summary worksheet.
  5. 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.

  • 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.
  • Adjust the vertical axis so the Minimum Bound is 200, and display a vertical axis title # of Memberships.
  • Apply Chart Style 4 and change its colours to Monochromatic Palette 8.
  • Move the legend to the top of the chart and add the chart title Three-Year Membership Trends.
  • Add the Alt Text Displays monthly trends in memberships for three years. (Include the period).
  • Ensure that the worksheet to displays and prints on a single page.

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.

  • Select range B16:F16 on the Membership worksheet. Insert Column Sparklines using the data from range B6:F14.
  • Display the sparkline high points in another colour.
  • 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.
  • Save and close the workbook file.
  • Submit Exc3Gym_LastFirst.xlsx for marking.
Order Now

Get expert help for Assignment 2: Excel and many more. 24X7 help, plag-free solution. Order online now!

Universal Assignment (April 24, 2026) Assignment 2: Excel. Retrieved from https://universalassignment.com/assignment-2-excel/.
"Assignment 2: Excel." Universal Assignment - April 24, 2026, https://universalassignment.com/assignment-2-excel/
Universal Assignment October 21, 2022 Assignment 2: Excel., viewed April 24, 2026,<https://universalassignment.com/assignment-2-excel/>
Universal Assignment - Assignment 2: Excel. [Internet]. [Accessed April 24, 2026]. Available from: https://universalassignment.com/assignment-2-excel/
"Assignment 2: Excel." Universal Assignment - Accessed April 24, 2026. https://universalassignment.com/assignment-2-excel/
"Assignment 2: Excel." Universal Assignment [Online]. Available: https://universalassignment.com/assignment-2-excel/. [Accessed: April 24, 2026]

Please note along with our service, we will provide you with the following deliverables:

Please do not hesitate to put forward any queries regarding the service provision.

We look forward to having you on board with us.

Categories

Get 90%* Discount on Assignment Help

Most Frequent Questions & Answers

Universal Assignment Services is the best place to get help in your all kind of assignment help. We have 172+ experts available, who can help you to get HD+ grades. We also provide Free Plag report, Free Revisions,Best Price in the industry guaranteed.

We provide all kinds of assignmednt help, Report writing, Essay Writing, Dissertations, Thesis writing, Research Proposal, Research Report, Home work help, Question Answers help, Case studies, mathematical and Statistical tasks, Website development, Android application, Resume/CV writing, SOP(Statement of Purpose) Writing, Blog/Article, Poster making and so on.

We are available round the clock, 24X7, 365 days. You can appach us to our Whatsapp number +1 (613)778 8542 or email to info@universalassignment.com . We provide Free revision policy, if you need and revisions to be done on the task, we will do the same for you as soon as possible.

We provide services mainly to all major institutes and Universities in Australia, Canada, China, Malaysia, India, South Africa, New Zealand, Singapore, the United Arab Emirates, the United Kingdom, and the United States.

We provide lucrative discounts from 28% to 70% as per the wordcount, Technicality, Deadline and the number of your previous assignments done with us.

After your assignment request our team will check and update you the best suitable service for you alongwith the charges for the task. After confirmation and payment team will start the work and provide the task as per the deadline.

Yes, we will provide Plagirism free task and a free turnitin report along with the task without any extra cost.

No, if the main requirement is same, you don’t have to pay any additional amount. But it there is a additional requirement, then you have to pay the balance amount in order to get the revised solution.

The Fees are as minimum as $10 per page(1 page=250 words) and in case of a big task, we provide huge discounts.

We accept all the major Credit and Debit Cards for the payment. We do accept Paypal also.

Popular Assignments

Professional Nursing Assignment Help for Students: Achieve Academic Excellence with Expert Support

Introduction Nursing is a demanding field that combines theoretical knowledge with practical skills. Students pursuing nursing courses often face challenges in completing assignments that require accuracy, critical thinking, and real-world application. This is where nursing assignment help becomes an essential academic support system. With increasing academic pressure and clinical responsibilities,

Read More »

Economics Assignment Help: A Complete Guide for Students

Introduction Economics is a fundamental subject that helps students understand how markets, governments, and individuals make decisions regarding resources. While it is highly relevant in today’s world, many students find economics assignments challenging due to complex theories, graphs, and data analysis. This is where economics assignment help becomes extremely useful.

Read More »

Law Assignment Help: A Complete Guide for Students

Introduction Law is a complex and intellectually demanding field that requires critical thinking, analytical skills, and a deep understanding of legal principles. Students pursuing law often face challenges in completing assignments due to extensive research requirements and intricate case analysis. This is where law assignment help becomes highly beneficial. With

Read More »

Nursing Assignment Help: A Complete Guide for Students

Introduction Nursing is a highly respected and demanding field that requires a strong understanding of medical concepts, patient care, and clinical practices. Students pursuing nursing often face intense academic pressure due to complex assignments, practical responsibilities, and tight deadlines. This is where nursing assignment help becomes essential. With expert assistance,

Read More »

Finance Assignment Help: A Complete Guide for Students

Introduction Finance is a core subject in business and management studies, covering areas like investment analysis, financial management, and risk assessment. While it offers excellent career opportunities, many students find finance assignments challenging due to complex calculations and analytical concepts. This is where finance assignment help becomes essential. With expert

Read More »

Computer Science Assignment Help: A Complete Guide for Students

Introduction Computer Science is one of the most popular and dynamic fields of study, offering vast career opportunities in software development, data analysis, cybersecurity, and more. However, students often face difficulties in completing assignments due to the technical complexity and time constraints. This is where computer science assignment help becomes

Read More »

Digital Marketing Assignment Help: A Complete Guide for Students

Introduction Digital marketing has become a vital part of modern business strategies, making it a popular subject among students worldwide. From social media campaigns to search engine optimization, the field is dynamic and constantly evolving. However, completing assignments in this subject can be challenging due to its practical and analytical

Read More »

Cloud Computing Assignment Help: A Complete Guide for Students

Introduction Cloud computing has become a fundamental part of modern technology, powering everything from mobile apps to enterprise systems. As universities increasingly include this subject in their curriculum, students often find it challenging to keep up with assignments and projects. This is where cloud computing assignment help becomes essential. With

Read More »

Blockchain Assignment Help: A Complete Guide for Students

Introduction Blockchain technology has rapidly gained popularity across industries such as finance, healthcare, and supply chain management. As a result, it has become an important subject in academic programs worldwide. However, students often struggle with its technical concepts and practical applications. This is where blockchain assignment help becomes highly valuable.

Read More »

Data Science Assignment Help: A Complete Guide for Students

Introduction Data Science has become one of the most in-demand fields in today’s digital era, combining statistics, programming, and analytical thinking. However, many students find it difficult to keep up with the complexity of assignments and projects in this subject. This is where data science assignment help plays a crucial

Read More »

Artificial Intelligence Assignment Help: A Complete Guide for Students

Introduction Artificial Intelligence (AI) is transforming industries across the globe, making it one of the most sought-after academic subjects today. However, mastering AI concepts and completing assignments can be challenging for many students. This is where artificial intelligence assignment help becomes essential. With expert guidance, students can better understand complex

Read More »

Assignment Writing Services: A Complete Guide for Students

Introduction Assignments are a crucial part of academic life, helping students develop knowledge, research skills, and critical thinking. However, managing multiple assignments along with exams and personal responsibilities can be overwhelming. This is where assignment writing services become highly beneficial. These services provide expert assistance, helping students complete their assignments

Read More »

Blockchain Assignment Help: A Complete Guide for Students

Introduction Blockchain technology has emerged as one of the most revolutionary innovations in recent years. From cryptocurrencies to secure data management, blockchain is transforming industries like finance, healthcare, and supply chain. Students studying blockchain often face challenges due to its technical concepts and real-world applications. This is where blockchain assignment

Read More »

Assignment Writing Services: A Complete Guide for Students

Introduction Assignments are a crucial part of academic life, helping students develop knowledge, research skills, and critical thinking. However, managing multiple assignments along with exams and personal responsibilities can be overwhelming. This is where assignment writing services become highly beneficial. These services provide expert assistance, helping students complete their assignments

Read More »

Academic Writing Services: A Complete Guide for Students

Introduction Academic writing is a fundamental part of education, requiring students to produce essays, research papers, case studies, and dissertations. It demands strong writing skills, proper structure, and in-depth research. However, many students struggle with academic writing due to time constraints and lack of expertise. This is where academic writing

Read More »

Online Homework Help Services: A Complete Guide for Students

Introduction Homework is an essential part of a student’s learning process, helping reinforce classroom knowledge and improve understanding. However, with increasing academic pressure and multiple responsibilities, students often struggle to complete their homework on time. This is where online homework help services become highly beneficial. They provide expert guidance, save

Read More »

Thesis Writing Help: A Complete Guide for Students

Introduction A thesis is one of the most important academic documents a student will write during their educational journey. It requires in-depth research, critical analysis, and a clear presentation of ideas. However, many students find thesis writing overwhelming due to its complexity and time-consuming nature. This is where thesis writing

Read More »

Essay Writing Help: A Complete Guide for Students

Introduction Essay writing is a fundamental part of academic life, helping students express their ideas, analyze topics, and develop critical thinking skills. Whether it’s argumentative, descriptive, or analytical, writing a high-quality essay requires proper structure, research, and clarity. However, many students struggle with essay writing due to time constraints and

Read More »

Content Writing Assignment Help: A Complete Guide for Students

Introduction Content writing has become a crucial skill in the digital era, playing a key role in blogging, marketing, and online communication. From academic essays to website content, strong writing skills are essential for students across all fields. However, many students struggle with structuring content, maintaining clarity, and optimizing for

Read More »

Digital Marketing Assignment Help: A Complete Guide for Students

Introduction Digital marketing has become one of the most important skills in today’s online-driven world. From social media marketing to search engine optimization (SEO), businesses rely heavily on digital strategies to reach their audience. Students studying digital marketing often face challenges in understanding strategies, tools, and real-world applications. This is

Read More »

UI/UX Design Assignment Help: A Complete Guide for Students

Introduction UI/UX design is a crucial aspect of modern digital products, focusing on creating visually appealing and user-friendly interfaces. From websites to mobile apps, good design enhances user experience and engagement. Students studying UI/UX design often face challenges in creativity, tools, and usability principles. This is where UI/UX design assignment

Read More »

Can't Find Your Assignment?