Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
SJT SJT is offline
external usenet poster
 
Posts: 71
Default Future Value Calculation

I am trying to calculate a simple future value and the Excel FV formula only
seems to allow for an investment based on periodic constant payments. My
example simply involves a PV today of $20000 and I want to know what the
future value is if I have nper of 12 months and my periodic interest rate is
11%/12. Thank you in advance for your assistance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 299
Default Future Value Calculation

=FV(11%/12,12,,-20000)


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)


"SJT" wrote in message
...
I am trying to calculate a simple future value and the Excel FV formula
only
seems to allow for an investment based on periodic constant payments. My
example simply involves a PV today of $20000 and I want to know what the
future value is if I have nper of 12 months and my periodic interest rate
is
11%/12. Thank you in advance for your assistance.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Future Value Calculation

Hello:

Try setting the pmt to zero and setting the PV to 20000
ie =FV(0.11/12,12,0,20000) = ($22,314.38)
The Excel handles both contant payments and single amounts.
So just set each to desired value. Note if the investment
does not pay interest compounded monthly then amount
will be smaller.

Alternative: =20000*(1+0.11/12)^12

Pieter Vandenberg


SJT wrote:
: I am trying to calculate a simple future value and the Excel FV formula only
: seems to allow for an investment based on periodic constant payments. My
: example simply involves a PV today of $20000 and I want to know what the
: future value is if I have nper of 12 months and my periodic interest rate is
: 11%/12. Thank you in advance for your assistance.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tricky Date calculation: How to calculate a future date [email protected] Excel Discussion (Misc queries) 9 August 11th 06 04:24 AM
Open CSV causes calculation in manual calc mode [email protected] Excel Discussion (Misc queries) 0 July 25th 06 09:22 PM
Calculation Setting in Excel Stuart Bisset Excel Discussion (Misc queries) 0 June 17th 05 09:54 AM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 10:11 PM
How do I use a rounded calculation result in another calculation? vnsrod2000 Excel Worksheet Functions 1 January 26th 05 09:36 PM


All times are GMT +1. The time now is 04:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"