Hi,
I want to automate the status column of the parent row based on the child rows.
For example, if all of the child rows are left blank or marked "Not Started," I want the parent row to read, "Not Started"
Or if a majority of the child rows are marked "In Progress" and some are marked "Complete" I'd like the parent row to read, "In Progress."
And finally, if all the child row tasks are marked complete the parent row automatically marks complete.
I can not figure out how this is done. Hopefully, this is possible and someone can help.