Question
I need help with a formula or java script for Acrobat 11
I am trying to subtract two number fields and show the result in a third field. However, if the result is less than or equal to zero, I want the third field to be blank.
If I have fields A, B and C, I want C to show the result of A minus B. But, if A minus B is less than or equal to zero, I want C to be blank.
I am using Acrobat Pro 11 on a Mac computer.
Thanks in advance for your help.