Hi,
I made a form and inside this form i have a combo box that returns all the items I have in the inventory(with a query)
However i ran into this problem.
Example,
in my inventory list, i have items like
Shoes, ankle, Black
Shoes, ankle, white
Safety Shoes.
When i type shoes, the list of items return to the combobox doesnt not have the safety shoes.
What critriea can be used so the query returns any items matches words that "i enter in the combobox"
Thanks
I made a form and inside this form i have a combo box that returns all the items I have in the inventory(with a query)
However i ran into this problem.
Example,
in my inventory list, i have items like
Shoes, ankle, Black
Shoes, ankle, white
Safety Shoes.
When i type shoes, the list of items return to the combobox doesnt not have the safety shoes.
What critriea can be used so the query returns any items matches words that "i enter in the combobox"
Thanks