> > Boris
> >
> > When the data is read by the barcode there is no tab to make the fields tab into the
> > excel worksheet correctly. It simply dumps the whole data string into the first cell.
> >
> > Dan Landry
>
> How do you send that data to Excel?
>
>
> -----------------
> Borislav Borissov
>
> Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
> The only thing normal about database guys is their tables.
Using a activex program called Datamatrix ActiveX to generate a 2d ecc200 barcode.
Then the barcode is scanned on the first cell of the worksheet where a tab between
data should fill in the remaining cell on that row.
Dan Landry