NoWhiteFlags
New Member
- Joined
- Oct 2, 2015
- Messages
- 2
I have many items with bar codes on carts which also have bar codes. Every once in a while, I use a bar code scanner to scan what is on all of the carts. When I do this, the data is input in excel looking like this:
B
T1152567857
T1134567846
T1435678935
T1164536223
C
T1678245534
T5674839298
T6543212387
D
T1154637276
T1154332256
A
T1189274434
T1154987621
T1152590876
And so forth. The letters "B,C,D, A" are the carts and the numbers beginning with T are the items on the carts. There are also many carts (doesn't end at cart D). I would like the data to be arranged so that each time a new cart letter is scanned, it moves to a new column, instead of being a long stream of data in column A. Also, if possible, it would be nice if the carts could be arranged in order so that cart A and its contents would be in column A, cart B in column B, and so forth. Not sure if it makes it easier or not but I could also scan the items into sheet two and have them arranged in sheet 1 if that would help. I am not familiar with macros at all so any help would be appreciated. Thanks!
B
T1152567857
T1134567846
T1435678935
T1164536223
C
T1678245534
T5674839298
T6543212387
D
T1154637276
T1154332256
A
T1189274434
T1154987621
T1152590876
And so forth. The letters "B,C,D, A" are the carts and the numbers beginning with T are the items on the carts. There are also many carts (doesn't end at cart D). I would like the data to be arranged so that each time a new cart letter is scanned, it moves to a new column, instead of being a long stream of data in column A. Also, if possible, it would be nice if the carts could be arranged in order so that cart A and its contents would be in column A, cart B in column B, and so forth. Not sure if it makes it easier or not but I could also scan the items into sheet two and have them arranged in sheet 1 if that would help. I am not familiar with macros at all so any help would be appreciated. Thanks!
Last edited: