Hello all,
The normal function of a combo box as a search method is great - as long as you search by the first letter of whatever it is you are looking for.
Some cases have come up where it would be nice to be able to search for June and get the result that is Xiang Xu (June). I can do this just fine with a 'Like' statement in SQL and display it in a msgbox, but the users want it to function like the combo box search where you type anything in, you see your result, you click on it and you are taken to the appropriate record. Is there any way of doing this sort of dynamic search in access?
Thanks for any and all help
Greg
The normal function of a combo box as a search method is great - as long as you search by the first letter of whatever it is you are looking for.
Some cases have come up where it would be nice to be able to search for June and get the result that is Xiang Xu (June). I can do this just fine with a 'Like' statement in SQL and display it in a msgbox, but the users want it to function like the combo box search where you type anything in, you see your result, you click on it and you are taken to the appropriate record. Is there any way of doing this sort of dynamic search in access?
Thanks for any and all help
Greg