Hi!I have 4 groups of radio buttons (each containing 5 buttons with
values of 1 through 5). I am averaging for a final score, I would like
the final score to populate a "verbal result" field. For example if the
average score is less than or equal to 1 it would be "unsatisfactory",
if the score is greater than 1 or less than equal to 2 it would be
"below" and so on through 5.I have set up the avg but can't figure out
how to get it to either auto populate a field or selection in a
drop-down list.A...