Sales & Marketing

Sales Commission Calculator

Automate commission calculations with multi-tier structures and team bonuses

Get this built around your data

✓ Free to download  ·  ✓ Excel 2016+ and Google Sheets  ·  ✓ Custom version in 24h

Commission disputes come from ambiguity, not arithmetic. This calculator puts the tier table, the attainment basis and the accelerators in named cells so the number can be explained line by line.

What the worksheet looks like

The actual columns, with sample rows

Commission sheet: each rep's attainment and payout, fully traceable.
ABCDEFG
1RepQuotaClosedAttain %RateCommission
2A. Duval120,000148,200123.5%12.0%19,584
3K. Owens120,00097,40081.2%6.0%5,844
4M. Ferrer90,00091,800102.0%10.0%9,180
5S. Novak90,00044,10049.0%0.0%0

The formulas that do the work

Why each one is written the way it is

  • =IF([@Quota]=0,"",[@Closed]/[@Quota]) Attainment against quota. The whole scheme hangs on this one definition, which is why it is calculated in one place and referenced everywhere.
  • =LOOKUP([@[Attain %]], Tiers[Floor], Tiers[Rate]) The tier rate from a table rather than nested IFs. Changing the scheme becomes editing four rows instead of auditing forty formulas.
  • =[@Closed]*[@Rate] Payout on total closed value. The alternative — paying the accelerator only on the excess above quota — is a different scheme and the template supports both; the choice is a single flag.
  • =SUMIFS(Deals[Value],Deals[Rep],[@Rep],Deals[Stage],"Closed won",Deals[Close],">="&PeriodStart) Closed value from the deal register, so commission and pipeline can never disagree.

Two ways to read the same scheme

A worked example with real numbers

A 12-person sales team disputed commission every quarter. The scheme document said accelerators applied "above quota", which finance read as applying to the excess and reps read as applying to everything. On €148k of closings the difference was €6,300 per rep. Putting the flag in the sheet and showing both figures made the choice explicit; leadership picked one, wrote it down, and the disputes stopped.

What is in the workbook

Tab by tab

Every tab in the workbook and what it is for.
TabContents
CommissionPer-rep attainment, rate and payout.
TiersThe rate table — floor, rate and accelerator basis.
DealsClosed deals feeding the attainment calculation.
HistoryPrior periods, retained for year-to-date and true-ups.
READMEThe scheme in words, next to the cells that implement it.

Features and related templates

What is included, and what to look at next

What it does

  • Multi-tier commission structures
  • Team bonus calculations
  • Performance tracking
  • Quota management
  • Commission forecasting
  • Payment scheduling

Need it adapted?

  • Built around your own data and column names
  • Connected to your source system
  • Delivered within 24 hours

Questions about this template

Specific to this workbook, not generic

Should accelerators apply to all revenue or only the excess?

Either is defensible; ambiguity is not. Applying to all revenue is a stronger incentive and more expensive. Pick one, write it in the plan document, and set the flag to match.

How do I handle clawbacks?

As negative rows in the Deals sheet with the original close date, so the period the revenue was credited to is the period it is reversed from. Adjusting the current period hides the pattern.

Can it handle team and individual components?

Yes — add a team attainment column and a second rate. Keep the two payouts as separate columns so a rep can see which part of their number came from where.

"This commission calculator has eliminated errors and disputes. Our sales team loves the transparency, and payroll processing is now a breeze."

- Rachel M., Sales Operations Manager