<=Back
The future value (FV) of a property worth PV appreciating at the rate of R% per annum for a period of T years is given by the formula:
FV=PV x (1+R/100)T
Write a basic program that uses a function to calculate FV when a user enters a value of PV, R and T in text boxes. The program should then display the results in message box in a currency format. Attach the main procedure to a command button. (7marks)
 Viewed: 440 times
Share in: