I’m guessing this scenario has already been covered, but I couldn’t find it anywhere. Feel free to point me to the relevant article if so.
I’ve got 5 status fields, one for each of 5 teams.

When a new project is added, the person adding needs to identify whether or not each team has any tasks to do in association with the project. If so, they pick “Yes”; if not, “No”.
Then each team is responsible to update the status in the field from there.
I want to create an AutoStatus column that put out the following:
- “In Progress”: if any of the team statuses is “In Progress”
- “On Hold”: if any of the team statuses is “On Hold”
- “Complete”: if all 5 statuses are either “Complete” or “No” (ignore "NA "- I’m taking that one out of the list)
- “Not Started”: if all 5 statuses are either “Yes” or “Reviewing”
This level of complexity in formulas is beyond me at this point, but I’m confident that someone here will know how to do what I’m looking for!
This will be an awesome step forward from what we’re doing now, using a manual status column, which allows someone to mark the whole project as “Complete” without getting confirmation from each of the teams involved.
Thanks in advance!
Joel

