← Resources

20 Excel formulas every workforce planner should master

Beyond SUM and a plain average. These are the functions that do the real work in a planning workbook — weighted metrics, conditional roll-ups, robust lookups, rounding that matches a roster, the date maths behind capacity, and the statistics behind a forecast. Each links to its own page with the syntax, a worked contact-centre example, a diagram, and the trap to avoid.

01  SUMPRODUCT

Weighted averages and multi-condition sums in one cell.

02  SUMIFS

Sum with one or many conditions.

03  COUNTIFS

Count rows meeting conditions.

04  AVERAGEIFS

Average with conditions.

05  INDEX + MATCH

The robust, two-way lookup.

06  XLOOKUP

The modern lookup that replaces VLOOKUP.

07  VLOOKUP

The classic lookup — used well.

08  IFERROR

Catch errors before they spread.

09  IFS

Clean multi-way logic.

10  ROUNDUP & the rounding family

Round staffing the way operations actually works.

11  TEXT

Format numbers into report-ready labels.

12  WEEKDAY

Pull the day-of-week pattern out of dates.

13  NETWORKDAYS.INTL

Count true working days.

14  EOMONTH

Jump to month-ends for roll-ups.

15  FORECAST.LINEAR & TREND

Project a trend without a chart.

16  PERCENTILE.INC

Read the distribution, not just the average.

17  STDEV.S

Measure variability.

18  CORREL

Quantify what drives volume.

19  POISSON.DIST

The maths under Erlang.

20  LET

Write complex formulas you can actually read.

Tip: build these into a personal "planner toolkit" tab so they’re always one copy-paste away.