Need help editing "Status" formula so it doesn't automatically change to "In Progress"
Hi,
Hoping to get advice on how to edit the below formula. When the "Start" date becomes the current calendar date, the "Status" changes to "In Progress" even though the % Complete is still blank. I'd expect the status to remain "Not Started" (if the % Complete is blank or zero), and change to "Overdue" when the "Finish Date" passes (without being 100% complete).
Thanks,
Mary
Best Answers
-
Try moving "Not Started" to immediately after the first "In Progress" and ending the formula there.
=IF(............., IF([% Complete]@row> 0, "In Progress", "Not Started"))))
-
Thank you!!! Perfect.
Answers
-
Try moving "Not Started" to immediately after the first "In Progress" and ending the formula there.
=IF(............., IF([% Complete]@row> 0, "In Progress", "Not Started"))))
-
Thank you!!! Perfect.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!