I would like to make an If statement that looks for a certain letter or word in a label even if there are several words or letters in that label. Such as

If txtName = (a word or letter in a label) Then

Whatever happens(doesnt matter)
End If

How would I do this?
If you need clarification just reply.

Thanks a bundle,
Marc