After a couple of tests I think I see where the confusion is.

Perhaps what you wanted was
Code:
If Not CBool(isqTo And &H88) Then
       '
       ' 
       '
   End If
I really would have thought the code you had would have did this but after testing it I did not see the result I expected.