- Jan 30, 2001
- 15,395
- 78
- 91
I have a list of bar code data I scanned in with my phone to import into Excel. What I now have is an alternating list of tag #'s and serial numbers that I need to get next to one another.
Example:
A
1 123456
2 ABC789DE
3 789123
4 DEF123FG
and so on and what I want to end up with is:
A B
1 123456 ABC789DE
2 789123 DEF123FG
Example:
A
1 123456
2 ABC789DE
3 789123
4 DEF123FG
and so on and what I want to end up with is:
A B
1 123456 ABC789DE
2 789123 DEF123FG