Formula assistance

New user
Looking to have formula that will have the following actions occur within a sheet.
When the below is entered within the specific column then the status would automatically populate accordingly. Status is drop down list with the options outlined in Column C
Any help greatly apprecaited
Answers
-
Hi @murf26,
Try using the automations "Update Cell Value" for this!
https://help.smartsheet.com/articles/2482299-change-cell-value-in-an-automated-workflow
However, you could use a nested "if" formula if that is you preferred route:
=IF(and([specific target date]@row=TBU, isblank([actual finalization date]@row, "Not Started", if(and([specific target date]@row>TODAY()-30, isblank([actual finalization date]@row, "In Progress-Due within 30 days", ...etc
Holly Conrad Smith
Director of Technology & Innovation 💡 at Streamline
CliftonStrengths Top 5: Deliberative, Restorative, Achiever, Consistency, Harmony
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 442 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!