Sales Compensation Formula

Status
Not open for further replies.

datastudent

Board Regular
Joined
Sep 7, 2021
Messages
57
Office Version
  1. 365
Platform
  1. Windows
Hi,

Please help me figure out the formula to compute the sales compensation with the below principle.

If the sales performance is 0-50%, compensation is 0.
If sales performance is 51-100%, compensation is 50% will be paid 0.1, 51% up to 100% will be paid 0.2.
If sales performance is 101% or more, compensation is 50% will be paid 0.1, 51% up to 100% will be paid 0.2, above 100% will be paid 0.3.

For example:
sales performance %111.00%
actual sales performance100
sales compensation payment 16.5
published sales budget90
qouta performance 0-50%0.1
qouta performance 51-100%0.2
qouta performance 101%+0.3

In manual computation:
90 / 2 = 45 (this is the 50%)
45 * .1 = 4.5
45 * .2 = 9
100 - 90 = 10 (this is the above 100%)
10 * .3 = 3
then 4.5 + 9 +3 = 16.5
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Duplicate to: Compensation Formula

In future, please do not post the same question multiple times. Per Forum Rules (#12), posts of a duplicate nature will be locked or deleted.

In relation to your question here, I have closed this thread so please continue in the linked thread.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,225,741
Messages
6,186,763
Members
453,370
Latest member
juliewar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top