Still typing "done" and "not done" by hand?
Manually typing status labels into a checklist is slower and easier to get wrong than it needs to be. Adding a checkbox lets you mark something complete with a single click, and the TRUE/FALSE value in the linked cell can feed directly into a formula.
Count completed items automatically with COUNTIF
Once each checkbox is linked to its own cell, a formula like =COUNTIF(range,TRUE) instantly totals how many boxes are checked. This turns a simple checklist into a small live progress tracker without any extra manual counting.
Frequently Asked Questions
Can I remove the text label next to the checkbox?
Yes β click the label once to select just the text, then delete it and leave the checkbox itself in place.
Can I copy one checkbox to create several more?
Yes β copy and paste the checkbox to add identically shaped ones elsewhere, but you will need to set the Cell Link separately for each new copy.