Im running Adobe Acrobat 8 Professional
Question #1
I am trying to take a total the total of a series of 14 numbers and multiply that total by 25%.
I have been researching how to use the "Simplified Field Notation" calculation tool however when I type in what others have told me to type in nothing happens.
Here is what I have been typing in
TotalBid * .25
This script is returning nothing within the field.
Question #2
I have a list of fields in which data can be entered. For Example:
Unit1 Unit Price1 Total1
Unit2 Unit Price2 Total2
Unit3 Unit Price3 Total3
I have set up simply calculations using the "Value is the (product) of the following fields" option and it is working just fine. My question is if for example there is no input in Unit2 and Unit Price2 how can I get the Total2 field to remain blank. Right now it is showing $0.00 and I would like the Total fields to only show a number if data is input into the Unit and Unit Price fields.