Future Value

kgrady

New Member
Joined
Jul 17, 2010
Messages
3
<TABLE cellSpacing=0 cellPadding=2 width=283 border=0><TBODY><TR><TD width="59%" height=20>
Investment Amount​
</TD><TD width="41%" height=20>
€1,000,000​
</TD></TR><TR><TD width="59%" height=20>
</TD><TD width="41%" height=20>
</TD></TR><TR><TD width="59%" height=20>
Interest Rate per Year​
</TD><TD width="41%" height=20>
3%​
</TD></TR><TR><TD width="59%" height=20>
</TD><TD width="41%" height=20>
</TD></TR><TR><TD width="59%" height=20>
Number of Years​
</TD><TD width="41%" height=20>
5​
</TD></TR><TR><TD width="59%" height=20>
</TD><TD width="41%" height=20>
</TD></TR><TR><TD width="59%" height=20>
Future Value​
</TD><TD width="41%" height=20>
</TD></TR></TBODY></TABLE>

Hi

I need to work out the future value of the above investment. I have tried the Fv function which someone suggested. I'm sure this is right but I just cant get it to work! Can anyone help. Thanks for your help. Kathryn
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
When you say future value do you mean you want the total plus any interest the money has earnt - if so how is the interest calculated ie daily, monthly yearly etc and when is it compounded ?

Cheers

Jim
 
Upvote 0
Try this:
Excel Workbook
AB
1PV1000000
2Yearly Rate0.03
3Years5
4Formula 1$ 1,159,274.07
5Formula 2$ 1,159,274.07
FV
Excel 2010
Cell Formulas
RangeFormula
B4=FV(B2,B3,,-B1)
B5=(1+B2)^B3*B1
 
Upvote 0

Forum statistics

Threads
1,215,522
Messages
6,125,312
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top