Automated Email based on a Column trigger date
I have a workflow that has a column (let's call it Column C) that at some point in production, will have a date. The adjacent column, (let's call it Column D) I am looking to create a filter that auto emails an individual if the date in column C exceeds 14 calendar days from the entered value. How can I do this?
Answers
-
I have something very similar. When renewal time changes to yes it sends an email to the license holder.
Formula used on mine for Renewal time: =IF([Todays Date]@row > [Renewal Date]@row, "YES", "NO")
For Renewal date I put: =[License Expiry]@row - 31
For Todays date: =TODAY()
Hopefully this can help you sort something for your sheet.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 462 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 59 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives