Is it possible in smartsheet to change status automatically based on column dates?
Is it possible in Smartsheet to change automatically the Status column based on Date Received column and auto change Status once the Date Check Transmitted FMD Column was filled in? Thank you.
Best Answer
-
Hi @Maryjo Reyes,
Are you looking to have the status change is any date is entered into the Date Check or Date Received columns? If so, this should work:
=IF(ISDATE([Accounting (Date Check Transmitted to FMD)]@row), "Check Transmitted to FMD", IF(ISDATE([Accounting (Date Received)]@row), "Check Preparation"))
Hannah
Answers
-
Hi @Maryjo Reyes,
Are you looking to have the status change is any date is entered into the Date Check or Date Received columns? If so, this should work:
=IF(ISDATE([Accounting (Date Check Transmitted to FMD)]@row), "Check Transmitted to FMD", IF(ISDATE([Accounting (Date Received)]@row), "Check Preparation"))
Hannah
-
Hi @Hannah H,
Great! Thanks for your help. 😊
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 480 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 72 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!