Manuals/calci/ISPMT

From ZCubes Wiki
Revision as of 21:38, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font color="#000000"><font face="Arial, sans-serif"><font size="2">'''ISPMT(R, per, nper, PV)'''</font></font></font> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
 ISPMT(R, per, nper, PV)

Where 'R' is the interest rate for the investment, 'per' is the period to find the interest, 'nper' is the total number of payment periods for the investment, and 'PV' is the present value of the investment.


 

This function calculates the interest paid during a specific period of an investment.


 
  • Consistent about the units use for specifying rate and nper.
  • For all the arguments, to pay out the cash is, represented by negative numbers and the cash you receive, is represented by positive numbers.

ISPMT


Syntax

Remarks

Examples

Description

Column1
Column2
Column3 Column4
Row1 12%
Row2 1
Row3 4
Row4 6000000
Row5 -540000
Row6

 

 

Lets see an example,



ISPMT(R, per, nper, PV)

B

12%

1

4

6000000

=ISPMT(B2,1,B4,B5) is -540000