The text box which contains the sum of the points is called "total points" and the five check boxes are a group of radio buttons labelled "41+", "34-40", "26-33", "19-25", and "0-18" respectively. So basically, if the value in the "total points" field is 41 points or more, I'd like the "41+" box to be checked, or if the total points is 34-40, I want the "34-40" box to be checked, etc...
↧