In Google Sheets, I have a column of checkboxes (TRUE/FALSE) that I am trying to provide the following behavior:
- When a checkbox in the any row is set to
TRUEset all rows above toTRUE
I have no formula snippets as all previous attempts have been futile as of now.