Hello and first thank you for reading
I have a formula
=StartingBalance * (1 + Rate)^NumberOfDays
this is to create a daily compounded interested rate
now if this formula is correct (that is what I am checking)
Principal = 400
interest rate = 3%
number of days = 1 year
then
=400*(1+.03)^365 ( is this correct for trying to get what I am looking for which is $400 at 3% interested compounded daily over a year)
This would equal 19,393,089.81
I find something wrong with this as it is a high number that I was not prepared for.
also is there a variable that can be inserted in this equation for a variance on the interest rate at varying times. as some days may be 0% and some may be -100%(the interest would be lost not the principal)
thanks
3g5
I have a formula
=StartingBalance * (1 + Rate)^NumberOfDays
this is to create a daily compounded interested rate
now if this formula is correct (that is what I am checking)
Principal = 400
interest rate = 3%
number of days = 1 year
then
=400*(1+.03)^365 ( is this correct for trying to get what I am looking for which is $400 at 3% interested compounded daily over a year)
This would equal 19,393,089.81
I find something wrong with this as it is a high number that I was not prepared for.
also is there a variable that can be inserted in this equation for a variance on the interest rate at varying times. as some days may be 0% and some may be -100%(the interest would be lost not the principal)
thanks
3g5