- AND(AND($GD3>$C$2;$GD3<=$C$3);(AND($GE3>$B$4;$GE3<=$B$5)))
- AND(AND($GD3>=$D$2;$GD3<=$D$3);(AND($GE3>$B$4;$GE3<=$B$5)))
- AND(AND($GD3>=$E$2;$GD3<=$E$3);(AND($GE3>$B$4;$GE3<=$B$5)))
- AND(AND($GD3>=$F$2;$GD3<=$F$3);(AND($GE3>$B$4;$GE3<=$B$5)))
- AND(AND($GD3>$G$2);(AND($GE3>$B$4;$GE3<=$B$5)))
Can anyone help me to simplify these conditional formatting? They are all successful when running singularly. I want to combine them because their format is all in pink. TIA.