ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   a function giving the interest rate for inv x for period y & bal z (https://www.excelbanter.com/excel-worksheet-functions/38546-function-giving-interest-rate-inv-x-period-y-bal-z.html)

cal777

a function giving the interest rate for inv x for period y & bal z
 
Is there a function that returns the interest rate for a given investment "x"
that grows to balance "y" over period "z". No money is taken out until the
end. I use Excel 2003.
Thanks,
Cal

Bernie Deitrick

Cal,

For your period Z, you need to use start and end dates: for this example, it is 3 years, 1000 at the
start, 1200 at the end:

=INTRATE(DATEVALUE("1/1/5"),DATEVALUE("1/1/8"),1000,1200)

You can also specify a basis, which would be a fifth argument.

HTH,
Bernie
MS Excel MVP


"cal777" wrote in message
...
Is there a function that returns the interest rate for a given investment "x"
that grows to balance "y" over period "z". No money is taken out until the
end. I use Excel 2003.
Thanks,
Cal





All times are GMT +1. The time now is 03:01 AM.

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