G
Guest
I am trying to test multiple variables to see if they have been assigned
nothing.
I tried:
Select Case Nothing
but seems you can't use Nothing like you use True/False.
How would I about this problem?
nothing.
I tried:
Select Case Nothing
but seems you can't use Nothing like you use True/False.
How would I about this problem?