I have the code:
even though all four objects indacte True in my Variables list durring debugging, the If statement does not execute.
Does anyone have an idea on why?
thx guys
Lorena
Code:
If blFlagA1=True AND blFlagA2=True AND blFlagA3=True AND blFlagA4=True Theneven though all four objects indacte True in my Variables list durring debugging, the If statement does not execute.
Does anyone have an idea on why?
thx guys
Lorena

