Skip to main content
Participant
August 14, 2023
Question

Monthly Mortgage Payment Calculator

  • August 14, 2023
  • 1 reply
  • 1439 views

Hi there- I'm BRAND NEW to JS and I'm working on a fillable pdf that calculates monthly mortgage payment. I've figured out the "easy" stuff like if the end-user inputs the listing price and the down payment I have the form calculating the loan amount. I'm stuck on the monthly mortgage payment though. Essentially I have a field for rate & loan amount (term is always 360). Can anyone help me? Also- once I have the formula do I put it in the "simplified Field Notation" box or the "Custom Calculation Script" box? 

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 14, 2023

What's the formula for this calculation?

Participant
August 14, 2023

In excel the formula is:

=-PMT("InterestRate"/12,360,"LoanAmount",0)

But I can't figure out the formula in Adobe...that's the problem 😞

try67
Community Expert
Community Expert
August 14, 2023

This is a built-in function of Excel. If you want us to help you you need to specify the actual function you want to implement, and then we could help write it in JS.

If you want someone to do the legwork for you, you'll probably need to hire them for the job.