Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello all,
I don't seem to understand Transpose. I have a set of data 10 columns in length, cells A1 - J1. All I want to do is have a formula take this line and transpose it downwards. I have tried: =transpose($A$1:$J$1) =transpose(A1:J1) {=transpose($A$1:$J$1)} ..... It simply will not transpose my data. Do I have this set up correctly? Do I need my data on the right side of my formula? I should note that copy - past special - transpose works fine, but this needs to be automated. Thanks -SD |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See replies to your previous posting on this subject.
"S Davis" wrote: Hello all, I don't seem to understand Transpose. I have a set of data 10 columns in length, cells A1 - J1. All I want to do is have a formula take this line and transpose it downwards. I have tried: =transpose($A$1:$J$1) =transpose(A1:J1) {=transpose($A$1:$J$1)} ..... It simply will not transpose my data. Do I have this set up correctly? Do I need my data on the right side of my formula? I should note that copy - past special - transpose works fine, but this needs to be automated. Thanks -SD |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Select blank cells A3:A12
=TRANSPOSE(A1:J1) ctrl+shift+enter or =INDEX($A$1:$J$1,ROWS($1:1)) "S Davis" wrote: Hello all, I don't seem to understand Transpose. I have a set of data 10 columns in length, cells A1 - J1. All I want to do is have a formula take this line and transpose it downwards. I have tried: =transpose($A$1:$J$1) =transpose(A1:J1) {=transpose($A$1:$J$1)} ..... It simply will not transpose my data. Do I have this set up correctly? Do I need my data on the right side of my formula? I should note that copy - past special - transpose works fine, but this needs to be automated. Thanks -SD |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help me understand Transpose | Excel Worksheet Functions | |||
I don't Understand | Excel Worksheet Functions | |||
Help me understand this code | Excel Discussion (Misc queries) | |||
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES | Excel Worksheet Functions | |||
< |
Excel Worksheet Functions |