Help with script for calculating number of checked boxes
Hi, thanks for trying to help!
I have a form I'm working on for evaluations.
I have 7 rows of check boxes, each collum has 3 differnt check boxes (If they pass, fail, or it wasnt observed).
Row 1 - Boxes named 5.1 (Export Value is Yes1, Yes2, Yes 3) for each box - So only 1 box can be checked
Row 2 - Boxes named 5.2 (same export)
Row 3 - Boxes named 5.3 (same export)
Row 4 - Boxes named 5.5 (same export)
Row 5 - Boxes named 5.5 (same export)
Row 6 - Boxes named 5.6 (same export)
Row 7 - Boxes named 5.7 (same export)
I'm trying to run a script to calculate the total number of Yes1 check marks on the page. Can anyone help me, the script I've been writing is not working.
