I have a form with 8 radio groups. Each group has 6 options, each with a value between 0-6.
I need to preform the following after a selection has been made on each group.
[Sum of all statements selected / (# of sections with a statement selected x 5)] x 100
and I want the resulting number to appear in a text box at the bottom of the page.
Please, any help would be nice!