john_gringo
Registered User.
- Local time
- Today, 06:36
- Joined
- Nov 1, 2011
- Messages
- 87
Hi
I got an Order Table and OrderDetails table.
I have an Order form with a "BarCode" text box and a subform OrderDetails.
I need some VBA code "AfterUpdate" for the BarCode text box to update the field CheckBox in the subform when the product's barcode is equal to the BarCode textbox.
As you might understand I need to scan the product itself and update the record of the Order.
Here is a db attached.
Thanks
I got an Order Table and OrderDetails table.
I have an Order form with a "BarCode" text box and a subform OrderDetails.
I need some VBA code "AfterUpdate" for the BarCode text box to update the field CheckBox in the subform when the product's barcode is equal to the BarCode textbox.
As you might understand I need to scan the product itself and update the record of the Order.
Here is a db attached.
Thanks