Hello!
I currently have this formula in my status column =IF([% Complete]@row = 0, "Not Started", IF([% Complete]@row = 1, "Complete", "In Progress"))
but I'd like to add a rule that if the finish date is < today, "Overdue". Can somebody help me complete the formula?
Also, I'm looking for recommendations for training. I'm going to be the scheduling/smartsheet guru in the company and need all the help I can get! Thanks!