I am interested in making this:
1
2
3
4
5
6
7
8
9
10
11
12
into this:
1 5 9
2 6 10
3 7 11
4 8 12
However, I need something that is flexible. For example, sometimes I
will need to make 3 columns of 4 rows and sometimes I will need 2 of 6.
Sometimes I will have many more columns and rows. In other words, the
data will take on different shapes and sizes. Therefore, something
specific to the cells (ie in a macro) is only useful once. Therefore,
anyone know of a function that I can use to manipulate data in this
way?
--
daufoi
------------------------------------------------------------------------
daufoi's Profile:
http://www.excelforum.com/member.php...o&userid=23911
View this thread:
http://www.excelforum.com/showthread...hreadid=376172