Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

New Castle County Technical Services New Castle County Technical Services (NCCTS) provides technical support services for a number of companies in New Castle County, Delaware.

New Castle County Technical Services

New Castle County Technical Services (NCCTS) provides technical support services for a number of companies in New Castle County, Delaware. You previously downloaded a dataset from the companys database that contains a list of call cases that were closed during March, formatted the worksheet, and calculated the number of days each case was open and the amount owed per transaction. Since then, you added two worksheets, one for your customer list and one for the rates. In the March Hours worksheet, you inserted new columns to look up customer names and rates from the respective worksheets. You want to use this data to enter summary statistics to complete billing analysis for March.

  1. Open e02r1NCCTS and save it as e02r1NCCTS_LastFirst.
  2. Insert a VLOOKUP function in cell C5, to return the customer name based on the customer ID in column B and the lookup table in the Customers worksheet.
  3. Copy the function from cell C5 to the range C6:C36.
  4. Insert a VLOOKUP function in cell F5 to look up Rates for CallTypeID in column D using the lookup table in the Rates worksheet. Copy the function from cell F5 to the range F6:F36.
  5. Insert an IF function in cell K5 to calculate the amount billed. If the hours logged is less than or equal to 10 (cell O12), multiply the rate by the hours worked. Otherwise multiply the rate by the hours worked and add a $100 premium (cell O13) to the bill. Copy the function from cell K5 to the range K6:K36.
  6. Insert a function in cell O5 to calculate the total hours logged in column J.
  7. Insert a function in cell O6 to calculate the total amount billed in column K.
  8. Insert a function in cell O7 to calculate the average days required to complete a service request (column I).
  9. Insert a function in cell O8 to calculate the fewest days open in column I.
  10. Insert a function in cell O9 to calculate the most days open in column I.
  11. Insert a function in cell E2 to add the current date and time to the worksheet.
  12. Insert a footer with your name on the left side, the sheet name in the center, and the file name code on the right side of the worksheet. Return to Normal view.
  13. Save and close the workbook. Name the file e02r1NCCTS_LastFirst. Upload it in the Excel Exercise assignment box on eLearn.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

XML Data Management Native XML And XML Enabled Database Systems

Authors: Akmal Chaudhri, Awais Rashid, Roberto Zicari, John Fuller

1st Edition

0201844524, 978-0201844528

More Books

Students also viewed these Databases questions

Question

What is topology? Explain with examples

Answered: 1 week ago