Daily DAX : Day 63 IPMT
A financial DAX function that returns the interest payment for a given period for an investment based on periodic, constant payments and a constant interest rate.
Syntax
IPMT(<InterestRate>, <Period>, <NrPaymentPeriods>, <PresentValue>, <FutureVallue>, <Type>)
Comments
Post a Comment