Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Return "pending" if project lands between two dates
thomasda
✭✭
Hello, hoping for some help from the Smartsheet experts.
I am looking to return "in progress" if a project lands between a project start date and project finish date. My start date, finish date and status are in 3 columns, side by side.
Looking to automate the status column, to reflect in progress, when falling between 2 dates on the same sheet.
Any help here with the formula is appreciated.
Comments
-
IF(And(Today() > start1, Today() < finish1), "In Progress") should do the trick.
- Replace Start1 and Finish1 are the column header names and row number. Update these to match.
- If your headers have spaces in them, you will need to surround the column name with brackets like this [Start Date]1 or [Finish Date]1
Hope that works out for you.
-
Thank you very much, would have never figured this out. Really appreciate your help.
-
Glad I could be of service!
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives