Alert when tasks are planned to finish after a date in another task (deadline)
Hello all! I am trying to program a sheet to alert users when any finish date in the sheet goes beyond a specific deadline task in the sheet.
I foresee it working like: User changes a start date, and several tasks down the dependency waterfall, a finish date gets pushed beyond the deadline task's date, and an error shows up requiring the dates to be pulled up or the deadline to be moved out for the date to be changed. Has anyone been able to setup a formula that could enable this?
Answers
-
Hi @NBookbinder
Here is one way...
Add a column that is a checkbox called "Past Deadline?" or whatever you choose. In that column use a formula that sets the checkbox: =IF([End Date]@row > [Deadline Date]$1, 1) and then create an alerting workflow that is based on the "Past Deadline?" field being checked.
**NOTE: The forlmula uses a cell reference "[Deadline Date]$1" so cannot be turned into a column formula. You will need to drag this formula, or cut-and-paste, into every row.
Hope this helps,
Dave
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives