Hi All,

I've got bit of a puzzle here. I've got 2 text strings for example A = "Model A" and B = "A". Now I want to, in VBA, find Text B within Text A. How do I do that?

Thanks

Lenny