Thread
:
case is string contains string?
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_2_]
external usenet poster
Posts: 1,522
case is string contains string?
Look in the vba help index for
INSTR
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"salgud" wrote in message
...
I have played with it for an hour, but can't figure out how to make a case
statement that would be something like:
Case is = (string1 contains string2)
Is there a way to do this?
Thanks!
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]