Checkout the InStr() function in Help.

Signature
Gary's Student
> Hi,
>
[quoted text clipped - 8 lines]
> Regards,
> Magix
Bob Phillips - 11 Dec 2005 15:00 GMT
Or if you just want to know if the string contains "orl", use
MsgBox "Hello World" Like "*orl*"

Signature
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
> Checkout the InStr() function in Help.
>
[quoted text clipped - 10 lines]
> > Regards,
> > Magix