Hi everyone,
I would like some help with creating a calculation script in Adobe Acrobat 9 pro. The following is what I have typed into the 'simplified field notation' area: Balance-Payment1-Fee1+Deposit1.
However when this calculation is repeated one subsequent lines, the balance of the first calculation is repeated on all of them. I have successfully used the validation script from the forum 'don't show zero's' to leave lines blank, when the value would be '0'.
Do I need to write a custom calculation script? How do I specify that the calculated value of line one is not repeated on line 2 and keep that blank when line 1 is calculated?
Thank you.
Try 'suppress zero'.
Do the fields have the same name? If so, then the same named fields will have the same value for forms created in Acrobat.
George Kaiser