Need suggestion for layout input from barcode scanner

georg0307

Registered User.
Local time
Today, 20:35
Joined
Sep 11, 2014
Messages
91
Dear all, apologies for my lack of knowledge. I'm trying to create a form where hundreds of HUs can be input using a barcode reader and maintain focus and visibility on the new record, so it doesn't get hidden under the form (in the center of the screen). The database will be used on a 20" Windows tablet, which I currently do not have. I hope my question is clear. Can you suggest a solution for me? Thanks in advance. Best regards.
 

Attachments

barcode readers are just another input device like a keyboard. all you should need to do is set focus to the field you want and scan the barcode.

I took a quick look at your attachment but could not see how it relates to your question. Suggest remove all the startup code and unrelated forms/tables etc. and provide clear instructions to replicate what you are trying to do.
 
All you need is a txtbox
 

Users who are viewing this thread

Back
Top Bottom