VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This is simple code to see if a word, phrase, ect. is whithin a string.

by Matt Johnson (5 Submissions)
Category: String Manipulation
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 14th December 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This is simple code to see if a word, phrase, ect. is whithin a string.

Rate This is simple code to see if a word, phrase, ect. is whithin a string.




If x > 0 Then
 MsgBox "It is in the text"
End If

Download this snippet    Add to My Saved Code

This is simple code to see if a word, phrase, ect. is whithin a string. Comments

No comments have been posted about This is simple code to see if a word, phrase, ect. is whithin a string.. Why not be the first to post a comment about This is simple code to see if a word, phrase, ect. is whithin a string..

Post your comment

Subject:
Message:
0/1000 characters