I have created a utility form for my clients to fill out & email the data back to me. Is there a way in Acrobat 8 Pro or Livecycle to calculate a column of numbers in my form then divide by 12 & insert the answer automatically?
I have created a utility form for my clients to fill out & email the data back to me. Is there a way in Acrobat 8 Pro or Livecycle to calculate a column of numbers in my form then divide by 12 & insert the answer automatically?
Avg(DecimalField1[*])
Avg(DecimalField1[0], DecimalField1[1], DecimalField1[2], ... DecimalField1[11])
George Kaiser