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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!