#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default FV function

I have to make a plan for a monthly payment deposit for the next 15 years.
The account pays 4.5% annual interest, compounded monthly. I have to use the
FV function to determine the % of college tuition saved.

Out of State Annual Tuition=40000
Rate(per month)=4.5%/12
Nper(number of monthly payments)=15*12
Pmt(payment per period)=375
Percentage of Tuition Saved=FV/Tuition for 4 years

For the Future Value, I used =-FV(0%/12,180,375), which gave me a return of
69,423.38. Am I going in the right direction?



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,059
Default FV function

"Struggling College Student"
m wrote:
I have to make a plan for a monthly payment deposit for the next 15 years.
The account pays 4.5% annual interest, compounded monthly. I have to
use the FV function to determine the % of college tuition saved.


I think you want (in A1):

=fv(4.5%/12, 15*12, -375)

which translates into depositing 375 per month into a savings account that
earns annual interest of 4.5% compounded monthly.

Right? If I misunderstood the financial arrangement, please clarify.

As for percent of tuition saved:

=A1 / (40000 * 4)

formatted as Percentage.

PS: When using Excel financial functions like FV, PV and PMT, inflows and
outflows should have different signs (positive and negative). Which to use
for inflow or outflow is arbitrary; it depends on your point of view (saver
v. bank; borrower v. lender). I tend to choose the point of view that
results in a positive function result.


"Struggling College Student"
m wrote in message
...
I have to make a plan for a monthly payment deposit for the next 15 years.
The account pays 4.5% annual interest, compounded monthly. I have to use
the
FV function to determine the % of college tuition saved.

Out of State Annual Tuition=40000
Rate(per month)=4.5%/12
Nper(number of monthly payments)=15*12
Pmt(payment per period)=375
Percentage of Tuition Saved=FV/Tuition for 4 years

For the Future Value, I used =-FV(0%/12,180,375), which gave me a return
of
69,423.38. Am I going in the right direction?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,059
Default FV function

See responses to your thread "Saving for College". I think the title of
that thread and your posting there make you question clearer.

For future reference, keep all related postings in the same (original)
thread.


----- original message -----

"Struggling College Student"
m wrote in message
...
I have to make a plan for a monthly payment deposit for the next 15 years.
The account pays 4.5% annual interest, compounded monthly. I have to use
the
FV function to determine the % of college tuition saved.

Out of State Annual Tuition=40000
Rate(per month)=4.5%/12
Nper(number of monthly payments)=15*12
Pmt(payment per period)=375
Percentage of Tuition Saved=FV/Tuition for 4 years

For the Future Value, I used =-FV(0%/12,180,375), which gave me a return
of
69,423.38. Am I going in the right direction?




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
Excel Data Validation/Lookup function does function correcty Kirkey Excel Worksheet Functions 2 May 25th 09 09:22 PM
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


All times are GMT +1. The time now is 04:17 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"