G
gjameson via AccessMonster.com
I have this listbox with 2 columns. One for the ID, and another one for the
names ordered alphabeticaly. I have a separate textbox for entering an Id and
a name. Searching for ID only s not a wildcard search I enter the complete ID
and this goes to my form. This works already. These controls are on the same
page. I would like for the results to be entered into the listbox enabling me
to do wildcard searches on the name only, then pick which one I want
displayed on my form. What would be the best way to implement this?
names ordered alphabeticaly. I have a separate textbox for entering an Id and
a name. Searching for ID only s not a wildcard search I enter the complete ID
and this goes to my form. This works already. These controls are on the same
page. I would like for the results to be entered into the listbox enabling me
to do wildcard searches on the name only, then pick which one I want
displayed on my form. What would be the best way to implement this?