G
Guest
I am trying to get a text box to behave like a combo box, anyone know how to
easily programatically do this? I have a combo box that I am trying to
replace. The problem is that the end user does not want something that
auto-expanse. For some reason the auto expand is causing a bug I can not
fix, the user does not need it, I can not completely surprese the bug so I am
hoping to just scrap the combo box for a text box.
Basically the text box needs to query the records on the form for a record
that contains the value entered.
easily programatically do this? I have a combo box that I am trying to
replace. The problem is that the end user does not want something that
auto-expanse. For some reason the auto expand is causing a bug I can not
fix, the user does not need it, I can not completely surprese the bug so I am
hoping to just scrap the combo box for a text box.
Basically the text box needs to query the records on the form for a record
that contains the value entered.