Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi everybody,
In a Macro I am transferring data from one worksheet to another. And this is what I need to do after the data is transferred into the new sheet: 1. In a loop I need to insert 9 rows after each row (first row of data is row 2). The total number of rows transferred vary on a case by case basis. 2. Copy the data in the first row Column A to K into the empty 9 rows in a loop 3. The data in the (10) columns L to U need to be transposed in a loop into column B 4. The data in the (10) columns V to AE need to be transposed in a loop into column D Any help much appreciated. -- Regards, Martin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help using Transpose | Excel Programming | |||
Transpose | Excel Programming | |||
Transpose Row by Row | Excel Programming | |||
Transpose | Excel Programming | |||
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES | Excel Worksheet Functions |