D
dizzl3e
Hello,
So I have a form that has the textboxes username and Shipment number. Data
is entered in the textboxes via barcode scanner. Everything is working
great. when I scan a username barcode it enters the data to the username
field and then scan the shipment number and enters the data on the shipment
number field. Once both are scanned the macro then adds the record to the
db and restarts the process again.
Now I need help in trying to make the program a run little more efficient I
just want to scan the username once and continue scanning the shipment
number. From this process the username should continue to remain the same
for every record added until I click on the "Finish" button. I hope what
I'm trying to explain makes sense.
Any help is greatly appreciated. Thanks in advance.
So I have a form that has the textboxes username and Shipment number. Data
is entered in the textboxes via barcode scanner. Everything is working
great. when I scan a username barcode it enters the data to the username
field and then scan the shipment number and enters the data on the shipment
number field. Once both are scanned the macro then adds the record to the
db and restarts the process again.
Now I need help in trying to make the program a run little more efficient I
just want to scan the username once and continue scanning the shipment
number. From this process the username should continue to remain the same
for every record added until I click on the "Finish" button. I hope what
I'm trying to explain makes sense.
Any help is greatly appreciated. Thanks in advance.