Returns the total capital repaid on a loan in a specified period.
Syntax
Examples
|
Formula
|
Result
|
|
=CUMPRINC(A2;B2;C2;D2;E2;F2)
|
-12683.866788385
|
|
=CUMPRINC(A3;B3;C3;D3;E3;F3)
|
-1000
|
|
=CUMPRINC(A4/12;B4*12;C4;D4;E4;F4)
|
-2391.800829072
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
|
#NUM!
|
|
Similar Functions