We have 2 columns.
1) % completion
2) Status (not started, in progress, completed, significant delay, etc).
We would like that every time we move % Completion from 0 to any number up to 100, Status gets automatically updated to "in progress". And when % completion hits 100%, then Status is "Completed"
We will still want to manually override when a task gets signficantly delayed.
Does anyone know how to do this?