Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Function Library Defined Names 3 2 . Set the print area of the worksheet to the cell range A 1 through H 3 3 .
Function Library
Defined Names
Set the print area of the worksheet to the cell range A through H
B
c
Available
Open the Assignment Document file in Excel. In the File tab, save the file with the name FirstnameLastnameAssignment where 'Firstname and Lastname are replaced with your first and last names.
Sales Rep Performance worksheet
: Insert a column before column
In cell C enter the text Full Name.
In cell C write a formula that concatenates the first name cell B followed by a space and then the last name cell A When done icell C should display the name Bud Fox. Copy the formula in cell C to the cell range C through C Your formula must use the 'appropriate function that you learned about to perform the concatenation.
Adjust the width of column to
Select the appropriate cells for the lookup table and give it the range name SalesRangeLookup. Make sure to select only the appropriate cells for the lookup table that would be used in one of the two lookup functions you learned about, ias you will be using the named range in the next question.
In cell D write a formula that will look up the sales rating for sales rep Bud Fox, based on his total sales in cell You must use the inamed range you created in Step in your formula. Copy the formula to the cell range D through D Hint: You will need to use one of the two lookup functions you learned about in Lesson in order to complete this step correctly. Based on the format of the lookup table, iyou should be able to identify which function to use. Since Bud has a total sales of over $ million, you should expect his sales rating to ibe WooHoo.
In cell K write a formula that will look up the low interest loan entitlement for sales rep Bud Fox, based on his total sales in cell J You must use the named range you created in Step in your formula. Copy the formula to the cell range K through K Hint: You should find that your formula is almost identical to the formula you created in Step
In cell E write a formula that determines the employment status of the sales rep Bud Fox cell D If the sales rating of Bud is equal to OhOh then his employment status is displayed as Terminated, otherwise his employment status is displayed as Employed. Copy the formula to the cell range through E Hint: You will need to use the IF function in your formula to answer this step correctly.
In cell L write a formula to determine the monthly loan payment of sales rep Bud Fox's low interest loan entitlement in cell K Make isure your formula displays a positive monthly loan payment. Additional parameters about the loan are provided in cells P through P you must use appropriate references to these in your formula. Copy the formula to the cell range L through L Hint: You will need to iuse the PMT function in your formula to answer this step correctly.
In cell F write a formula that uses the COUNTIF function to determine the total number of WooHoo rated sales reps.
To answer this correctly you must test for the value WooHoo.
In cell F write a formula that uses the AVERAGEIF function to determine the average total sales of all of the WooHoo rated sales 'reps. To answer this correctly you must test for the value WooHoo.
Select the cell ranges A through A and through and create a D Clustered Column chart. If there are two options ishown for this chart, select the one that has the horizontal axis displaying the sales rep names.
Move the chart to its own chart sheet and name the chart sheet Sales Rep Performance Chart.
Sales Rep Performance Chart worksheet
Apply the Style chart style to the chart.
Set the title of the chart to Sales Rep Performance.
Grading
Sales Rep Performance
Purchases
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