I'd like to know how to make a numerical field add up the total number of questions asked. Each question has radio buttons, a numerical field, and a text field. At the end of the form, I'd like to add up the number of questions that were answered to give a total score. Thanks for your help!
Below, I entered a sum equation to total all the number of points in the first box on the left and will divide that by the middle box to arrive at a total performance score.
The middle box above is the box that needs to give me the sum of the questions answered. Thanks.