Task done column
Column B holds checkboxes. Column C shows =IF(B2, "Done", "Open") for filter views that hide finished work.
A checkbox is a cell control that stores TRUE when checked and FALSE when unchecked. Insert checkboxes from Insert > Checkbox or data validation. They power task lists, approval flags, and conditional formulas without typing yes or no by hand.
Use checkboxes on trackers, onboarding lists, QA sheets, and habit grids where one click should flip state: done, approved, reviewed, or included in a export.
Skip checkboxes when you need multi-select tags, long notes, or statuses with more than two states. Use a dropdown validation list instead.
Select cells, then Insert > Checkbox to drop controls into the range.
Checked cells evaluate as TRUE in formulas; unchecked cells are FALSE.
Count checked rows with COUNTIF(range, TRUE) or SUM on a column of checkboxes treated as 1 and 0.
Pair checkboxes with conditional formatting to gray out completed rows or strike through titles.
Protect formula columns while leaving checkbox columns editable for viewers with limited access.
Copy checkbox cells normally; the control travels with paste into new rows if validation is intact.
Column B holds checkboxes. Column C shows =IF(B2, "Done", "Open") for filter views that hide finished work.
Checkbox in column A plus FILTER on the data range where Include column is TRUE builds a dynamic export tab.
Seven checkbox columns for weekdays; COUNTIF across the row scores weekly completion without typing X marks.
Next step for Checkbox
Jump to a related Better Sheets resource, or unlock the full tutorial library.
Watch how Checkbox works
Guides that explain Checkbox in more depth.
Checkboxes in Google Sheets are a game-changer. They add interactivity, flexibility, and functionality to your spreadsheets, making data management easier and more enjoyable.
Read post →Google Sheets, Google Sheets Tutorials | This tutorial is meant to show you not just what magical things you can do with checkboxes, but also to show you my process on how when you become a member of Better Sheets.
Read post →Master the art of counting 'true' and 'false' in Google Sheets with this detailed guide. Uncover pitfalls to avoid & learn powerful functions.
Read post →Data validation restricts what people can type in a cell. A dropdown is the friendly face of that feature: pick from a list instead of free text. It keeps statuses, categories, and owners consistent so filters, pivot tables, and scripts do not break on typos.
Read guide →Data validation restricts what can be entered in a cell before bad data spreads through your model. Rules can enforce dropdown lists, number ranges, dates, text length, or custom formulas that return TRUE. Invalid entries can be rejected or warned with a note. Validation is the front door quality check for shared trackers and intake sheets.
Read guide →Checklists in Google Sheets use checkbox cells, done columns, or status dropdowns to track tasks row by row. Insert checkboxes from the Insert menu, pair them with COUNTIF percent complete formulas, and use conditional formatting to highlight overdue items still unchecked.
Read guide →Conditional formatting changes how cells look when they meet rules you define, such as values above a target or dates in the past. It helps scanners spot problems fast without writing values into extra helper columns. Rules can be simple comparisons or custom formulas that reference other sheets.
Read guide →Done reading about Checkbox?
Membership unlocks 636+ tutorials, unlimited generators, and every template. Practical lessons. Zero fluff.
Learning Sheets for real
Unlock the full library, generators, and templates with membership.