Formula question: If date exceeded another date, then...
New to smartsheets and I can't figure this out.
If Needed on-site date column is greater than Estimated Lead Time column then I need the row to turn red and notify Assigned To column
This is where I'm at so far...
=IF([Estimated Lead Time]1 > [Needed on-site]1, (then turn row red & notify assigned to)
How do I turn the row red and send a notification?
Best Answer
-
Add a symbols column with RGB balls, and put your formula in that column
in your formula use value_if_true = "Red"
Create an conditional formatting that changes the row color when the RGB column turns
Create an notification workflow the triggers when the RGB turns red
Answers
-
Add a symbols column with RGB balls, and put your formula in that column
in your formula use value_if_true = "Red"
Create an conditional formatting that changes the row color when the RGB column turns
Create an notification workflow the triggers when the RGB turns red
-
Thank you Paul H!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.7K Get Help
- 438 Global Discussions
- 152 Industry Talk
- 497 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 509 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!