How do I search to see if a character or a couple of characters are in a string?
Printable View
How do I search to see if a character or a couple of characters are in a string?
try vb function called InStr, it tell you if a char is in a string and the position of it as well
HTH
cksiow
http://vblib.virtualave.net - share our codes