I have created a form that does simple addition, subtraction and division calculations. Everything seems to be calculating just fine. When I click the Reset Button, all fields are reset 0, but it returns the error message: "Warning: JavaScript Window- The value entered does not match the format of the field [BreakevenPricePerBushel]."
The value "BreakevenPricePerBushel" is derived from "TotalExp / YieldPerAcre" (using Simplified Field Notation).
The value "TotalExp" is derived from a sum of the selected expense fields in my form.
The value "YieldPerAcre" is a number entered by the user.
The format for all fields:
Decimal Places: 2
Dollar Amount Fields: Currency Symbol
Default Value: 0.00
I can't say that I've done a zillion forms in Acrobat, but I have never had this happen before and I'm stumped. Any guidance would be greatly appreciated.
--DP
(my version # of Acrobat Pro is actually 9.3.2)
George Kaiser