Hi All,
I have a column that is populated from scanning barcodes. After each barcode is scanned, the text is entered into the cell and moving down one cell. How can I get that value so I can append it to a text file? The scanned items are not always in numerical order by row, which is why I need to get the value of the cell that was just scanned and send that to the text file.
I have a column that is populated from scanning barcodes. After each barcode is scanned, the text is entered into the cell and moving down one cell. How can I get that value so I can append it to a text file? The scanned items are not always in numerical order by row, which is why I need to get the value of the cell that was just scanned and send that to the text file.