ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   function Making one row out of many (https://www.excelbanter.com/excel-discussion-misc-queries/260231-function-making-one-row-out-many.html)

dersonnenach

function Making one row out of many
 
I have 72 rows, each one is about 10 cells long. Does someone know a function
to make one row out of this?
Thanks a lot!
Melanie


Jim Cone[_2_]

function Making one row out of many
 
That would convert to ~720 columns and therefore requires xl2007.
If your data start in cell A2...
1. In B2 enter =A2&" " &B1
2. Fill down
3. Copy and paste values over the bottom cell in column B
4. Use Text to Columns in that cell.
5. Sort the resulting row in ascending order.
--
Jim Cone
Portland, Oregon USA
(30 + ways to sort... http://www.contextures.com/excel-sort-addin.html)


"dersonnenach"
wrote in message
...
I have 72 rows, each one is about 10 cells long. Does someone know a function
to make one row out of this?
Thanks a lot!
Melanie


Jim Cone[_2_]

function Making one row out of many
 
Actually, what I posted will only work for a single column.
You should be able to alter it to work for ten columns.
Jim Cone


"Jim Cone"
wrote in message ...
That would convert to ~720 columns and therefore requires xl2007.
If your data start in cell A2...
1. In B2 enter =A2&" " &B1
2. Fill down
3. Copy and paste values over the bottom cell in column B
4. Use Text to Columns in that cell.
5. Sort the resulting row in ascending order.
--
Jim Cone
Portland, Oregon USA
(30 + ways to sort... http://www.contextures.com/excel-sort-addin.html)



All times are GMT +1. The time now is 07:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com