Compounding Interest

Feb 8, 2007

I am trying to have the following variables input:

Starting balance
APR (compounded daily)
Amount of monthly withdrawel.
Term

I want to compute the ending balance.

Can anyone help please?

Thanks in advance.

View Replies


ADVERTISEMENT

Modules & VBA :: Creating A Compound Interest Form With Loops?

Nov 22, 2014

I'm trying to create a compound interest form using loops and the following formula:

TotalVariable = TotalVariable + (TotalVariable * (RateVariable / 100 / 12))

I'm not sure whats wrong with my code and it's not working!

View 14 Replies View Related

General :: Way To Calculate Accrued Interest Or Amortization Schedule In MS Access?

Aug 1, 2013

Is there a way to calculate accrued interest or an amortization schedule in MS Access? I know it's easy in Excel but I have a need to do it in Access.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved