I have a survey form which collects information from a series of 20 or so option boxes. Each option boxes is set up to provide an integer (1 or 2 or 7 or 134....) as the result of user selection of one of the provided options in the particular box. I want to create a text box in the header of the form which will as the field in each option box is selected take the number related to that selection and display a running sum of all currently selected option boxes on the current record. Any thoughts on how to go about this would be greatly appreciated...!
Thanks...