How do I use 2 conditional formats in column B so: Sample attached.
A) Format #1
If no end date ,
then format #1
I use “cell value is equal to 0”
Fine, now the problem:
B) Format #2 ONLY if:
1) a start date
2) AND no end date,
3) and D3 <0,
then format #2 [B4]
How do I contain all these conditions in a conditional format for Format #2?
I need to avoid evoking format 2 in B5,6,7,etc:
If no start date [and no end date] and D3 <0
It should be format 1, not format 2
Essentially, all cells in column B that have no date should have format 1 [B5,6,7,etc].
Format 2 is evoked only if a start date exists, has no end date and that the avg [D3] has been exceeded [<0]. [B4]