I would like to be able to count how many checkboxes are selected in a form. I will than use this value to calculate a cost for a permit.
What I am hoping to find a formula that will count if a checkbox is checked to give me a number for further calculation.
I found something similar in the "CSS, JavaScript, and Formula Examples:" but have not successfully modified it for my use. I have tried COUNT, COUNTIF, and SUMIF.
Thank you.