Forum Discussion

SWB_MTC's avatar
SWB_MTC
Copper Contributor
Feb 23, 2020
Solved

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...
  • Patrick2788's avatar
    Feb 23, 2020

    SWB_MTC 

    conditional formatting rule:

    =WEEKNUM($A2)=WEEKNUM(TODAY())+X

     

    X=number of weeks

Resources