Forum Discussion
Igrecpoint
Sep 25, 2024Copper Contributor
Conditional Formating / Double condition not working (with dates)
Good morning/afternoon/night, I'm trying to apply the double condition formatting in Excel, but it is not working, while apply separately it is working ... which is Strange. My custom formula is : ...
SergeiBaklan
Sep 25, 2024Diamond Contributor
Try to place the rule with combined formula on first place. Conditional Formatting applies format to the cell based on first rule which returns TRUE and ignore other rules.
and