Citrusandsage
New Member
- Joined
- May 13, 2021
- Messages
- 17
- Office Version
- 365
Hi there!
So we have a commission plan that for 0% - 100% of attainment the payout % is = the % of attainment.
For every additional point above 100% to goal the payout increases by 2%. However has to be an even point for example they employee is at 100.4% they wont get the 102%% unless they are at 101% even. I need to find a formula that does that for me. attached an image for reference (In D6)
IF(D4<=100% than multiply the % of attainment by D5 otherwise add 2% for every full point above 100% (so in this case the formula in the accelerator table for 101% would be (=D11+(0.01*2).
Where I am struggling is I do not want to base the commission calculator on the table I want the formula to do it automatically. if they get to 101% they get paid 102% if they get to 102% they get 104% and then everything in between that next full point stays at the first % so 101.98% still gets paid at 102%.
So we have a commission plan that for 0% - 100% of attainment the payout % is = the % of attainment.
For every additional point above 100% to goal the payout increases by 2%. However has to be an even point for example they employee is at 100.4% they wont get the 102%% unless they are at 101% even. I need to find a formula that does that for me. attached an image for reference (In D6)
IF(D4<=100% than multiply the % of attainment by D5 otherwise add 2% for every full point above 100% (so in this case the formula in the accelerator table for 101% would be (=D11+(0.01*2).
Where I am struggling is I do not want to base the commission calculator on the table I want the formula to do it automatically. if they get to 101% they get paid 102% if they get to 102% they get 104% and then everything in between that next full point stays at the first % so 101.98% still gets paid at 102%.