Alert recurrence that looks at a date field - possible?
Answers
-
I appreciate you helping so much, Paul. Unfortunately this doesn't help, I tried that before. When my submission date is 5/1, I'm trying to send an alert every 3 days. So when I enter the formula, the date displayed in case of 5/1 submission should be 6/8 (counting in 3 day increments from 5/1 until today, not counting weekends). However, this formula displays 5/28.
-
That makes sense too. Try this one...
=IF(AND(Status@row <> "Approved", [Date Column]@row < TODAY()), WORKDAY([Date Column]@row, CEILING(NETWORKDAYS([Date Column]@row, TODAY()), 3)))
-
You got it, this works. You are great, thanks so much for taking the time to do this!!
-
Happy to help. 👍️
-
Hi Paul, I have a smartsheet in which I want to send out a reminder 90 days from the date identified in the "date of modification" column and then have that reoccuring from the last time the reminder was sent out to check in on the requestor. How would want accomplish this?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 352 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 135 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 443 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!