I appreciate your help, I didn't even noticed that I had like that
already. However, I did have problems with the calculation. I had 3
seperate questions with a total of 16 different radio optionsso like
question 1 had 4 options, question 2 had 6 options and question 3 had
another 6 I tried doing the sum(rb11+rb2, etc.) but I got an error
message stating it didn't know what RB1 was. Then I realized that I had
the radio buttons stored in a group. Therefore to get it work I had to
use, sum(GP1, GP...