Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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! -- gti_jobert ------------------------------------------------------------------------ gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634 View this thread: http://www.excelforum.com/showthread...hreadid=540996 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() No I haven't tried it yet.....just wanted to find out how do it b4 implementation. Thanks all! -- gti_jobert ------------------------------------------------------------------------ gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634 View this thread: http://www.excelforum.com/showthread...hreadid=540996 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 "gti_jobert" wrote in message ... 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! -- gti_jobert ------------------------------------------------------------------------ gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634 View this thread: http://www.excelforum.com/showthread...hreadid=540996 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
barcodes | Excel Discussion (Misc queries) | |||
Barcodes | Excel Worksheet Functions | |||
barcodes | Excel Discussion (Misc queries) | |||
Barcodes | Excel Discussion (Misc queries) | |||
Scanning barcodes in a dialog box to check duplicates | Excel Programming |