Calculate payment periods for loan
Loans have four primary components: the amount, the interest rate, the number of periodic payments (the loan term) and a payment amount per period. One use of the NPER function is to calculate the number of periodic payments for loan.
For this example, we want to calculate the number of...Read more