Mastering the PMT Function
The PMT function is essential for calculating loan payments (mortgages, car loans). It assumes constant payments and a constant interest rate.
Syntax Breakdown
- rate: The interest rate for the loan. (Divide by 12 for monthly payments!)
- nper: Total number of payments for the loan.
- pv: Present Value (the loan amount). Enter as positive, result/payment will be negative (cash outflow).
Pro Tip: Use =IPMT and =PPMT to split the principal and interest portions.