I'm discovering how to use a barcode scanner to input data into form text boxes.
The scanner I have doesn't appear to be able to be programmed to add a carriage return to the input string (number) This would eliminate the need to press enter after the scan.
Each scan is a std 13 digit barcode number.
Can anyone start me on the right track. I'm thinking I need an event procedure but which one??
JON
The scanner I have doesn't appear to be able to be programmed to add a carriage return to the input string (number) This would eliminate the need to press enter after the scan.
Each scan is a std 13 digit barcode number.
Can anyone start me on the right track. I'm thinking I need an event procedure but which one??
JON