Calculations on form
I need several calculation done on a pdf form, can someone tell me how to do this?
Currently looks like this:
Total No. [TOTAL] @ £250 each = [TOTAL 1]
[CHECK BOX 1] plus 10% = [TOTAL 2]
[CHECK BOX 2] plus 20% = [TOTAL 3]
so i need [TOTAL 1] to multiply [TOTAL] by 250
then when a check box is selected a final sum is made from [TOTAL 1]
This is the first time i have made a form, and now i need to try and figure all this out, any help welcome.