Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It's been a while since I last did this and can't immediately get the
hang of using the TRANSPOSE function for it. Could someone help me get a handle on it please? I've copied 5 numbers onto the clipboard from elsewhere, in 'vertical' form. So that on a blank worksheet, if I select A(1) and click Ctl+v I get them as a vertical column: 1 6 3 20 5 But I actually want them as a row: 1 6 3 20 5 How do I achieve that please? -- Terry, East Grinstead, UK |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello Terry
Once you have copied the numbers into the clipboard and selected the target cell (A1), goto Edit PastSpecial and check Transpose OK Regards, Per, Copenhagen, DK "Terry Pinnell" skrev i meddelelsen ... It's been a while since I last did this and can't immediately get the hang of using the TRANSPOSE function for it. Could someone help me get a handle on it please? I've copied 5 numbers onto the clipboard from elsewhere, in 'vertical' form. So that on a blank worksheet, if I select A(1) and click Ctl+v I get them as a vertical column: 1 6 3 20 5 But I actually want them as a row: 1 6 3 20 5 How do I achieve that please? -- Terry, East Grinstead, UK |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Copy the values
then go to where you want the row to start (should not be a part of original range) Edit- Paste Special - Transpose "Terry Pinnell" wrote: It's been a while since I last did this and can't immediately get the hang of using the TRANSPOSE function for it. Could someone help me get a handle on it please? I've copied 5 numbers onto the clipboard from elsewhere, in 'vertical' form. So that on a blank worksheet, if I select A(1) and click Ctl+v I get them as a vertical column: 1 6 3 20 5 But I actually want them as a row: 1 6 3 20 5 How do I achieve that please? -- Terry, East Grinstead, UK |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sheeloo wrote:
Copy the values then go to where you want the row to start (should not be a part of original range) Edit- Paste Special - Transpose "Terry Pinnell" wrote: It's been a while since I last did this and can't immediately get the hang of using the TRANSPOSE function for it. Could someone help me get a handle on it please? I've copied 5 numbers onto the clipboard from elsewhere, in 'vertical' form. So that on a blank worksheet, if I select A(1) and click Ctl+v I get them as a vertical column: 1 6 3 20 5 But I actually want them as a row: 1 6 3 20 5 How do I achieve that please? -- Terry, East Grinstead, UK Thanks both. But it appears you can only do that with data copied *within* Excel, not "from elsewhere". In that case I don't get the Transpose option under Edit Paste Special. I have since achieved my aim, but with an extra step or two involving writing the following in A2. =TRANSPOSE(A1:A5) -- Terry, East Grinstead, UK |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transpose Maybe? | Excel Worksheet Functions | |||
Transpose from Col to row | Excel Worksheet Functions | |||
Transpose Row by Row | Excel Worksheet Functions | |||
I WANT TO TRANSPOSE LINKS, AS WE TRANSPOSE VALUES | Excel Worksheet Functions | |||
TRANSPOSE() | Excel Worksheet Functions |