Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
CUMIPMT sums the interest portions of loan payments across a range of periods, avoiding the need to calculate each period individually. It is useful for preparing loan schedules and identifying total interest cost over any slice of a loan's term.
=CUMIPMT(0.005,60,10000,1,12,0)=CUMIPMT(0.005,60,10000,1,12,0)Computed by a real spreadsheet engine on the sample data below.
| Parameter | Value |
| Rate/mo | 0.005 |
| Nper | 60 |
| PV | 10000 |
| Start | 1 |
| End | 12 |
=CUMIPMT(0.005,60,10000,1,12,0)→-551.9045110848
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “How much total interest will I pay in the first 12 months of a $10,000 loan at 6% annually over 60 months?”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: