Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

Calculate monthly contributions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris T. - 12 Jun 2007 06:45 GMT
How do you calculate an investment that has monthly contributions of, say
$200, every month with a 16% annual rate of return (i.e. $200 on June 1st,
$200 on July 1st, etc.)? This is so that I can get an idea of what the long
term investment will return. I would ideally like to use something like this
to track my personal savings/investment.

If  there is another thread let me know.

Any help would be greatly appreciated.
joeu2004 - 12 Jun 2007 08:49 GMT
On Jun 11, 10:45 pm, Chris T. <Chr...@discussions.microsoft.com>
wrote:
> How do you calculate an investment that has monthly contributions of, say
> $200, every month with a 16% annual rate of return (i.e. $200 on June 1st,
> $200 on July 1st, etc.)?

I assume that 16% is the APY -- that is, the expected compounded
rate.  Then, the monthly rate can be computed with one of the
following equivalent formulas:

=rate(12,0,-1,1+16%)

=(1+16%)^(1/12) - 1

If 16% is the annual interest rate, the monthly rate is simply 16%/12.

> This is so that I can get an idea of what the long term investment will return.

Over 20 years, the balance of the investment would be:

=fv(A1, 12*20, -200, 0)

where A1 is the monthly rate (one of the above).
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.