how to revert columns to rows

A

agenda9533

example: i need to revert table
A 1 2 3 4 5 6
B
C
to this format

A B C
1
2
3
4
??????
Thank you.
 
H

Harald Staff

Copy the cells. Go menu edit > paste special and choose "transpose".

HTH. Best wishes Harald
 
Top