S
Sandy
Condition:- If cell C48 is not blank AND cell C49 is blank then colour cell
C49 light yellow.
I have placed the following in condition 1 for Cell C49
=AND(NOT(ISBLANK(C48)),ISBLANK(C49))
however the cell colour changes to light yellow when C48 is blank and C49 is
blank.
Where am I going wrong?
Sandy
C49 light yellow.
I have placed the following in condition 1 for Cell C49
=AND(NOT(ISBLANK(C48)),ISBLANK(C49))
however the cell colour changes to light yellow when C48 is blank and C49 is
blank.
Where am I going wrong?
Sandy