joeizbored
New Member
- Joined
- Sep 18, 2002
- Messages
- 4
Hello, I am new at this so I dont know where to start. Basically I have a spreadsheet with 10,000 rows/record in it. Each row has several items of data in it.
A...B...C
n1..s1..data1
n1..s1..data2
n1..s1..data3
n2..s2..data1
n2..s2..data2
n2..s2..data3
nX..sY..data1
nX..sY..data2
nX..sY..data3
How can i make this into one row? Where data2 and data3 are moved into COLUMN D and E on the first row and then delete the rows they are in. Where it looks like this
A...B...C......D......E
n1..s1..data1..data2..data3
n2..s2..data1..data2..data3
nX..sY..data1..data2..data3
Thanks for any suggestions and help....
This message was edited by joeizbored on 2002-09-19 09:10
A...B...C
n1..s1..data1
n1..s1..data2
n1..s1..data3
n2..s2..data1
n2..s2..data2
n2..s2..data3
nX..sY..data1
nX..sY..data2
nX..sY..data3
How can i make this into one row? Where data2 and data3 are moved into COLUMN D and E on the first row and then delete the rows they are in. Where it looks like this
A...B...C......D......E
n1..s1..data1..data2..data3
n2..s2..data1..data2..data3
nX..sY..data1..data2..data3
Thanks for any suggestions and help....
This message was edited by joeizbored on 2002-09-19 09:10