Question
How to convert an Excel Formula to a Custom Calculation Script in a Adobe Acrobat 9 Form?
Hello,
I am not familiar with Javascript and need some help in converting the following Excel Formula so that I can enter it into a Custom Calculation Script in a Adobe PDF Form. Here is the formula:
=IF(OR(F9="",F11="",E11=""),"",TEXT(F11,"00\:00")-TEXT(E11,"00\:00")-F9)
Where "F9", "F11" and "E11" are named the same on my Adobe PDF Form.
Thank you for any help you can provide!
