I have a form that is bound to a table (tblAddress) and I want to be able to let the user type the last name in a textbox and then the ComboBox/List box would update as the user is typing. So if you typed in the letter R, then the combobox would list all last names that started with the letter R. Then if you typed the letter a, the combobox would reload with the last names that started with Ra, and so forth.
Any suggestion?
Thanks
Any suggestion?
Thanks