Discussion:
How can I combine data that is in 2 rows to 1 row
(too old to reply)
albert
2011-09-08 00:00:33 UTC
Permalink
Hello
I have a file that has only 1 data point (name of an institution) in row 1 column 1 and then multiple data points (city of the institution and other results) in row 2 column 1-7. I would like to combine the data in consecutive rows into 1 so I can work (sort results in different columns) with the data. As you can imagine the file has 2000 rows but the data addresses only 1000 institutions.
I Would appreciate any help
thanks
stephane michaud
2011-09-26 10:07:05 UTC
Permalink
hello,
I think the lookup expression can help you to combine your informations
Post by albert
Hello
I have a file that has only 1 data point (name of an institution) in row 1 column 1 and then multiple data points (city of the institution and other results) in row 2 column 1-7. I would like to combine the data in consecutive rows into 1 so I can work (sort results in different columns) with the data. As you can imagine the file has 2000 rows but the data addresses only 1000 institutions.
I Would appreciate any help
thanks
Loading...