Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The test source is an Excel worksheet of 7 rows and 5 Cols inclusive
of headers. I cannot use Transpose because the destination is a matrix of merged rows. Cell A1 of the source will go in the merged cells of A1:A4 in the destination sheet. Cell B1 of the source will go in the merged cells of A5:A8 in the destination sheet, etc... How do I accomplish this ?. I have been trying to use Offset formulas without satisfaction. Would VBA be the answer ? If so how ? Note : the merged rows are a constant merge of 4 rows. The source sheet does not have merged cells. Help appreciated. J.P. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I transpose cells associated with a merged cell? | Excel Worksheet Functions | |||
How to Offset to get past merged cells ? | Excel Programming | |||
Merged cells .Offset(row,Col) inconsistancies | Excel Programming | |||
Offset and Merged cells | Excel Programming | |||
Offset function with merged cells | Excel Programming |