Forum Discussion
AS2021
Jul 19, 2021Copper Contributor
Can't get "less than" formula to work
I am trying to highlight cells that contain dates less than TODAY(). I've used the "Cells that contain..."less then" functionality and just a straight formula functionality and can't get them to hig...
- Jul 19, 2021
AS2021 Your "dates" are in fact texts. Have transformed them to real dates (using Text-to-columns) and your CF rules work as expected. See attached.
Riny_van_Eekelen
Jul 19, 2021Platinum Contributor
AS2021 Your "dates" are in fact texts. Have transformed them to real dates (using Text-to-columns) and your CF rules work as expected. See attached.
- AS2021Jul 23, 2021Copper ContributorVery helpful - thank you!