OKOKOK
I'm trying to have a text box on a form look through my product# field for an exact match ie if i type 123456 it looks for the product# 123456 and then in the text box below it i want it to put the data from the cell to the right which is my product description.
basically if text1 = a:a text2 = b:b
also i hate ms access and wish my boss would let me do this in mysql with php in the mix unfortunately open source to him means "anyone can hack it"
I'm trying to have a text box on a form look through my product# field for an exact match ie if i type 123456 it looks for the product# 123456 and then in the text box below it i want it to put the data from the cell to the right which is my product description.
basically if text1 = a:a text2 = b:b
also i hate ms access and wish my boss would let me do this in mysql with php in the mix unfortunately open source to him means "anyone can hack it"