Thread
:
usings contains in var check
View Single Post
#
1
Posted to microsoft.public.excel.programming
Bruce
external usenet poster
Posts: 138
usings contains in var check
How do I check that a variable 'contains' something?
eg.
myVar = "myfile01203"
If myVar contains "myfile" then
'do something
End if
Reply With Quote
Bruce
View Public Profile
Find all posts by Bruce