Returns the interest payment for a given period for an investment with constant periodic payments and a fixed interest rate.
Syntax
Examples
|
Formula |
Result |
|
=IPMT(A2;B2;C2;D2;E2;F2) |
-24928.472334615 |
|
=IPMT(A3;B3;C3;D3;E3;F3) |
-179.861799647 |
|
=IPMT(A4;B4;C4;D4;E4;F4) |
-2247541.2402915 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions