I need to create column where i can track a number of days a column is checked.
in my sheet, there is a check box field for Active status and another column named Active days. when the active status is checked, then it should record the number of days it is checked in the active days column. when someone unchecks it, the active days counter goes into pause, and if someone checks again then it should resume the counter.
e.g. if the active status is checked for two days, then unchecked for a day and checked again for two days, active days should show 4 days