Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you use a bar code scanner that connects to a RS232 serial port,
you would be able to use a software product called WinWedge to input the data from the bar code scanner and then trigger a VBA subroutine in Excel to run each time a bar code has been scanned. The subroutine would then be able to use the DDERequest function to retrieve the bar code data from the WinWedge software. For more information about the WinWedge product, visit www.taltech.com On Thu, 8 Jan 2009 20:26:01 -0800, Steve wrote: Dear all, A barcode scanner operation will follow by a Enter, is it possible to use this Enter to trigger a Sub? Please help__< "Jennifer" wrote: Thanks guys! -- Though daily learning, I LOVE EXCEL! Jennifer "Jennifer" wrote: Hey guys, I have a code that when I use a bar code scanner it drops the code into a cell say A1. I would like the bar code to be directly dropped into a text box in the user form I have made in VBA. Any sugestions? -- Though daily learning, I LOVE EXCEL! Jennifer |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
close form code | Excel Discussion (Misc queries) | |||
User Form Code | New Users to Excel | |||
Can't fix VBA code of workbook - Form | Excel Programming | |||
Export a form via code? | Excel Programming | |||
VBA code to finish this form, Thanks | Excel Programming |