Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a table that looks like this:
017-2032 24 017-2032 30 017-2032 49 017-2032 315 017-2095 30 017-2095 49 017-2095 24 017-2095 315 017-2096 24 017-2096 315 017-4246 315 017-4246 24 017-4246 30 017-4246 49 024-3308 305 024-3308 304 And I'd like to make it look like this: 017-2032 24,30,49,315 017-2095 30,49,24,315 017-2096 24,315 017-4246 315,24,30,49 024-3308 305,304 How can I do that? I'm really bad at this kind of stuff :( |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hpw do I delete multiple empty rows found between filled rows? | Excel Worksheet Functions | |||
Counting characters in multiple rows when rows meet specific criteria | Excel Worksheet Functions | |||
Delete Blank Rows Code - Multiple Worksheets - Multiple Documents | Excel Discussion (Misc queries) | |||
Copying multiple rows to other worksheets (but amount of rows varies) - How? | Excel Discussion (Misc queries) | |||
Inserting multiple rows in excel with data in consecutive rows | Excel Programming |