Question
7.Excel The second part of the Summary sheet contains a sales associate lookup form, but the appropriate formulas have not been entered yet.In cell B18
7.Excel
The second part of the Summary sheet contains a sales associate lookup form, but the appropriate formulas have not been entered yet.In cell B18, enter a formula to calculate the average commission earned for the sales associate last name entered in cell A16. (Hint: Use a database function. Use the named range Earnings as the Database argument and the column label Commission Earned as the Field argument. The criteria range should be A15:B16.)
In cell B19, enter a formula to calculate the total commission earned for that same sales associate. (Hint: Use a different database function. The function arguments are the same as those you used in step 7a.)
If necessary, apply the Accounting Number Format to cells B18:B19.
In cell B20, enter a formula to calculate the number of clients the sales associate had with annual sales reaching the target set in cell B16. (Hint: This time, use the column label Client as the Field argument. The criteria range should be A15:B16.) Remember, the values in the Client field are text values. Use the appropriate function.
If necessary, apply the General number format to cell B20.
Test your formulas by entering Lopez as the sales associate's last name (cell A16) and >200000 as the sales target (cell B16).
Add an IFERROR function to the formula in cell B18 to display the error text Associate not found.
If you receive errors, use Evaluate Formula to troubleshoot your formulas.
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