Hi there,
I want to find a formula that works for the following conditions for a checkbox column.
If no cells are checked enter "Not Started"
If one or more cells are checked enter "In Progress"
If all cells are checked enter "Complete".
I need all three conditions to be included in a single formula.