Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Sort the AccountReps table first in ascending order by the name of the account rep and then in descending order by total sales so Bao
Sort the AccountReps table first in ascending order by the name of the account rep and then in descending order by total sales so Bao can quickly identify the top sellers for each rep.
Each account rep is assigned to a tier, which determines whether they receive a salary bonus. Bao wants to list the tier for each account rep according to the Bonus Tiers data in the range :
In cell enter a formula using the VLOOKUP function. Use a structured reference to the Eval Score cell G as the lookup value. Use absolute cell references to the Bonus Tiers data range K:L as the table arrax. Use the Tier column column as the col index num. Do not enter a value for the optional range lookup argument. If Excel does not copy the formula automatically, fill the range : with the formula in cell HHint: To avoid an #SPILL error, enable implicit intersection by placing the This Row specifier @ character in front of field names.
Murray Medical awards a bonus of to account reps who earn Platinumtier ratings from their clients. In cell I enter a formula using the IF function and structured references that tests whether the value in the Tier field is equal to "Platinum". If it is multiply the value in the Total Sales field by Otherwise, enter zero in the cell. If Excel does not copy the fermula automatically, fill the range I:I with the formula in cell IHint: To avoid an #SPILL error, enable implicit intersection by
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