View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gaston[_6_] Gaston[_6_] is offline
external usenet poster
 
Posts: 1
Default Finding substrings within a string

Sorry if this question seems trivial, but for the life of me, I can'
figure out how to search for something within a string.

Say I got str1="ABC" and str2="AAA AAB AAC ABC ABC"
I want to be able to search str2 and see if str1 exists within it.

Thanks in advanced

--
Message posted from http://www.ExcelForum.com