Question
In cell H10, enter an INDEX function that will use a nested INDIRECT reference to the Dept named range listed in column C (C10), and
In cell H10, enter an INDEX function that will use a nested INDIRECT reference to the Dept named range listed in column C (C10), and use the Reason field in column B (B10) as the row number to return for the department name in the referenced named range. Nest the function inside an IF function so that issues currently displaying as a 0 will display as a blank cell. Resize the column width as needed. | 4 |
In cell I10, enter a VLOOKUP function that will convert the Satisfaction Rating to a grade found in the second column of the GradeScale named range. The formula is not looking for an exact match. | 4 |
In cell J10, enter an INDEX function that will convert the Call Day to the actual weekday found in row 1 of the DayofWeek named range. Resize the column width as needed. | 4 |
On the CallData worksheet: In cell C2, type Public_Affairs In cell G2, type Y Run an advanced filter on the table data set using the criteria range A1:J2. | 2 |
On the CallCenterReport worksheet, add formulas that will summarize the issues for the department entered in cell B3. In cell B6, add an INDEX function that will use an INDIRECT function to retrieve the department issue list for the department listed in cell B3. Use an absolute reference to B3, and then use a relative cell reference to A6 as the row_num argument. Copy the formula down to cell B9. | 4 |
In cell C6, add a COUNTIFS function that will count the number of departments on the CallData worksheet. Use the Dept named range as criteria_range1, and then use an absolute reference to B3 as criteria1. Use the Reason named range as criteria_range2, and then use cell A6 as criteria2. Copy the formula down to cell C9. | 4 |
In cell D6, add a COUNTIFS function that will count the number of calls coming from the department listed in B3. Use the Dept named range as criteria_range1, and then use an absolute reference to B3 as criteria1. Use the Reason named range as criteria_range2, and then use cell A6 as criteria2. Use the On_Hold named range as criteria_range3, and then use "Y" as criteria3. Copy the formula down to cell D9. | 4 |
In cell E6, add an IF statement with a nested AND that will enter a status notice. If the number of calls on issue in cell C6 is greater than 3 and the number of calls on hold in cell D6 is greater than 2, then "Check Hold Issue" should display. Otherwise, nothing should display. Copy the formula down to cell E9. | 4 |
In cell B12, add an AVERAGEIF function that will find the average call length for the Dept named range and the criteria specified in cell A12. In cell C12, add a COUNTIF function that will count the number of calls for the Dept named range and the criteria specified in cell A12. | 8 |
In cell D12, add a formula that sums two COUNTIFS formulas. The first COUNTIFS will count the number of calls associated with the Dept named range and criteria specified in cell A12 that received a grade F, and the second COUNTIFS will do the same for grade D. | 4 |
In cell E12, add an IF statement using a nested OR function that will return any notes associated with the issue. If there are more than 10 issues reported with a grade below a C in cell D12, or when the number of scores less than C divided by the total calls in cell C12 is greater than 50%, then "Explore Issues" should display. Otherwise, the result will be blank. Copy the formulas in B12:E12 down through row B16:E16. | 4 |
In cell H11, add a MAX function that will show the maximum call length minutes using the Call_Length named range. In cell H12, add an INDEX function that will use the Dept named range as the array associated with a MATCH function to determine the lookup array for the longest call referenced in H11 from the Call_Length named range with an exact match. | 8 |
In cell H13, add an INDEX function that will pull the satisfaction rating associated with a MATCH function to determine the lookup array for the longest call referenced in H11 from the Call_Length range with an exact match. | 4 |
On the CallCenterReport worksheet, in cell G19, type Y. In cell J19, type Friday. Name the range A18:J19 Call_Criteria. In cell B22, add a DCOUNT function for the CallDataAll database to find the count of the satisfaction rating currently listed in cell B21 using the Call_Criteria named range. | 7 |
In B23:B26, add database functions that find the DAVERAGE (B23), DSUM (B24), DMAX (B25), and DMIN (B26) for the CallDataAll named range. Use named ranges in the formulas. Select the cell range B22:B26, and then copy the formulas to column C. | 16 |
fx [ @ @ 209 2 O * Calculate Now Insert Function AutoSum Recently Financial Logical Text Date & Lookup & Math & Used Time Reference Trg Function Library More Functions Define Name - Use in Formula Name Manager Create from Selection Defined Names e, Trace Precedents Pix Show Formulas La Trace Dependents Error Checking Watch FRemove Arrows - Evaluate Formula Window Formula Auditing Calculation Calculate Sheet Options Calculation A9 2 1 : x B Reason fax Call Hour C Dept K L M N A Call Hour O P D Call Length E Satisfaction Rating F Call Day G On Hold H I Issue Grade J Weekday Call Hou Satisfaction Ratin IssuGrade Weekday 6 4.5 3.7 Call Da On Hol 4 Y 5 Y 1N 2N - - 2 Y 6 N - Reaso Dept Call Lengt 2 Accounting 1 Public Affairs 2 Accounting 1 Public Affairs 1 Admissions 3 Public Affairs 1 Human_Resources 2 Admissions 3 Accounting 1 Financial_Aid 1 Public Affairs 2 Accounting 4 Public Affairs 2 Public Affairs 2 Public Affairs 2 Public Affairs 1 Admissions 3.5 1 Admissions 5.4 2 Public Affairs 3.6 2 Admissions CallData Lists CallCenterReport | - 3 N 3 N 5N 2 N - 5 N 5N - 2 Y 6N 6.5 8.4 6.8 4.2 5 Y 7.2 7 Y Dondo Function Library Defined Names Formula Auditing Calculation A1 X For Call Center Report E F G H I J K L M N O P Q R S T U D Call Center Report 3 Department Financial_Aid Issues #Calls on Issue #On Hold Status 10 Below C Notes Longest Call Department Score 11 Department Average Call Length Total Calls 12 Public Affairs 13 Human_Resources 14 Admissions 15 Accounting 16 Financial_Aid 18 Call Hour Reason Dept Call Length Satisfaction Rating Call Day On Hold Issue Grade Weekday Satisfaction Rating Call Length 22 Count 23 Average 24 Sum 25 Max 26 Min CallData Lists Call CenterReport fx [ @ @ 209 2 O * Calculate Now Insert Function AutoSum Recently Financial Logical Text Date & Lookup & Math & Used Time Reference Trg Function Library More Functions Define Name - Use in Formula Name Manager Create from Selection Defined Names e, Trace Precedents Pix Show Formulas La Trace Dependents Error Checking Watch FRemove Arrows - Evaluate Formula Window Formula Auditing Calculation Calculate Sheet Options Calculation A9 2 1 : x B Reason fax Call Hour C Dept K L M N A Call Hour O P D Call Length E Satisfaction Rating F Call Day G On Hold H I Issue Grade J Weekday Call Hou Satisfaction Ratin IssuGrade Weekday 6 4.5 3.7 Call Da On Hol 4 Y 5 Y 1N 2N - - 2 Y 6 N - Reaso Dept Call Lengt 2 Accounting 1 Public Affairs 2 Accounting 1 Public Affairs 1 Admissions 3 Public Affairs 1 Human_Resources 2 Admissions 3 Accounting 1 Financial_Aid 1 Public Affairs 2 Accounting 4 Public Affairs 2 Public Affairs 2 Public Affairs 2 Public Affairs 1 Admissions 3.5 1 Admissions 5.4 2 Public Affairs 3.6 2 Admissions CallData Lists CallCenterReport | - 3 N 3 N 5N 2 N - 5 N 5N - 2 Y 6N 6.5 8.4 6.8 4.2 5 Y 7.2 7 Y Dondo Function Library Defined Names Formula Auditing Calculation A1 X For Call Center Report E F G H I J K L M N O P Q R S T U D Call Center Report 3 Department Financial_Aid Issues #Calls on Issue #On Hold Status 10 Below C Notes Longest Call Department Score 11 Department Average Call Length Total Calls 12 Public Affairs 13 Human_Resources 14 Admissions 15 Accounting 16 Financial_Aid 18 Call Hour Reason Dept Call Length Satisfaction Rating Call Day On Hold Issue Grade Weekday Satisfaction Rating Call Length 22 Count 23 Average 24 Sum 25 Max 26 Min CallData Lists Call CenterReport
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started