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

This is a silly question but I can't get it to work

I put 1000 dollars in the bank (one time installment). I get 4% annual
interest. And I keep the money in the bank for 17 years.

On paper the answer is 1000 x 4% = 40 x 17 = 680 dollar + the initial
amount of 1000 = 1680

How can I put these numbers into the FV Function of Excel

Rate ?
Nper ?
PMT ?
PV ?
Type 1

Thanks a lot for your help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default The FV function

=A1*4%*17+A1

"Jolanta" wrote:

This is a silly question but I can't get it to work

I put 1000 dollars in the bank (one time installment). I get 4% annual
interest. And I keep the money in the bank for 17 years.

On paper the answer is 1000 x 4% = 40 x 17 = 680 dollar + the initial
amount of 1000 = 1680

How can I put these numbers into the FV Function of Excel

Rate ?
Nper ?
PMT ?
PV ?
Type 1

Thanks a lot for your help

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

Thanks!

Can't the FV function be used in this case or perhaps another of the
many excel functions?

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

Hi

Try
=FV(4%,17,,-1000)
Result
1947.90

--
Regards
Roger Govier

"Jolanta" wrote in message
...
Thanks!

Can't the FV function be used in this case or perhaps another of the
many excel functions?

Bye


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default The FV function

And you'd get the same answer from
=1000*(1+4%)^17
--
David Biddulph

"Roger Govier" <roger@technology4unospamdotcodotuk wrote in message
...
Hi

Try
=FV(4%,17,,-1000)
Result
1947.90

--
Regards
Roger Govier

"Jolanta" wrote in message
...
Thanks!

Can't the FV function be used in this case or perhaps another of the
many excel functions?

Bye






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

Dear Roger and David

Are you telling me that the correct answer is 1 947,90 and not 1
680,00 :))
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default The FV function

<On paper the answer is 1000 x 4% = 40 x 17 = 680 dollar + the initial amount of 1000 = 1680

NO, No, No!!!
You're ignoring compound interest

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Jolanta" wrote in message ...
| This is a silly question but I can't get it to work
|
| I put 1000 dollars in the bank (one time installment). I get 4% annual
| interest. And I keep the money in the bank for 17 years.
|
| On paper the answer is 1000 x 4% = 40 x 17 = 680 dollar + the initial
| amount of 1000 = 1680
|
| How can I put these numbers into the FV Function of Excel
|
| Rate ?
| Nper ?
| PMT ?
| PV ?
| Type 1
|
| Thanks a lot for your help


  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 293
Default The FV function

at the end of the first year you do not have 1000 you have 1040
Second Year you have 1081.60 and so on

"Niek Otten" wrote:

<On paper the answer is 1000 x 4% = 40 x 17 = 680 dollar + the initial amount of 1000 = 1680

NO, No, No!!!
You're ignoring compound interest

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Jolanta" wrote in message ...
| This is a silly question but I can't get it to work
|
| I put 1000 dollars in the bank (one time installment). I get 4% annual
| interest. And I keep the money in the bank for 17 years.
|
| On paper the answer is 1000 x 4% = 40 x 17 = 680 dollar + the initial
| amount of 1000 = 1680
|
| How can I put these numbers into the FV Function of Excel
|
| Rate ?
| Nper ?
| PMT ?
| PV ?
| Type 1
|
| Thanks a lot for your help



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
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
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM


All times are GMT +1. The time now is 11:59 PM.

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

About Us

"It's about Microsoft Excel"