"Kathy Webster" <slic...@yahoo.com> wrote in message
news:473a0a03$0$28816$4c36...@roadrunner.com...
If Instr(string1, string2) = 0 Then ' string1 does not contain string2
Exit Sub
Else
'Do x, y and z
End If
--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Kathy Webster" <slic...@yahoo.com> wrote in message
news:473a0cc3$0$16446$4c36...@roadrunner.com...