G
Guest
I'm trying to calculate a monthly mortgage payment in Access using one of
their built-in functions. I noticed the following functions exist...
Pmt
PPmt
and a few others...
What I'm trying to do is have Access calculate a monthly payment based on
input fields where the user provides LOAN AMOUNT, INTEREST AMOUNT, and
PAYMENT TERMS.
Using my financial calculator:
LOAN AMOUNT = $167,750
INTEREST AMOUNT = 4.5%
PAYMENT TERMS = 360
My MONTHLY P&I on my financial calculator amounts to $849.96. This is what
I'm trying to calculate in Access. Anyone know how to do this either using
Access' built-in functions or perhaps creating the formula all on my own?
Any help/advice is greatly appreciated. Thanks in advance and happy holidays!
their built-in functions. I noticed the following functions exist...
Pmt
PPmt
and a few others...
What I'm trying to do is have Access calculate a monthly payment based on
input fields where the user provides LOAN AMOUNT, INTEREST AMOUNT, and
PAYMENT TERMS.
Using my financial calculator:
LOAN AMOUNT = $167,750
INTEREST AMOUNT = 4.5%
PAYMENT TERMS = 360
My MONTHLY P&I on my financial calculator amounts to $849.96. This is what
I'm trying to calculate in Access. Anyone know how to do this either using
Access' built-in functions or perhaps creating the formula all on my own?
Any help/advice is greatly appreciated. Thanks in advance and happy holidays!