Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
PPMT calculates the amount of a periodic payment that reduces the loan principal for a given period, complementing IPMT to account for the full payment. Together they let you build complete amortisation tables and see exactly how quickly a loan is being paid down.
=PPMT(0.06/12,1,120,-10000)=PPMT(0.06/12,1,120,-10000)Computed by a real spreadsheet engine on the sample data below.
| Period | Rate | Nper | PV | PrincipalPmt |
| 1 | 0.005 | 120 | 10000 | |
| 2 | 0.005 | 120 | 10000 | |
| 3 | 0.005 | 120 | 10000 | |
| 12 | 0.005 | 120 | 10000 |
=PPMT(0.06/12,1,120,-10000)→61.0205019417
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 of payment 24 on my car loan goes toward reducing the principal?”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: