G
G
I want to code an IF statement with efficient code, but don't know the syntax
for VB 6.5:
If Not (field) = [62, 56, 58, 38, 61, 60, 40, 66, 64, 53] Then Z
This doesn't work, can anyone give me the correct syntax? Thanks.
G
for VB 6.5:
If Not (field) = [62, 56, 58, 38, 61, 60, 40, 66, 64, 53] Then Z
This doesn't work, can anyone give me the correct syntax? Thanks.
G