Thread
:
Substring check within VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary's Student
external usenet poster
Posts: 86
Substring check within VBA
If Str1 and Str2 are strings, is there a function or simple coding within VBA
to return TRUE if Str1 is a substring of Str2, otherwise FALSE?
Thanks in advance
--
Gary's Student
Reply With Quote
Gary's Student
View Public Profile
Find all posts by Gary's Student