Using Tickbox for counting a box next to it...
Hello,
does anybody know how to connect a tickbox to a box that is next to it, and count to summary only the checked boxes?
Many thanks!!
iMac 27″, macOS 10.12
Hello,
does anybody know how to connect a tickbox to a box that is next to it, and count to summary only the checked boxes?
Many thanks!!
iMac 27″, macOS 10.12
Hi uros64,
Formula in Footer Cell C8 =SUMIF(B,TRUE,C)
Regards,
Ian.
Hi uros64,
Formula in Footer Cell C8 =SUMIF(B,TRUE,C)
Regards,
Ian.
Please let me ask you another question.
Do you know maybe how to connect two different sheets: for example if I check(true) a tickbox in the table on sheet1 and I would lite to have the same match in a tickbox in the table on sheet2?
Many thanks Ian!! It was helpful! : )
Using Tickbox for counting a box next to it...