M
Mike T
We have an application using a bar code scanner. A serial number is scanned
into a data grid field, then the part number is scanned.
The scanner though is pretty simple and does not have anything like an enter
or tab key, so after the code is scanned and written to the field, someone
has to press the tab key on the computer to get the cursor into the next
field.
All of the instructions for the scanner are long gone, so nobody can figure
out how to have the gun enter the tab character.
Is there any way in the VBA code to enter a tab char after the number is
scanned to the grid field?
Thanks
Mike Thomas
into a data grid field, then the part number is scanned.
The scanner though is pretty simple and does not have anything like an enter
or tab key, so after the code is scanned and written to the field, someone
has to press the tab key on the computer to get the cursor into the next
field.
All of the instructions for the scanner are long gone, so nobody can figure
out how to have the gun enter the tab character.
Is there any way in the VBA code to enter a tab char after the number is
scanned to the grid field?
Thanks
Mike Thomas