CUMIPMT()
Syntax. CUMIPMT(Rate,Nper,Pv,Start_Period,End_Period,Type)
Definition. This function calculates the accrued interest that is paid between two points in time when a loan is repaid as an annuity loan.
Arguments
Rate (required) The nominal interest of the loan.
Nper (required) The total number of periods in which the loan is repaid.
Pv (rquired) The loan amount.
Start_Period (required) The first period of the calculation.
End_Period (required) The last period of the calculation.
Type (required) With the (by way of exception, required) maturity argument M, you can specify whether the payments become interest effective at the start of the periods (Type = 1) or at the end of the period (Type = 0).
If the values of function arguments (which require ...
Get Microsoft® Excel® 2010 Formulas & Functions Inside Out now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.