ManicM
03-27-2001, 11:58 PM
I have a simple Product Table:
PRODUCT(PROD_ID,Prod_Name,........)
I have a text box on a form, which a sub-form linked to the Product table on it. I'd like to type a word(s) into the text box to search for the product.
How can I do this?
PRODUCT(PROD_ID,Prod_Name,........)
I have a text box on a form, which a sub-form linked to the Product table on it. I'd like to type a word(s) into the text box to search for the product.
How can I do this?