Author Topic: HID to USB to Excel  (Read 8411 times)

swchuck

  • Member
  • ***
  • Posts: 1
HID to USB to Excel
« on: February 05, 2013, 09:29:53 pm »
Greetings
Can someone send me the link to software that I can use to write, for putting a suffix on the barcode reads as they come thru from several readers.  Readers are HID already.  Just need to suffix or prefix so Excel can identify which of the readers was used.  I need to set up a form to allocate suffix to each reader.
Thankyou

Jan Axelson

  • Administrator
  • Frequent Contributor
  • *****
  • Posts: 3033
    • Lakeview Research
Re: HID to USB to Excel
« Reply #1 on: February 06, 2013, 10:39:43 am »
If the barcode reader enumerates as a keyboard, use Raw Input to read the data, then add the prefix and write to an Excel file.

http://msdn.microsoft.com/en-us/library/windows/desktop/ms645536(v=vs.85).aspx