I have a long list with numbers in a row. How do I put these numbers in a column? Preferably not by hand.
Copy the list and use paste special (Menu/Edit/Past special) to put it in their new position with the transpose option enabled.
Thanks. I was afraid I had to use macros. But the solution was right in my face.