How to create the same effect as like in a combo box

P

Paul

In a combo box while I type in the first character, the record in the drop
list automatically go the first record based on that character and so on. I
want to show it in the datasheet view in a subform. I will have a combo box
and it links to a subform and the records in the subform will refresh on the
character(s) typed in the combo box. Is it possible?
 
Top