Is there some way using Excel that I can (easily) calculate a final balance amount after starting with a principal and adding extra money monthly?
So here’s formula for compound interest:
=P*(1+r)n
where P is the principal/initial amount, R is the interest rate and N is the number of years.
Let’s say I start with zero in an account that has a rate of 4.3%. Each week for 1 year I put $125 into the account. How can I work out how much will be in the account at the end of the 1 year period?