Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Barcode reader - to store data in Excel

hi,

I'm trying to put into service a barcode reader (symbol ds6608) and the
codes he reads out store in Excel sheet.
He stores all data in one cell with no visible delimiters and loses some
specific characters in ASCI-1250 (central European).
Is there a known solution for this?

Thank's in advance

Kruno


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Barcode reader - to store data in Excel


"KrunoG" wrote in message
...
hi,

I'm trying to put into service a barcode reader (symbol ds6608) and the
codes he reads out store in Excel sheet.
He stores all data in one cell with no visible delimiters and loses some
specific characters in ASCI-1250 (central European).
Is there a known solution for this?


You absolutely need the programming manual of the reader. Lots of parameters
are to be set depending your configuration.

Since the cursor stays in the cell, concatenating all read codes, you
probably have to program a "Terminator" (None, CR, LFn CR/LF, Space, Tab,
Esc, Ctrl-C, Exec, Stx..Etx, EOT are the possibilities of my "el cheapo"
scanner). Also adapt the settings to the keyboard layout.

BTW, on my scanner, programming is done by scanning special control codes.
Very easy.

Good luck


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Read from Barcode Reader in Excel and Auto hit enter Neo Excel Discussion (Misc queries) 2 August 12th 13 10:19 AM
setup and useing a barcode reader Ron Excel Discussion (Misc queries) 1 February 4th 09 08:10 PM
setup and using a barcode reader Ron Setting up and Configuration of Excel 0 January 25th 09 03:01 AM
input box scrolling with barcode reader input cj2k2k Excel Discussion (Misc queries) 0 June 18th 07 07:23 AM
how to make the barcode reader trigger a macro in excel. CSL Excel Programming 3 July 19th 05 05:05 PM


All times are GMT +1. The time now is 11:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"