Forum Discussion

EKizzie1970's avatar
EKizzie1970
Copper Contributor
Jan 18, 2024

Formatting SharePoint List based on date values +xx days in the future

Formatting SharePoint List for dummies/beginner

I have SP List that I would like to add conditional formatting to:  The raw data is a date, I would like to apply the following rules, but I do not see how to apply +90 days, +30 days or between +30 & +91 days:

 

Cell Value/Green

Greater than

=TODAY()+90

 

Cell Value/RED

Less than

=TODAY()+30

 

Cell Value/Yellow

Between

=TODAY()+30 and =TODAY()+91

SharePoint Online

 

Resources