1. Formula not working, 2. scroll issue
-
Hello,
Excellent plugin. I’m experiencing two issues.
1. I’m creating a loan qualification form. I’m essentially working backwards, whereas I have a monthly payment, interest rate, and term (years). The format is as follows:
fieldname41: monthly payment
fieldname32: interest rate
fieldname33: term (years)My formula is: (fieldname41*(1-(1+(fieldname32/100)/12)POW(fieldname33*-12)))/((fieldname32/100)/12)
This formula was substituted in MS Excel and was validated. The formula is accurate and correct. The answer in this particular example should be $9,505,537.37. However, when I input it as the equation within the plugin, something’s not working.
2. When I begin at the top of the form, and enter in the first few fields, then scroll down with my mouse, it scrolls down to the absolute bottom of the page. The scroll is normal, as if I wanted to just move the page downward slightly.
https://www.ads-software.com/plugins/calculated-fields-form/
- The topic ‘1. Formula not working, 2. scroll issue’ is closed to new replies.