LATE
I'm trying to get a formula to read when something is late.
I have the following columns,
ETA field that has a date.
# Received
so I want to say if # received is blank and eta is <= to today() then say "Late".
I've tried multiple versions of if, if and, blank...etc and can't get it to work. I am not working with dependancies.
Any help is appreciated.
Answers
-
You need an Automation: https://help.smartsheet.com/learning-track/level-2-intermediate-users/automation! You could set up an automated workflow with the following options:
- Trigger: When a date is reached using the date field for the ETA date column
- Condition: Where [# Received] [is blank]
- Select an action: Change cell value. Select the Status row and then enter "Late."
I've included some example screenshots below. This wouldn't capture items that are already late, but it would work going forward.
Amber Eakin, MSLS, M.Ed.
Adult Education Specialist | Process Improvement Enthusiast
-
Thank you, i didn't think of using a workflow for this.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 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!