Hello, Obviously this way to write an "if" not working. Can you confirm this? If (tmp AND 1) = 0 Then End If If (tmp OR 1) = 0 Then End If Good day,