ExcelBanter

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

Karen

Daily compound interest
 
I need to calculate daily compound interest and I tried the following formula

Column A (no of days) | Column B
1 | 3000
2 | =FVSCHEDULE(B1,0.05974/365)
3 | =FVSCHEDULE(B1,0.05974/365)
And so forth

However, this doesnt work so well if the number of days gets larger, e.g
5000 days. Is there a better way to calculate daily compound interest?

Thank you.


Jacob Skaria

Daily compound interest
 
Hope this helps..
http://support.microsoft.com/kb/213907

If this post helps click Yes
---------------
Jacob Skaria


"Karen" wrote:

I need to calculate daily compound interest and I tried the following formula

Column A (no of days) | Column B
1 | 3000
2 | =FVSCHEDULE(B1,0.05974/365)
3 | =FVSCHEDULE(B1,0.05974/365)
And so forth

However, this doesnt work so well if the number of days gets larger, e.g
5000 days. Is there a better way to calculate daily compound interest?

Thank you.


Fred Smith[_4_]

Daily compound interest
 
Do you mean you want to calculate the interest every day? If so, it's just
amount*rate/365. I would add another column for Interest (say, column B).
Move Amount to column C.

C2 = $3000.00
B3 = c2*IntRate/365
C3 = c2+b3

Copy down.
You many want to round B3.

Regards,
Fred.

"Karen" wrote in message
...
I need to calculate daily compound interest and I tried the following
formula

Column A (no of days) | Column B
1 | 3000
2 | =FVSCHEDULE(B1,0.05974/365)
3 | =FVSCHEDULE(B1,0.05974/365)
And so forth

However, this doesnt work so well if the number of days gets larger, e.g
5000 days. Is there a better way to calculate daily compound interest?

Thank you.




All times are GMT +1. The time now is 09:27 PM.

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