Bonus formula help needed

  • Thread starter Thread starter jiffy97
  • Start date Start date
J

jiffy97

Hi. I am compiling a workbook for managers to use to easily calculat
bonuses for employees. I have figured out most of it but am having
problem where two different criteria need to be viewed for on
formula:

Call score bonus %
91+ 8
85-93.9 6
86-87.9 3
<86 0

rollovers Bonus 5
10+ 2
<9 0, but the bonus numbers on call scores above bump u
to 10, 7, and 3 respectively if a zero is received here.

I have attempted a number of If, And, Count, etc. and can get it t
work part-way, but not for every different possibility. Any assistanc
would be greatly appreciated
 
Not clear what difficulty you are experiencing. Do you have two criteria,
call score and rollovers, and that you want to calculate each bonus and add
them. And what does that bump-up statement mean? Perhaps an example would
help.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Example:
If an employee has 10+ rollovers they earn 2% bonus; 91+ on cal
scores would earn an 8% bonus for a total of 10% bonus.
If an employee has <9 rollovers they get 0% for that bonus portion
Rollovers are not something an employee has complete control over, s
management has said if you get <9 rollovers we will bump up the bonu
for call scores to account for the lost bonus %.
So a 91+ call score would now earn a 10% bonus on its own.



I need a formula that will look at the rollover score first and if i
is under <10 refer to a higher bonus number based on the call scores.

Does this help
 
Your ranges overlap. Is that correct?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top