![]() |
![]() |
|
|||||||
| 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: Apr 2002
Posts: 1
|
How can I take data that is in a column on one worksheet and change it to a row in another worksheet without having to retype it all.
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Southfield,MI USA
Posts: 1,030
|
Easiest way would be a copy/paste special/traspose- are these formulas or values?
You could also use the TRANSPOSE Array formula: highlight the range you want the data (same number of cells) and type =TRANSPOSE(InitialRange) '--hit Ctrl+shift+enter to get the array. Hope that helps, Adam |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|