I am using Excel on Mac. (sorry for mac)
I have a list of 2000 teams (each have 7 rows of information) in a column and I would like this data transposed in rows, so that I would have 2000 rows.
In other words how do I turn:
Team A
2
3
4
5
6
7
Team B
9
10
11
12
13
14
Team C
...
into
column A, column B, Column C, Column D, Column E, Column F, Column G
Team A 2 3 4 5 6 7
Team B 9 10 11 12 13 14
Team C 16 17 18 19 20 21
...
thanks for any suggestions
Mikko
I have a list of 2000 teams (each have 7 rows of information) in a column and I would like this data transposed in rows, so that I would have 2000 rows.
In other words how do I turn:
Team A
2
3
4
5
6
7
Team B
9
10
11
12
13
14
Team C
...
into
column A, column B, Column C, Column D, Column E, Column F, Column G
Team A 2 3 4 5 6 7
Team B 9 10 11 12 13 14
Team C 16 17 18 19 20 21
...
thanks for any suggestions
Mikko
Last edited: