Wrong calculation in copied fields
when doing a calculation in a form like
A1B1=C1
with given standard values A1=2, B1=3 resulting in a field with calculation result of 6 (from 2x3=6) you get mistakes in a new calculation when you
- copy the three field
- rename them to D1, E1 and F1 and
- change the standard values and the calculation to D1=3, E1=4
- change the calculation to D1E1 with result 12
the shown form is still A1*B1=C1 values in both lines
This is a bug that should be solved.
Closing this for now until we have further info on the request.
Can revisit later
-
Anonymous commented
I believe I have a similar problem that can be a manifestation of the same bug.
If you create a field to show a percentage based on the values inserted in two other fields, like:
PERCENTAGE = VALUE * 100 / TOTAL_VALUESome values cause the percentage to show 10.00 when it should be 100.00. Try setting TOTAL_VALUE and VALUE to 381.47, for instance. You'll see PERCENTAGE = 10.00
-
Hello,
If possible, please share your doc with us to investigate further.
Also share the details of your OS and Acrobat version.Thanks