Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Tom, Your code suggestion worked great, however I made a mistake in what I was asking for. I meant to ask for a suggestion for putting the data into a different format and not what I originally asked for - my fault entirely. What I actually wanted was: Example: Row 1: 1x 2x 3x 4y 5y 6y 7z 8z 9z 10a 11a 12a Row 2: 1a 2a 3a 4b 5b 6b 7c 8c 9c 10z 11z 12z Desired results: 1x 2x 3x 1a 2a 3a 4y 5y 6y 4b 5b 6b 7z 8z 9z 7c 8c 9c 10a 11a 12a 10z 11z 12z How would I modify your code to give me this type of result?? And again, entirely my fault for not asking for what I really wanted to obtain. Thanks in advance for your assistance. -- greaseman ------------------------------------------------------------------------ greaseman's Profile: http://www.excelforum.com/member.php...o&userid=28808 View this thread: http://www.excelforum.com/showthread...hreadid=537855 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I transpose a large amount of data from rows to columns? | Excel Discussion (Misc queries) | |||
Transpose data from columns to rows | Excel Discussion (Misc queries) | |||
how to transpose a large data from columns into rows | Excel Discussion (Misc queries) | |||
how to transpose a large data from columns into rows | Excel Discussion (Misc queries) | |||
transpose data between columns, rows or cells | New Users to Excel |