Returns the number of periods needed to reach a given future value from periodic constant payments into an interest bearing account.
Note: Interest rate calculation methods differ from country to country. This function calculates an interest rate based on U.S. interest rate standards.
Note: The following expressions are examples of using the Term function:
3.00477517728 (or roughly 3), which is the number of periods needed to grow a payment of $475 into $1500, with an interest rate of 5% per period. 1.97128786369, which is the number of periods needed to grow payments of $2500 into $5000, with an interest rate of 3% per period. This example uses variables in place of actual numeric values or expressions. In this case, the first occurrence of the variable Inv_Value is used as the payment amount, half a percentage point is added to the variable Int_Rate to use as the interest rate, and the variable Target_Value is used as the future value of the investment.