A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Were you able to download it?
Hi,
Eventually, I just got it and I think your going about this in fundamentally the wrong way.
IMHO I think having what could end up as; literally, thousands of checkboxes and linking them to thousands of cells is a nightmare so instead of
=COUNTIF(E2:DL2, TRUE)
I would use
=COUNTA(E2:DL2)
Then instead of checkboxes you would simply enter a character of your choice to indicate attendance and the formula would count delegates.
If this post answers your question, please mark it as the Answer.
Mike H