Example of PPMT and PMT Financial Functions in Basic (52070)
The information in this article applies to:
- Microsoft Visual Basic for MS-DOS
- Microsoft Visual Basic Standard Edition for Windows 1.0
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.0
- Microsoft Basic Professional Development System (PDS) for MS-DOS and MS OS/2 7.1
This article was previously published under Q52070 SUMMARY
This program demonstrates how to use the PMT and PPMT financial
functions. PMT returns the periodic payment for an investment. In the
case of a loan, PMT returns the amount of the constant monthly payment
(the sum of principal plus interest) for the loan, based upon a constant
interest rate, the total number of payments, and the amount (present
value) of the loan.
PPMT is the payment on the principal for an investment at a specified
period. (PMT minus PPMT is the payment on the interest at a specified
period.) The sum of all PPMT values returned over the life of the loan
equals the loan amount.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | KB52070 |
---|
|