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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives