..04 = assumed annual interest rate
Today() = is the "as of" date of the calculation - this probably needs to be
changes
a2 = date payment
b2 = the amount of payment
Then sum up all the individual accumulations. using sum(range) - example
=sum(c4:c300)
There are several different "calculation" methods that could be used - this
is a common one.
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.