I have an employee expense form I created in Acrobat (Pro 9) as a form. I have four fields -
Total_Expenses (calculated from a couple of subtotal fields elsewhere in the form)
Cash_Advance (text field the employee can enter a value into
Due_Employee
Due_Bank
I want to use either a calculation or validation javascript to populate the last two. If Total_Expenses is greater than Cash_Advance, then Due_Employee will show the difference and Due_Bank will show 0. If Cash_Advance is greater than Total_Expenses, then Due_Employee will be 0 and Due_Bank will show the difference. I can't seem to get it to work either way.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com