ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   compound interest (https://www.excelbanter.com/excel-worksheet-functions/14235-compound-interest.html)

David

compound interest
 
How can I calculate the amount I would receive in compound interest on a
fixed amount at a fixed interest rate for a fixed peirod. Should be easy !

[email protected]

David wrote:
How can I calculate the amount I would receive in
compound interest on a fixed amount at a fixed
interest rate for a fixed peirod.


One way:

=FV(rate,nper,0,pv) - pv

where "rate" is the "fixed interest rate" per
compounding period (e.g, 2.5%/365 for daily
compounding), "nper" is the number of compounding
periods over the "fixed period" (e.g, 5*365 for
daily compounding over 5 yr), and "pv" is the
"fixed amount".


R.VENKATARAMAN

try this (If I remeber my arithmetic correct- a few decades back)

A=P(1+R/100)^n

P is the principal
R is the annual interest rate (10 if it is 10%)
n is no. of years.
A return value

check with any elementary arithmetic book


wrote in message
ups.com...
David wrote:
How can I calculate the amount I would receive in
compound interest on a fixed amount at a fixed
interest rate for a fixed peirod.


One way:

=FV(rate,nper,0,pv) - pv

where "rate" is the "fixed interest rate" per
compounding period (e.g, 2.5%/365 for daily
compounding), "nper" is the number of compounding
periods over the "fixed period" (e.g, 5*365 for
daily compounding over 5 yr), and "pv" is the
"fixed amount".







All times are GMT +1. The time now is 02:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com