Hello, I am kind of new to using the developer tools but I am attempting to create something that will count how many boxes out of a column are checked and return that in a text box automatically. I need to do this in three separate rows and find out three separate numbers. The checked boxes in row 1 are worth three points, the boxes in row 2 are worth two points and the boxes in row 1 are worth 1 point.
To complicate things even more, I would like to have a way to add the total amount of points that are assigned with each box and divide the total by 24.
Is there a way to do all this? Or am I expecting way too much
I can upload a copy of the document if it would help.
Thank you!!