Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50117

Data entered by barcode scanner distributed automatically to other Sheets in same workbook

$
0
0
Hello
Have a little problem hope you guys can help. Posted this in General but was advised to move it here.

Sheet 1: Data entered into column A only, consecutively by a barcode scanner.

Ex;
column A
Bob12
Jon13
Tom12
Jack13

Sheet 2: I need names with #12 at the end to be copied and sorted by columns into sheet 2 with date stamps next to them.
Ex:
column A column B
Bob12-9/12 Tom12-9/12

So if 2 days later, data is entered again with Bob12, it will appear below Bob12-9/12 as Bob12-9/14.
Also, if i were to delete data on sheet 1 monthly, sheet 2's data would still be there.

Been searching a lot but no success. Tried with Vlookup but data is dynamic, hence I must post. Thanks a billion if some one can help.

Viewing all articles
Browse latest Browse all 50117