Excel PPMT Function

Summary

The Excel PPMT function can be used to calculate the principal portion of a given loan payment. For example, you can use PPMT to get the principal amount of a payment for the first period, the last period, or any period in between.

Purpose

Get principal for given period

Return value

The principal amount

Syntax

=PPMT (rate, per, nper, pv, [fv], [type])

Arguments

Usage notes

The Excel PPMT function is used to calculate the principal portion of a given loan payment. For example, you can use PPMT to get the principal amount of a payment for the first period, the last period, or any period in between. The period of interest is provided with the per argument, which must be an number between 1 and the total number of payments (nper).

Notes:

  1. Be consistent with inputs for rate. For example, for 5-year loan with 4.5% annual interest, enter the rate as 4.5%/12.
  2. By convention, the loan value (pv) is entered as a negative value.

 

Excel PPMT Function

Summary

The Excel PPMT function can be used to calculate the principal portion of a given loan payment. For example, you can use PPMT to get the principal amount of a payment for the first period, the last period, or any period in between.

Purpose

Get principal for given period

Return value

The principal amount

Syntax

=PPMT (rate, per, nper, pv, [fv], [type])

Arguments

Usage notes

The Excel PPMT function is used to calculate the principal portion of a given loan payment. For example, you can use PPMT to get the principal amount of a payment for the first period, the last period, or any period in between. The period of interest is provided with the per argument, which must be an number between 1 and the total number of payments (nper).

Notes:

  1. Be consistent with inputs for rate. For example, for 5-year loan with 4.5% annual interest, enter the rate as 4.5%/12.
  2. By convention, the loan value (pv) is entered as a negative value.