Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I am using Office XP and have the following problem. The data is in the following format on Sheet1in Cols A, B and C and set of Seven Rows. A B C 1 Data1 Data2 <blank 2 Data4 Data5 Data6 3 Data7 Data8 <blank 4 Data9 Data10 <blank 5 Data11 Data12 Data13 6 Data14 <blank <blank 7 Data16 <blank <blank (Row 8 is Blank) Similar format of Seven Rows from Row 9 to 15 as above and then a blank row (Row 16) followed by set of Seven Rows from Rows 17 to 23.......... and so on. I wish to transpose the data from Sheet1 to Sheet2 (columns) in the following manner. A B C D E F G H I J K Data1 Data2 <blank Data4 Data5 Data6 <blank Data7 Data8 <blank Data9 ... till the last <blank and repeat for the following set of Seven Rows. The <blank will never appear in Col A but it can appear in Col B and/or Col C. Can this be achieved thru VBA.. Any help or a better idea would be greatly appreciated. Thanks in advance Rashid Khan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
TRANSPOSE ROWS TO COLUMNS | Excel Discussion (Misc queries) | |||
Transpose columns to rows using first columns repeated. | Excel Worksheet Functions | |||
How do you transpose rows to columns? | Excel Discussion (Misc queries) | |||
How can I take information in rows and transpose it into columns? | Excel Discussion (Misc queries) | |||
how do I transpose columns and rows | Excel Discussion (Misc queries) |