Hi:
As per usual I can not wrap my tiny mind around an IF(AND statement.
Here is what I have been trying to get to work:
=IF(AND(LEFT(B2,10)="Customer N",B2=B1,"Delete","")
So:
IF the first 10 characters in B2 are "Customer N"
AND IF the VALUE of B2=B1
then mark as Delete otherwise leave the cell Blank
Where did I go wrong with my formula?
THANKS to anyone that can assist
Mark
As per usual I can not wrap my tiny mind around an IF(AND statement.
Here is what I have been trying to get to work:
=IF(AND(LEFT(B2,10)="Customer N",B2=B1,"Delete","")
So:
IF the first 10 characters in B2 are "Customer N"
AND IF the VALUE of B2=B1
then mark as Delete otherwise leave the cell Blank
Where did I go wrong with my formula?
THANKS to anyone that can assist
Mark