VB Code:
If InStr(Text1.Text, "@") > 0 Then 'code End If
InStr returns a number if its there if not its 0. This checks to see if it returns a value greater then zero.
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |