Hi All,
I have a small problem.
I have a form with a textbox which when users enter a unique number(barcode) I want to run a query which pics up the barcode number, checks against the product id and fills the subform with the name of the product and price.
the basic details of the product table is like:
product id (Autonumber)
prdoduct name (text)
price
barcodeId (number)
the subform where i want the result to go is the order details
fields product name and price.
Im trying to figure out how to do this but my mind keeps going blank
its been a long while since i used ms access.
Any help on this would be appreciated.
Kind Regards
I have a small problem.
I have a form with a textbox which when users enter a unique number(barcode) I want to run a query which pics up the barcode number, checks against the product id and fills the subform with the name of the product and price.
the basic details of the product table is like:
product id (Autonumber)
prdoduct name (text)
price
barcodeId (number)
the subform where i want the result to go is the order details
fields product name and price.
Im trying to figure out how to do this but my mind keeps going blank
its been a long while since i used ms access.
Any help on this would be appreciated.
Kind Regards