2 Replies Latest reply: Feb 18, 2011 7:59 AM by Kenneth Benson RSS

    Calculate quotient in form field

    Kenneth Benson Community Member

      Client wants a PDF form that lets user choose yes or no answers, each answer has a value. Values should be added up. So far, I think I can do this, by assigning values to each yes or no answer and showing another field that calculates the sum of those values.

       

      But now he wants total displayed as a percentage of highest possible score. IOW, if the highest possible score is 280, and client scores 28, I need to calculate 28/280 * 100 and display 10%. I see ways to calculate sum, product, minimum, maximum, and average, but no way to calculate quotient (or difference, for that matter).

       

      Is there a way to calculate quotient?

       

      Ken Benson