Im integrated a metrologic scanpal batch barcode scanner into my application, the scanner drops a csv into my application directory, the text file is as follows.
My Text File
9794022121256032,4
9794022121256032,9
9794022121256032,3
9794022121256032,5
I then use the following sub to import the...