Use predictive text as you type into a text box

Typicalalex1

New member
Local time
Today, 06:04
Joined
Dec 22, 2009
Messages
2
I have a text box on one of my forms and when you type in the text box it displays the results of the search into a subform. Is there a way to predict what is going to be typed in the text box like in a combo box.
I cant use a combo box because there are more than 1 of the same item in the list.

Thanks
 
For a text box there is no property called Auto Expand. In a combo box there is an Auto Expand property that expands or predicts the text as you type each character.
 
Ok thanks, in that case, is there anyway of hiding the arrow on the combo box so it looks like a text box?
 

Users who are viewing this thread

Back
Top Bottom