Checkbox with value and addup
Hello! I'm working on a form in Acrobat and I'm stuck.
Here's the situation:

Multiple questions with 3 checkboxes. Each row can select 1 checkbox.
Each checkbox has a value, as shown above.
I want to add up all the values of the selected checkboxes.
For instance, if you were te select the first question checkbox with 1 and the second question checkbox with 2, somewhere in the document the numer 3 (adding up 1 and 2).
This document has about 40 questions.
I really hope this is possible in Acrobat 🙂