Returns the interest paid for a given period on an investment or loan with fixed rate.
Syntax
Examples
|
Formula |
Result |
|
=ISPMT(A2;B2;C2;D2) |
750000 |
|
=ISPMT(A3;B3;C3;D3) |
-120 |
|
=ISPMT(A4;B4;C4;D4) |
-675000 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions