Can I automate a cell to change color?
I have a column called "Due Date" that I want to turn red when 4 weeks from the due date have past. Is there way to change either the cell color or text color?
Answers
-
@jhorvath From your brief description, you should get the result you want using conditional formatting.
dm
-
@dale3ME I had initially tried that but when my condition is "When Due Date is greater than" it has me put a date instead of a period of time
-
I agree with @Dale Murphy!
Here's the Help Article with more information: Conditional Formatting
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
-
@dale3ME Maybe I should re-phrase. I want to say if due date exceeds 4 weeks, then change the color of the cell. Those two options are based on due date itself rather than the date that is 4 weeks from the due date. Thank you for your help!
-
Hi @jhorvath
Thanks for clarifying! The way I would do this is to add a helper column to your sheet, another Date type of column. Then you can use a formula to add 28 days (4 weeks) to your Due Date column, like so:
=[Due Date]@row + 28
See: Use Formulas to Perform Calculations With Dates
Then you can set your Conditional Formatting rules off of this helper column, for when that date is in the past.
Cheers!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.4K Get Help
- 424 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
Check out the Formula Handbook template!