Lanason
Registered User.
- Local time
- Today, 22:17
- Joined
- Sep 12, 2003
- Messages
- 258
Hi Guys,
I am trying to update a despatch record using a barcode reader.
I have a single field on a form. I use a barcode reader to read to Despatch note number from the papaerwork. I need the form to accept the Barcode then process some code (this code works) then go back to the same field awaiting next scan.
Where do I put the VBA code for the field - on change, dirty, enter, etc etc as I don't need the operator to hit the return key to process the transaction.
I am trying to update a despatch record using a barcode reader.
I have a single field on a form. I use a barcode reader to read to Despatch note number from the papaerwork. I need the form to accept the Barcode then process some code (this code works) then go back to the same field awaiting next scan.
Where do I put the VBA code for the field - on change, dirty, enter, etc etc as I don't need the operator to hit the return key to process the transaction.