Excel like a finance pro.
← The libraryPractice · 2 questions →
Financial function
COUPNUM
Returns the number of coupons payable between settlement and maturity.
Rarely usedDifficulty 1550 · AdvancedUsage rank #433 of 520
When to use it
The number of coupons payable between settlement and maturity, rounded up.
The shape of it
- Syntax
=COUPNUM(settlement, maturity, frequency, [basis])
Worked examples
Two coupons
=COUPNUM(DATE(2011,1,25),DATE(2011,11,15),2,1) → 2
May and November.
Five-year bond
=COUPNUM(DATE(2025,3,1),DATE(2030,1,1),2) → 10
Ten semiannual coupons over five years.
Quarterly
=COUPNUM(DATE(2025,3,1),DATE(2030,1,1),4) → 20
Quarterly.
Worth knowing
- A partial first period still counts as a coupon.
- Total coupon cash is COUPNUM × rate × par / frequency.
- Basis does not change the count.
Where it goes wrong
- #NUM! for invalid frequency.
- Text dates return #VALUE!.
Related
Learn the moves here — or let Wauvel run them on your numbers.
Meet your AI CFO →One CFO-grade Excel tip a week
A short, practical email for finance operators — functions, shortcuts, and the moves that save an afternoon. Free, unsubscribe anytime.