Re: Help:Find and Display




Thank you Sir,
this is so much help.

*just another question*.
what if the data i want to search is not in the list,
how do i code it?

*thanks*!

Tony James Wrote:

TextBox2.Text = TextBox2.Text & Sheets(1).Range("B" &
result.Row).Value & vbCrLf

spotted a typo above: result.Row should be resultRng.Row


--
kenrose08
------------------------------------------------------------------------
kenrose08's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=22317
View this thread: http://www.excelforum.com/showthread.php?threadid=570977

.