Hi guys.
I previously posted in here a couple of months ago and got a great response. This is along the same lines but a bit different and more complicated and any help would be fantastic!
This is the current formula in use:
=IF(ISNUMBER(H9*P$71),MAX(H9*P$71,VLOOKUP(--P$71,{0.08,30;0.1,30;0.125,40;0.15,50},2,0)),0)
This basically pays a minimum commission (based on the % sold of the target) unless the calculation with the figure in column H comes out to be higher, in which case that would be used instead.
On the new structure they are paid a minimum of 8% (0.08) or £30 for not meeting any criteria (as the original structure), but if they reach the target they move up to 10% (0.10) or £40 minimum.
Where it gets different (and complicated!):
They can also achieve the same as above via a different means (different target) which would need to link in. It doesn't matter by which method out of the two they meet in order to be paid at 10% or £40 minimum.
The third stage is 12.5% (0.125) or £50 minimum for meeting both of the above.
The fourth and final stage(!) is if they meet all three of the above and achieve a ratio of at least 1.3:1 on certain types of sales then it goes to 15% or £60 minimum.
I don't know if anybody will understand that - if not please say and I'll try to make it more clear.
Thanks again!!
I previously posted in here a couple of months ago and got a great response. This is along the same lines but a bit different and more complicated and any help would be fantastic!
This is the current formula in use:
=IF(ISNUMBER(H9*P$71),MAX(H9*P$71,VLOOKUP(--P$71,{0.08,30;0.1,30;0.125,40;0.15,50},2,0)),0)
This basically pays a minimum commission (based on the % sold of the target) unless the calculation with the figure in column H comes out to be higher, in which case that would be used instead.
On the new structure they are paid a minimum of 8% (0.08) or £30 for not meeting any criteria (as the original structure), but if they reach the target they move up to 10% (0.10) or £40 minimum.
Where it gets different (and complicated!):
They can also achieve the same as above via a different means (different target) which would need to link in. It doesn't matter by which method out of the two they meet in order to be paid at 10% or £40 minimum.
The third stage is 12.5% (0.125) or £50 minimum for meeting both of the above.
The fourth and final stage(!) is if they meet all three of the above and achieve a ratio of at least 1.3:1 on certain types of sales then it goes to 15% or £60 minimum.
I don't know if anybody will understand that - if not please say and I'll try to make it more clear.
Thanks again!!