Forum Discussion

Gigawattz's avatar
Gigawattz
Copper Contributor
May 23, 2022
Solved

Conditional formatting - multiple rows and columns

Good day everyone!   I am working on a barebones PMS for our vehicles and i am stuck with the conditional formatting of cells.   As you will see below in the attached image i need to format "x" w...
  • OliverScheurich's avatar
    OliverScheurich
    May 23, 2022

    Gigawattz 

    =$B9<=TODAY()
    =AND($B9>TODAY(),$B9<TODAY()+30)
    =$B9>=TODAY()+30

    I've adapted the rules for conditional formatting to column B which contains the due dates. In my first reply i didn't understand the actual layout of the data unfortunately.

     

Resources