compounding

T

tom donino

what function is best for a compounding formula where I
want to calculate the expected balance of amount in cell
a1 at interest rate in cell b1 over term in cell c1 in
years?
 
M

mangesh_yadav

I don't think there is any ready-made function (unless I have misse
it). But you can use the following formula for your example above.

=A1*(1+B1)^C1

Manges
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top