PC Review


Reply
Thread Tools Rate Thread

calculation of future value between two dates

 
 
manas123
Guest
Posts: n/a
 
      18th Nov 2009

HELP please.

I am trying to find an easy / short way to calculate future value of a lump
sum amount between two dates.
The info I will have :-
1. Amount (say $1000 )
2. Start date of deposit (1st jan 2008)
3. Date to which future value is to be calculated to (1st may 2010)
4. Interest rate ( fixed 10%)
5. Compounded semiannualy.

How can I create a formulae to calculate this in one swoop ?

 
Reply With Quote
 
 
 
 
Joe User
Guest
Posts: n/a
 
      18th Nov 2009
"manas123" <(E-Mail Removed)> wrote:
> How can I create a formulae to calculate this in one swoop ?


For an approximation:

=FV(10%/2, DATEDIF(DATE(2008,1,1),DATE(2010,5,1),"m")/6, 0, -1000)

That should be close. It might not be accurate because of the fractional
last semiannual period. But there are many ways to compute the interest
accrued for a fractional period; we don't know which one to use. Besides,
the accurate formula would not be "easy / short" ;-); and the difference is
less than $1 in this case, trying several method.


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

"manas123" <(E-Mail Removed)> wrote in message
news:7FC429D2-E745-4A05-91DC-(E-Mail Removed)...
>
> HELP please.
>
> I am trying to find an easy / short way to calculate future value of a
> lump
> sum amount between two dates.
> The info I will have :-
> 1. Amount (say $1000 )
> 2. Start date of deposit (1st jan 2008)
> 3. Date to which future value is to be calculated to (1st may 2010)
> 4. Interest rate ( fixed 10%)
> 5. Compounded semiannualy.
>
> How can I create a formulae to calculate this in one swoop ?
>


 
Reply With Quote
 
manas123
Guest
Posts: n/a
 
      19th Nov 2009


"manas123" wrote:

>
> HELP please.
>
> I am trying to find an easy / short way to calculate future value of a lump
> sum amount between two dates.
> The info I will have :-
> 1. Amount (say $1000 )
> 2. Start date of deposit (1st jan 2008)
> 3. Date to which future value is to be calculated to (1st may 2010)
> 4. Interest rate ( fixed 10%)
> 5. Compounded semiannualy.
>
> How can I create a formulae to calculate this in one swoop ?
> Any other method that we can use to avoid fractional error even without using any excel function

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculation of future dates Michael Microsoft Excel Misc 2 9th Sep 2008 09:44 AM
How do I find future dates and future months? Italian Microsoft Outlook Calendar 1 30th Jul 2008 04:58 PM
Future Value Calculation =?Utf-8?B?U0pU?= Microsoft Excel Misc 2 7th Sep 2006 02:06 AM
Future Value calculation Pat Jennings Microsoft Excel Worksheet Functions 4 19th Aug 2004 10:19 PM
Future Value calculation Pat Jennings Microsoft Excel Worksheet Functions 15 14th Aug 2004 04:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:59 AM.