Thread
:
Select Case with Nothing
View Single Post
#
1
Posted to microsoft.public.excel.programming
J@Y
external usenet poster
Posts: 127
Select Case with Nothing
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?
Reply With Quote
J@Y
View Public Profile
Find all posts by J@Y