View Single Post
 
Old 08-19-2022, 06:10 AM
Tamac Tamac is offline Windows 10 Office 2021
Novice
 
Join Date: Aug 2022
Posts: 1
Tamac is on a distinguished road
Default Calculate "Checked" Checkboxes - Word Table

I have a Word document that has two separate tables. Table 1 (named Question1Table) has 8 individual check boxes (Legacy or ActiveX, could use any). I want to add up the total number of check boxes "Checked" in "Question1Table" and place the value of the total number of check boxes "Checked" into "Question1Table" in a different cell named (Question1Answer) e.g., 1, 2, 3, 4... 8 in"Question1Table".

Table 2 (named Question2Table) has 6 individual check boxes. I want to add up the total number of check boxes "Checked" in "Question2Table" and place the value of the total number of check boxes "Checked" in "Question2Table" into a different cell named (Question2Answer) e.g., 1, 2, 3... 6 in"Question2Table".

I have attempted several different way , but do not get it to work. Is there any guidance on the forum on how to do this or can anyone provide some assistance?
Reply With Quote