C
CC
I've try associate IF OR AND all toghether
like
IF cell A4 >1 AND ( cell A5 = "AAA" OR Cell A6 = "BBB" ) Then ...
but not with sucess
I apreciate your help
cc
like
IF cell A4 >1 AND ( cell A5 = "AAA" OR Cell A6 = "BBB" ) Then ...
but not with sucess
I apreciate your help
cc