A
Arturo
Cell J5 is conditionally formatted as
=IF(AND(TODAY()-J5<=7,K5<>1),TRUE,FALSE)
How would I add an additional condition of Today()-J5>0, then if all three
conditions are met, turn font red?
Appreciatively,
Arturo
=IF(AND(TODAY()-J5<=7,K5<>1),TRUE,FALSE)
How would I add an additional condition of Today()-J5>0, then if all three
conditions are met, turn font red?
Appreciatively,
Arturo