View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Alain Dekker Alain Dekker is offline
external usenet poster
 
Posts: 12
Default Switch from Columns <- Rows

Brilliant, thanks to you both :o)

Alain

"Eduardo" wrote in message
...
Hi,
Copy, then go to cell B1, paste special, transpose

"Alain Dekker" wrote:

If I have a column of data:

1
2
3
4
5
etc

and I want to convert that into a row of data (transpose it):

1 2 3 4 5 etc

is there an Excel function to do this easily? I'm using Excel 97 SR-1.
Thanks,
Alain