View Single Post
 
Old 01-25-2022, 03:33 PM
Nursec Nursec is offline Windows 7 32bit Office 2016
Novice
 
Join Date: Jan 2022
Posts: 1
Nursec is on a distinguished road
Default Count how many Active X boxes are Checked

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!!
Reply With Quote