|
Using the Present Value function PV will allow you to calculate how much to invest today in order to become a millionaire after a certain number of years. The Format of a PV function is
|
In my example, I am considering
one single initial investment in order to earn a certain amount of
money in the future, so Pmt is set to 0, and payment due is at the
beginning of the period, so it is set at 0, the rest of the values
are obtained from the users. Private Sub cmdCal_Click()
End Sub |
![]() |