ACCRINTM

accrued interest for a security paying at maturity · from excel · excel: not yet compared · sheets: not yet compared

signature

ACCRINTM(issue, settlement, rate, [par], [basis])

returns: number

argumentrequired
issue required
settlement required
rate required
par optional
basis optional

examples

formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.

fx =ACCRINTM(DATE(2025,3,1), DATE(2026,1,15), 0.05, 1000) 43.611111111111114

errors

error values observed from the engine — each with a call that produces it.

errorproduced by
#NUM! =ACCRINTM(2, 2, 0.05)

related

  • ACCRINT accrued interest for a security paying periodic interest
  • AMORDEGRC depreciation per period, French accounting, degressive
  • AMORLINC depreciation per period, French accounting, linear
  • COUPDAYBS days from coupon period start to settlement
  • COUPDAYS days in the coupon period containing settlement
  • COUPDAYSNC days from settlement to the next coupon date