Hi,
I have richtextbox in a form and it has this text;
aaaaa
The quick brown fox jumps over the lazy dog.
And i have a textbox which has this text;
aaaaa
Just asking if how can Search on the the Text "aaaaa" which is the text of textbox, and a messagebox will show, "The quick brown fox jumps over the lazy dog."?
Using Left and Mid is not advicable for this method.. help me please??
