Forum Discussion
SWB_MTC
Feb 23, 2020Copper Contributor
Conditional Formatting for Date Occurring 2 Weeks (not days) in the Future
I'm using Office 365 and I have a column of dates that are sorted in ascending order (recent date on top). In Conditional Formatting\Highlight Cell Rules\A Date Occurring section, there are three pr...
- Feb 23, 2020
mathetes
Feb 23, 2020Silver Contributor
If I were tackling this myself, I think I'd work out some "helper cells" or a "helper table" off in an obscure part of my workbook, where I'd first determine what range of dates falls in each of those weeks. One of those helper cells would be a simple "Y" for "2 weeks out" or "3 weeks out" etc.
And then refer to that cell (those cells) in the conditional formatting dialog box.