G
Guest
Hi,
I'm using access2k3 and trying to develop inventory database. Here is the
problem; I have subform (supply requests subform) which includes combo box
(productID) that has product list (about 500 items), this list is generated
from products table. this all works just fine and user is able to pick from
the list and select product. What I would like to do is use "On Not in List"
and generate product listing which partialy contains what the user had typed
in combo box, something like when using query with " Like *productname* ". If
possible when user types for example beer and it is not on list, multiple
matches would come up ( bud light beer, busch beer, beer in keg) , which he
would be able to select one from that list if possible. If unable to do
selection at least I would like to be able to show those products.
Thank you in advance
I'm using access2k3 and trying to develop inventory database. Here is the
problem; I have subform (supply requests subform) which includes combo box
(productID) that has product list (about 500 items), this list is generated
from products table. this all works just fine and user is able to pick from
the list and select product. What I would like to do is use "On Not in List"
and generate product listing which partialy contains what the user had typed
in combo box, something like when using query with " Like *productname* ". If
possible when user types for example beer and it is not on list, multiple
matches would come up ( bud light beer, busch beer, beer in keg) , which he
would be able to select one from that list if possible. If unable to do
selection at least I would like to be able to show those products.
Thank you in advance