G
Guest
Hello, I'm a little confused;
If I have a form, which has a textbox called "Barcode" and another textbox
called "Product Description", then I have a table called "Product
Information Data" which has two fields, one called "Product Barcode" and
another called "Product Description":-
How do I force the form to automatically look up "Product Description" from
the "Product Information Data" dependent on what the user typed in the
"Barcode" textbox on the form?
I figure it's a basic SELECT query, but I'm damned if I know how...
If I have a form, which has a textbox called "Barcode" and another textbox
called "Product Description", then I have a table called "Product
Information Data" which has two fields, one called "Product Barcode" and
another called "Product Description":-
How do I force the form to automatically look up "Product Description" from
the "Product Information Data" dependent on what the user typed in the
"Barcode" textbox on the form?
I figure it's a basic SELECT query, but I'm damned if I know how...