snoopy80
Technical User
- Jun 27, 2001
- 106
Hi,
I have an Excel table that looks (in a smaller version) like this:
Item Shp1 Qty1 Shp2 Qty2 Shp3 Qty3
------ ---- ---- ---- ---- ---- ----
1234 1/25 1 2/25 1 3/25 1
4567 1/26 1 2/26 1 3/26 1
xx
yy
.
.
Is there a way or codes that allow me to turn this into 1 column as follow:
Item Shp1 Qty1
------ ----- -----
1234 1/25 1
4567 1/26 1
xx
yy
.
.
1234 2/25 1
4567 2/26 1
xx
yy
.
.
1234 3/25 1
4567 3/26 1
xx
yy
.
.
Thanks for help
I have an Excel table that looks (in a smaller version) like this:
Item Shp1 Qty1 Shp2 Qty2 Shp3 Qty3
------ ---- ---- ---- ---- ---- ----
1234 1/25 1 2/25 1 3/25 1
4567 1/26 1 2/26 1 3/26 1
xx
yy
.
.
Is there a way or codes that allow me to turn this into 1 column as follow:
Item Shp1 Qty1
------ ----- -----
1234 1/25 1
4567 1/26 1
xx
yy
.
.
1234 2/25 1
4567 2/26 1
xx
yy
.
.
1234 3/25 1
4567 3/26 1
xx
yy
.
.
Thanks for help