I have two form fields that create a total calculation
My first form field dutysupertotals has 15 stored in it. the second numberofduties has 4 stored in it. The final form field has the following calculation and gives off wierd numbers. 33 and things like that. If I set the third box equal to say dutysupertotals it would show 1515 even though 15 is only displayed in dutysupertotals. Can someone help. Here is the calculation I have for the third box
=((dutysupertotals)/(numberofduties))
My first form field dutysupertotals has 15 stored in it. the second numberofduties has 4 stored in it. The final form field has the following calculation and gives off wierd numbers. 33 and things like that. If I set the third box equal to say dutysupertotals it would show 1515 even though 15 is only displayed in dutysupertotals. Can someone help. Here is the calculation I have for the third box
=((dutysupertotals)/(numberofduties))