Forum Discussion
Simes888
Feb 06, 2023Copper Contributor
Excel conditional formatting formula not working as expected
I have a column in Excel that contains dates. The column is G, and the data starts on row 2. I have a conditional formatting rule which is supposed to change the colour of each cell in that column, i...
NikolinoDE
Feb 06, 2023Gold Contributor
=$G$2=(TODAY()-30)
- simes889Feb 06, 2023Copper ContributorHi Nikolino, thank you for responding so quickly, Unfortunately that is one of the methods I had already tried, and yielded the same incorrect formatting result. I do have a solution now though. Thanks again for your time.