programming fool
July 1st, 2001, 07:37 PM
How do I search to see if a character or a couple of characters are in a string?
|
Click to See Complete Forum and Search --> : Searching Strings programming fool July 1st, 2001, 07:37 PM How do I search to see if a character or a couple of characters are in a string? cksiow July 1st, 2001, 07:58 PM 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 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |