Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default how do you calculate compound interest with multiple payments?

I have a series of unequal payments over unequal time periods. I would like
to calculate the compounded interest of these payments. Is there an easier
way than setting this up in a table?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default how do you calculate compound interest with multiple payments?

have a look in the help index for financial functions or XIRR

--
Don Guillett
SalesAid Software

"Wahine15" wrote in message
...
I have a series of unequal payments over unequal time periods. I would
like
to calculate the compounded interest of these payments. Is there an
easier
way than setting this up in a table?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 623
Default how do you calculate compound interest with multiple payments?

To answer your second question, you need to set up a table with each payment and
the date made. Then feed this table to XIRR.

--
Regards,
Fred


"Wahine15" wrote in message
...
I have a series of unequal payments over unequal time periods. I would like
to calculate the compounded interest of these payments. Is there an easier
way than setting this up in a table?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 418
Default how do you calculate compound interest with multiple payments?

Fred Smith wrote:
"Wahine15" wrote:
I have a series of unequal payments over unequal time periods. I would like
to calculate the compounded interest of these payments. Is there an easier
way than setting this up in a table?


To answer your second question, you need to set up a table with each payment and
the date made. Then feed this table to XIRR.


While I prefer to do it that way, too, the following paradigm works
just fine:

XIRR({-10000,-1000,-2000,30000},
{"1/1/2000","3/4/2001","5/6/2003","10/4/2006"})

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 623
Default how do you calculate compound interest with multiple payments?

You're correct. But you still have to list each payment and each date. I think
the OP was hoping you could specify a count, as in 10 payments of $x, followed
by 14 payments of $y, etc. (as some HP calculators support).

But XIRR isn't that smart.

--
Regards,
Fred


wrote in message
ups.com...
Fred Smith wrote:
"Wahine15" wrote:
I have a series of unequal payments over unequal time periods. I would
like
to calculate the compounded interest of these payments. Is there an easier
way than setting this up in a table?


To answer your second question, you need to set up a table with each payment
and
the date made. Then feed this table to XIRR.


While I prefer to do it that way, too, the following paradigm works
just fine:

XIRR({-10000,-1000,-2000,30000},
{"1/1/2000","3/4/2001","5/6/2003","10/4/2006"})





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 418
Default how do you calculate compound interest with multiple payments?

Fred Smith wrote:
You're correct. But you still have to list each payment and each date. I think
the OP was hoping you could specify a count, as in 10 payments of $x, followed
by 14 payments of $y, etc. (as some HP calculators support).
But XIRR isn't that smart.


I agree: that is a nice feature that I miss (since I use an HP 12C
extensively). But that does not sound like "a series of unequal
payments over unequal time periods", which the OP wrote. I suspect
that the OP was referring to a PV table where she would derive the
discount rate using a binary search. I sometimes resort to that
myself, especiallly when I get tired of trying to find a "guess" that
helps the brain-dead Excel algorithms. But that is neither here nor
there.

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do you calculate compound interest with multiple payments?


Dear Friend,

I could solve your problem, if you could send me a copy of your account
statement to my email address: with all your
requirements.

with kind regards,


--
V. BALASUBBRAMANIAN
------------------------------------------------------------------------
V. BALASUBBRAMANIAN's Profile:
http://www.officehelp.in/member.php?userid=4556
View this thread: http://www.officehelp.in/showthread.php?t=1219891

Posted from - http://www.officehelp.in

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do you calculate compound interest with multiple payments?


Dear Friend,

I could solve your problem, if you could send me a copy of your account
statement to my email address: with all your
requirements.

with kind regards,


--
V. BALASUBBRAMANIAN
------------------------------------------------------------------------
V. BALASUBBRAMANIAN's Profile:
http://www.officehelp.in/member.php?userid=4556
View this thread: http://www.officehelp.in/showthread.php?t=1219891

Posted from - http://www.officehelp.in

  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default how do you calculate compound interest with multiple payments?

Thanks all. This has been helpful. Think I've got it from here.

"V. BALASUBBRAMANIAN" wrote:


Dear Friend,

I could solve your problem, if you could send me a copy of your account
statement to my email address: with all your
requirements.

with kind regards,


--
V. BALASUBBRAMANIAN
------------------------------------------------------------------------
V. BALASUBBRAMANIAN's Profile:
http://www.officehelp.in/member.php?userid=4556
View this thread: http://www.officehelp.in/showthread.php?t=1219891

Posted from - http://www.officehelp.in


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
Calculate annual compund interest from gross interst Dave Roberts Excel Discussion (Misc queries) 3 March 3rd 06 04:56 PM
Implied Compound Interest? dazman Excel Worksheet Functions 4 January 6th 06 06:01 PM
Compound interest and repayments on personal loan swiftiie Excel Discussion (Misc queries) 6 January 5th 06 12:46 PM
Compound Interest Problem Andrew Mackenzie Excel Discussion (Misc queries) 2 September 23rd 05 08:20 PM
How do I calc interest when using multiple dates within a given ye MrTaxGuy Excel Worksheet Functions 2 September 19th 05 06:20 PM


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