All,

I'm very new to VB and and learning very rapidly due to the knowledge on this site. I have a question/problem that I hope someone can help me out with.

I have a text box and a list view on a form. I would like to give the user the option of typing text into the text box and use an autocomplete functionality that would search the list view and find the first item in it with the string entered. As the user types more text it would keep searching the list view based upon the new string entered.

I have seen a few postings on this site through searching but have not found enough to get started.

All help would be greatly appreciated.

Thanks again from a beginner.