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 / February 2007

Tip: Looking for answers? Try searching our database.

Help with formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Emma Hope - 27 Feb 2007 16:46 GMT
Hi,

I am looking for help on a formula, so far the only way i can figure it out
is to make a table and then do a vlookup.

The general gist of the formula is as follows - you make a set payment into
a bank account, you receive interest giving a higher total, the following
year you make an additional payment (same amount) and then the interest is
calculated on the total of the previous years total and this years payment,
this carries on for many years.

Cell B1 = Interest - 4.8%
Cell B2 = Annual Payment - £96,000

Year 1 = 96,000*(1+0.048) i.e. cell C1 = B2 * (1+B1) = £100,608
Year 2 = this total gets the interest i.e. (100,608 + 96,000)*(1+0.048) i.e.
cell C2 = (C1+B2)*(1+B1) = £206,045
Year 3 =

I make a table of these with 50 rows (50 years) and then vlookup the year i
want.

Please note that the formula includes the extra payment every year, i can
find a formula that just adds the interest every year to the basic initial
payment, but this does not cover my extra payments.

What i would like to be able to do is use one formula that can calculate
this figure for any given year. Preferably without an analysis toolpak
formulae as my clients may not have this installed.

Thanks for your help.
Duke Carey - 27 Feb 2007 17:15 GMT
look at the FV() function, which allows you to set an initial value (PV) an
interest rate and a periodic payment amount (all payments must be equal).  It
will then return the value after whatever # of periods you require

> Hi,
>
[quoted text clipped - 27 lines]
>
> Thanks for your help.
 
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.