GOOGLE SHEETS - INSERT CHECKBOX

Use INSERT CHECKBOX in GOOGLE SHEETS to create checklists and stay organized this school year!
The Fill Handle, which was used in the example to fill down, can also be used to fill across in a Google Sheet. Also, you can calculate formulas based on whether or not a checkbox is blank or checked. When a checkbox is blank, it shows a FALSE value in the formula bar. When a checkbox is checked, it shows a TRUE value. Formulas, such as COUNTIF, will be calculated using the TRUE and FALSE values.