Conditional formatting with 2 conditions
Solved
happydays
Posted messages
32
Registration date
Status
Membre
Last intervention
-
Emilie -
Emilie -
Hello,
I have tried the solutions mentioned in the forums, but I can't manage to apply color to a cell with two conditions:
I want the cells in column N to be colored if both of the following conditions are met: the adjacent cell in O is empty, and the adjacent cell in R contains "Facturé".
I believe I have read all the proposed solutions, but the formula I'm entering does not work
=AND($O:$O="", $R:$R="Facturé")
Could someone please help me? Thank you in advance
Configuration: Windows Vista / Internet Explorer 7.0
I have tried the solutions mentioned in the forums, but I can't manage to apply color to a cell with two conditions:
I want the cells in column N to be colored if both of the following conditions are met: the adjacent cell in O is empty, and the adjacent cell in R contains "Facturé".
I believe I have read all the proposed solutions, but the formula I'm entering does not work
=AND($O:$O="", $R:$R="Facturé")
Could someone please help me? Thank you in advance
Configuration: Windows Vista / Internet Explorer 7.0
Have a good day.