![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Location: palm beach county
Posts: 1
|
thanks, the problem was not stated quite right. The actual array is 960 rows long and 16 columns wide. Each new row that I want to produce will comprise 6 existing rows (with 96 cols) transposed and become a 96 rows x 160 cols transposed array. So, I need to take 6 rows and transpose them into 1 column until I fill the array with 160 cols. Can copy and transpose the rows- need help with inserting copied selection into next column.
[ This Message was edited by: jercook on 2002-05-16 07:12 ] |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Apr 2002
Location: Greenwood, SC
Posts: 677
|
You can copy the range, then select paste special and check the transpose checkbox. You'll have to then delete the original since it doesn't work with cut (only copy).
K |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|