I would like to create a daily log to track how often I got up from my desk to take a brief walk. How would I go about counting the number of times I did it?
Here’s what I did so far:

- Row A (“Date”)
- Column 1 (Checkbox)
- Column 2 (Checkbox)
- Column 3 (Checkbox)
- Column 4 (Inserted this Formula:
SUM({Break1}+{Break1}+{Break1})
It seems like overkill, though, to have to create a new column to track each activity. Is there a simpler way I can do this?
