Scanning Barcodes into Userform

  • Thread starter Thread starter gti_jobert
  • Start date Start date
G

gti_jobert

Hi all,

Can anyone give me any advice on how I would go about scanning barcodes
into a userform (txtbox/label). I have the 'DataLogic DLL5010 Shark'
Barcode Scanner...

I know it can scan barcodes into an excel spreadsheet, but not so sure
on VBA Userforms.

All Advice Welcome, TIA!
 
should scan in to userform textbox with no problems at all.....have you
tried it?

I use a lot of userforms that I input via barcode, the only (slight)
snag is that they tend to tab after inputting the barcode......

Duncan
 
gti_jobert,
Assuming this a key board wedge type scanner, just give the text box the
focus and scan.
The number will come up as if you had typed in the text box.

NickHK
 
No I haven't tried it yet.....just wanted to find out how do it b4
implementation.

Thanks all!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top