Hello everyone,
I have some troubles with conditional formatting, see example below:
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]
[/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Date[/TD]
[TD]25-Aug-2019[/TD]
[TD]26-Aug-2019[/TD]
[TD]27-Aug-2019[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]activity1[/TD]
[TD]8[/TD]
[TD]
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]activity2[/TD]
[TD]
[/TD]
[TD]8[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]activity3[/TD]
[TD]
[/TD]
[TD]
[/TD]
[TD]8[/TD]
[/TR]
</tbody>[/TABLE]
My goal is to change the colour of the "activity" cell when:
"B2 to D2 is not blank
and
date B1 to D1 has expired"
From my understanding, the (start of the) formula should be:
= AND (NOT (BLANK (B2) ) ; B1<today ()="" )<today())<today="" ())<today())<today())"<today())<today())".="" but="" this="" formula="" only="" takes="" one="" cell="" in="" account.=""
< TODAY () )<today())
Is it possible to make this work with a range of cells without having to put in multiple conditional formats?
I work with the Dutch version of Excel 2010 so ';' and ',' are different than the international version, I will clarify more if needed.
Many thanks in advance!</today())
</today>
I have some troubles with conditional formatting, see example below:
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]
[/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Date[/TD]
[TD]25-Aug-2019[/TD]
[TD]26-Aug-2019[/TD]
[TD]27-Aug-2019[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]activity1[/TD]
[TD]8[/TD]
[TD]
[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]activity2[/TD]
[TD]
[/TD]
[TD]8[/TD]
[TD]
[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]activity3[/TD]
[TD]
[/TD]
[TD]
[/TD]
[TD]8[/TD]
[/TR]
</tbody>[/TABLE]
My goal is to change the colour of the "activity" cell when:
"B2 to D2 is not blank
and
date B1 to D1 has expired"
From my understanding, the (start of the) formula should be:
= AND (NOT (BLANK (B2) ) ; B1<today ()="" )<today())<today="" ())<today())<today())"<today())<today())".="" but="" this="" formula="" only="" takes="" one="" cell="" in="" account.=""
< TODAY () )<today())
Is it possible to make this work with a range of cells without having to put in multiple conditional formats?
I work with the Dutch version of Excel 2010 so ';' and ',' are different than the international version, I will clarify more if needed.
Many thanks in advance!</today())
</today>