If remain 3 days than conditional formatting
Hi,
I want to do the following:
I have a table that we working on with due dates; Start date and End date.
If remains 3 days I want the cell to be in red.
I mean, if End date - Today = 3 days; Than
Cell is red
Answers
-
Hi @Shlomi
Create a new column titled "Today" and make it a Date column. Use this formula and convert it to column formula
=TODAY()
Add a new column titled "Difference" and add below formula to this column
=[End date]@row - Today@row
Now use a conditional formatting to highlight the end dates for which the difference value is less than 3.
I hope this helps.
Best Regards
Amit Wadhwani, Smartsheet CoE, Ignatiuz Software, Exton, PA
Best Regards
Amit Wadhwani, Smartsheet Community Champion
Smartsheet CoE, Ignatiuz, Inc., Exton, PA
Did this answer help you? Show some love by marking this answer as "Insightful 💡" or "Awesome ❤️" and "Vote Up ⬆️"https://www.linkedin.com/in/amitinddr/ -
I've put in the function.
but, what should I do in the conditional formatting?
-
Hi @Shlomi
I hope you're well and safe!
Try something like this. (Referencing the Difference Column)
Did that work/help?
I hope that helps!
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Please support the Community by marking the post(s) that helped or answered your question or solved your problem with the accepted answer/helpful, Insightful/Vote Up/Awesome. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
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
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!