Cumulative tiered commission & exclude big deals from cumulative calc

CommAnalyst

New Member
Joined
Nov 2, 2018
Messages
1
TierRateDifferential Rate
105%5%
2500,00110%5%
3100,000115%5%
41,500,00120%5%
5
6Deal 1 Amount1,000,000
7Commission=sumproduct((A1:A4<B6)*(B5-A1:A4)*(C1:C4))=75,000

<tbody>
</tbody>

I have a tiered comm calculation using the above formula for the 1st deal the person completes.
Question/Problem: How do I calculate the subsequent comm, if the rate is based on the accumulation of previous deals tiering.
For example Deal 2 with a value of 300,000 will earn 15%. So its, comm should be 300,000*15%=45,000
In addition a deal with a value of 1,500,001 are excluded from the accumulation level and use the normal tiers
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,215,417
Messages
6,124,791
Members
449,188
Latest member
Hoffk036

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