This function estimates an investment’s future worth based on periodic constant payments and a constant interest
rate.
Syntax:
=FV (rate, nper, pmt, [pv], [type])
Parameter list:
We’re estimating the Future Value of an Investment in this example. First, we calculate the future value based on the current value invested, as well as the payment made at the start of the year.
We calculate the future value without any initial investment and the payment required at the end of the term in the second one.
Finally, we calculate the future value without making any initial investment, and the payment is required at the start of the period.
Ask Your Query