Excel for sales

Sales spreadsheets answer one question in many forms: who is ahead, who is behind, and what does that mean for their commission.

What the job actually asks for

Quota attainment, tiered commission, pipeline coverage and territory comparisons. The formulas are not complex, but the business rules are fiddly and the numbers are personal — if a commission calculation is wrong, someone notices immediately and it is awkward.

The recurring tasks

  • Calculate attainment against quota by rep
  • Apply tiered commission rules
  • Rank territories by growth
  • Flag deals slipping past close date

Where people get caught

Tiered logic tested in the wrong order. Nested conditions evaluate top down and stop at the first match, so checking the lowest threshold first quietly caps everyone at the bottom tier — and the sheet calculates cleanly while doing it.

What interviews test

Applying a tiered commission rule, calculating attainment against quota, and ranking reps without sorting the data.

Practice built from sales work

13 exercises using the situations above, ordered from most approachable to hardest.

Other roles