Avatar

Level 2

I have a form with 35 check boxes.  I want to be able to sum the ones selected at the bottom of the page.  I have given them names Check_box(0), Check_box(1), etc, changed the value to 1, and used sum(Check_Box[*]), but it isn't working.

Any ideas?

Thanks, Anne