Search
Syndication
Sponsors

Find a word in a string

Find a word in a stringusing InStr

Find a word in a string

<%
Dim strText
‘here is our string
strText = This is our sample text to be searched
‘we will look for the word sample
strSearch = InStr(strText

Related posts:

  1. Replace a word Learn more about Replace a word by visiting our website....
  2. Count words in a sentence Learn more about Count words in a sentence by visiting...
  3. Reverse a string Learn more about Reverse a string by visiting our website....
  4. change text in a string Learn more about change text in a string by visiting...
  5. underline text in a string Learn more about underline text in a string by visiting...

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.

Translate
Links

Tags