Forum Discussion
Gumzz212
Feb 29, 2024Copper Contributor
Coloring date for the day after tomorrow
Hi all, I hope you guys had a good day I'm trying to organize my work here, I already organized it so I could tell when the task is near by changing conditional formatting to tomorrow, today, and ye...
- Feb 29, 2024
use this conditional formatting formula for your 'day after tomorrow's date'
=TODAY() + 2 = A2
Assuming that your current date is on cell A2.
This rule will only affect the day after tomorrow, not any other dates.
you could also use this as reference: Change cell colors based on date (conditional formatting)
Gumzz212
Feb 29, 2024Copper Contributor
and how to make the A2 cell is auto update?
is the function "=TODAY()" is right?
is the function "=TODAY()" is right?
Rodrigo_
Feb 29, 2024Iron Contributor
yes.
- Gumzz212Feb 29, 2024Copper Contributor
it's a bit strange the formula doesn't work
- Rodrigo_Feb 29, 2024Iron Contributor
- Gumzz212Jun 14, 2024Copper ContributorHi bro could you help on another work? could we now make a cell light up red when it's not filled based on another cell that contain date
and I wanna make the difference is about two days before
Example the cell date is 14/06/2024 when the subject cell is not filled on 12/06/2024 it turns red and when it filled its just back to normal