Scheduled but not done formula
I have a data set that has a Schedule Date (attached screen shot of data), and there is a column that has a check box that is referencing that field.
I send the Smartsjeet form to a user, and they put a check mark in the check box if they have completed.
If that box is not checked, and the date is later than today, I would like to identify that row, with either a word, like late or whatever.
Been searching the globe and back for this answer. Please help.
Comments
-
=IF(AND(TODAY() > [SBR Date Q1]1),[SBR Q1 Completed]1<>1), "Late", "")
or if you are using the orbs you can color it to:
=IF(AND(TODAY() > [SBR Date Q1]1),[SBR Q1 Completed]1<>1), "Red", "")
edited for the AND function
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives