Illustrated Excel Assignment | Homework Help Websites

Illustrated Excel 2016| Modules5–8: SAM Capstone Project 1a

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper

Paterson Arts Center

mANAGING FORMULAS, DATA, AND TABLES

 

GETTING STARTED

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper
  • Open the file IL_EX16_CS5-8a_FirstLastNamexlsx, available for download from the SAM website.
  • Save the file as IL_EX16_CS5-8a_FirstLastNamexlsxby changing the “1” to a “2”.
    • If you do not see the .xlsx file extension in the Save As dialog box, do not type it. The program will add the file extension for you automatically.
  • With the file IL_EX16_CS5-8a_FirstLastNamexlsx still open, ensure that your first and last name is displayed in cell B6 of the Documentation sheet.
    • If cell B6 does not display your name, delete the file and download a new copy from the SAM website.

PROJECT STEPS

  1. You are an intern at the Paterson Arts Center in Paterson, New Jersey, and work closely with Gwen Rayburn, the executive director of the center. Gwen is seeking a bank loan to expand the center. In preparation for meeting with a bank officer, she asked you toanalyze data about the center’s group classes, lessons, and students, and to compare the terms and payments of three loan options.

Switch to the Group Classes worksheet, which Gwen has protected. Start by correcting data as follows:

  1. Unprotect the worksheet.
  2. In cell C9, change the value to 1:00 PM.
  3. To reduce the chance of input error, Gwen wants you to make the Location column a dropdown list. Use data validation to create an in-cell dropdown list that restricts data in the Location column in the table (the range E4:E13) to the values Basie Hall, Cassatt Studio, Chopin Room.

professional writing services near me

  1. Unhide the Students worksheet to prepare for working with student data.
  2. Gwen added her name to the footer in each worksheet and now wants to remove it. Use the Document Inspector to remove only footer information from the workbook. (Hint: Do not save data when the dialog box appears.) [Mac Hint: The Document Inspector is not available on Excel for Mac, so manually remove all footers from the workbook.]
  3. To organize the worksheets more logically, move the Private Lessons worksheet so it appears between the Group Classes and Students
  4. Display the full name of the arts center as a header on all the worksheets except the Documentation worksheet as follows:
  5. Group the Group Classes,Private Lessons, Students, and Expansion
  6. In cell A1, typePaterson Arts Center as the worksheet title.
  7. With the worksheets still grouped, add the Sheet Name to the center header section.

Switch to Normal view, if necessary. Ungroup the worksheets.

  1. To make it easier to navigate the workbook, add hyperlinks as follows:
  2. In the Group Classes worksheet, add a hyperlink to the text in cell G16 that links to cell A1 of the Students
  3. Include View weekly revenue as the ScreenTip text.
  4. Copy the hyperlink from cell G16 in the Group Classes worksheet to cell G16 of the Private Lessons
  5. In the Private Lessons worksheet, use data validation to create an in-cell dropdown list that restricts data in the Location column in the table (the range E4:E13) to the values Basie Hall, Chopin Room.
  6. Gwen is adding two new private lessons on Saturdays and needs that reflected in the schedule.

In the ranges A14:G14 and A15:G15, add two records for the new private lessons using the data shown in Table 1 below. Use the in-cell dropdown list to enter the location information.

Table 1: Data for Private Lessons Worksheet Table

 

  A B C D E F G
14 PR110 Piano 10:00 AM Saturday Chopin Room $25 Tamada
15 PR111 Voice 11:00 AM Saturday Basie Hall $25 Thurow

 

  1. Gwen asks you to create a separate list of piano lessons on the Private LessonsCreate the list as follows:
  2. Enter the text Piano into cell A18.
  3. Using the range A17:A18 as the Criteria range, create an advanced filter that extracts records from the Lessons table in the List range A3:G15 to the range beginning in cell A20. Use the Copy to another location option.
  4. Gwen asks you to create a worksheet showing the Monday group classes organized by the instructor name. Create this worksheet as follows:
  5. Create a copy of the Group Classes worksheet and position it immediately before the Students
  6. Use Monday Classes as the name of the new worksheet.
  7. In the Monday Classes worksheet, filter the Day column to display only Monday classes.
  8. Sort the filtered table in ascending order by Instructor.
  9. Switch to the Students Gwen offers a $5.00 discount to repeat students. Apply this discount as appropriate to the student data as follows:

In cell H4, create a formula using the IF function and structured referencesto determine the correct amount paid based on the following criteria:

  1. If theRepeat?value is “Yes”, calculate the amount paid by subtracting 5 from the Fee.
  2. Otherwise, the amount paid is the Fee
  3. Let Excel copy the formula in cell H4 into the range H5:H49.
  4. Format the range H4:H49 using the Currency number format with zerodecimal places and the $
  5. Gwen created an area for retrieving information from the Students table, but it needs to be filled in.In cell K4, enter a formulausing the VLOOKUP function and structured referencesto retrieve the class name as follows:
  6. Look up the value in cell K3.
  7. Use the Class Code and Class Name columns in the Students table (Students[[Class Code]:[Class Name]]) as the table_array argument.
  8. Return the corresponding class name shown in column 2 of the specified columns.
  9. UseFALSE as the range_lookup value.
  10. In cell J6, enter a formulausing the VLOOKUP function and structured references to retrieve the instructor’s name as follows:
  11. Look up the value in cell K3.
  12. Use the Class Code through Instructor columns in the Students table (Students[[Class Code]:[Instructor]]) as the table_array argument.
  13. Return the corresponding class name shown in column 3 of the specified columns.
  14. UseFALSE as the range_lookup value.
  15. In cell K7, enter a formulausing the DSUM function and structured references to calculate the total amount paid for a specified instructor as follows:
  16. Use the entire Students table including the header row (Students[#All])as the database argument.
  17. Use the Amount Paid header in cell H3 as the field argument.
  18. Use the range J5:J6 as the criteria.
  19. In cell K8, enter a formula using the DCOUNTA functionand structured references to count the number of classes taught by a specified instructor as follows:
  20. Use the entire Students table including the header row (Students[#All]) as the database argument.
  21. Use the Class Code header in cell C3 as the field argument.
  22. Use the range J5:J6 as the criteria.
  23. In her meeting with the bank officer, Gwen wants to show how much revenue the center receives for each class in a typical week. Create a copy of the Students worksheet and then modify it to prepare for showing this information as follows:
  24. Create a copy of the Students worksheet and position it immediately before the Expansion
  25. Use Subtotals as the name of the new worksheet.
  26. On the Subtotals worksheet, clear the contents and formatting from the range J3:K8.
  27. Sort the table on the Subtotalsworksheet in ascending order by class name.
  28. Apply the Table Style Medium 6 table style. (Hint: Depending on your version of Office, the table style may be written as Gold, Table Style Medium 6.)
  29. Convert the table to a range.
  30. Include subtotals on the Subtotals worksheet as follows:
  31. Add subtotals to the range A3:H49 so that for each change in the Class Name value, the formula uses the Sum function to add subtotals to the Amount Paid Use the default settings for the bottom checkboxes.
  32. Use the outline buttons to display only the Class Name values with subtotals and the grand total.
  33. Verify the grand total by switching to the Students worksheet and then adding a Total row to the Students table.
  34. Switch to the Expansion Gwen wants to expand the arts center into the adjoining vacant office space, and then renovate the new space. On the Expansion worksheet, she asks you to help her analyze the loan options to expand the business. Begin by determining the monthly payments as follows:
  35. In cell B9, enter a formula using the PMT function to calculate the monthly payment using the loan information in the range B5:B7.
  36. In the formula, divide the rate (cell B6) by 12.
  37. Use the term in months (cell B7) as the nper.
  38. Use a negative value for the pv (cell B5).
  39. Copy the formula from cell B9 into the range C9:D9.
  40. Calculate the total payments as follows:
  41. In cell B10, enter a formula without using a function that multiplies the monthly payments (cell B9) by the term in months (cell B7) for Loan Option 1.
  42. Copy the formula from cell B10 into the range C10:D10.
  43. Calculate the total interest as follows:
  44. In cell B11, enter a formula without using a function that subtracts the loan amount (cell B5) from the total payments (cell B10) for Loan Option 1.
  45. Copy the formula from cell B11 into the range C11:D11.

Your workbook should look like the Final Figuresbelow. Save your changes, close the workbook, and then exit Excel. Follow the directions on the SAM website to submit your completed project.

 

Final Figure 1: Group Classes Worksheet

Final Figure2: Private Lessons Worksheet

Final Figure 3: Monday Classes Worksheet

Final Figure 4: Students Worksheet

Final Figure 5: Subtotals Worksheet

Final Figure 6: Expansion Worksheet

Calculate the price
Make an order in advance and get the best price
Pages (550 words)
$0.00
*Price with a welcome 15% discount applied.
Pro tip: If you want to save more money and pay the lowest price, you need to set a more extended deadline.
We know how difficult it is to be a student these days. That's why our prices are one of the most affordable on the market, and there are no hidden fees.

Instead, we offer bonuses, discounts, and free services to make your experience outstanding.
How it works
Receive a 100% original paper that will pass Turnitin from a top essay writing service
step 1
Upload your instructions
Fill out the order form and provide paper details. You can even attach screenshots or add additional instructions later. If something is not clear or missing, the writer will contact you for clarification.
Pro service tips
How to get the most out of your experience with Homework Writing Services
One writer throughout the entire course
If you like the writer, you can hire them again. Just copy & paste their ID on the order form ("Preferred Writer's ID" field). This way, your vocabulary will be uniform, and the writer will be aware of your needs.
The same paper from different writers
You can order essay or any other work from two different writers to choose the best one or give another version to a friend. This can be done through the add-on "Same paper from another writer."
Copy of sources used by the writer
Our college essay writers work with ScienceDirect and other databases. They can send you articles or materials used in PDF or through screenshots. Just tick the "Copy of sources" field on the order form.
Testimonials
See why 20k+ students have chosen us as their sole writing assistance provider
Check out the latest reviews and opinions submitted by real customers worldwide and make an informed decision.
Military
Good work.
Customer 456821, May 18th, 2022
Law
Commendable.
Customer 456823, April 29th, 2022
Business and administrative studies
Excellent work!
Customer 452719, June 11th, 2022
Social Work and Human Services
Thank you
Customer 463783, January 28th, 2023
Education
Thank you
Customer 463515, October 19th, 2022
English 101
Good job
Customer 454209, June 2nd, 2020
Education
Impeccable, fast, and professional!
Customer 453707, January 22nd, 2020
Leadership Studies
Writer was very patient and completed on time
Customer 452707, October 4th, 2022
Business and administrative studies
I had to make some updates but overall the paper was great. Will need to use this writer again for the next part.
Customer 453721, October 29th, 2022
Business
Excellent!
Customer 463469, October 17th, 2022
Healthcare & Medical
Great work.
Customer 452441, May 11th, 2022
Military
Great effort.
Customer 456821, May 11th, 2022
11,595
Customer reviews in total
96%
Current satisfaction rate
3 pages
Average paper length
37%
Customers referred by a friend
OUR GIFT TO YOU
15% OFF your first order
Use a coupon FIRST15 and enjoy expert help with any task at the most affordable price.
Claim my 15% OFF Order in Chat