G
ganesha108
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hi everyone. I don't know much about excel and need a script to rearrange this sheet. Am using excel 2008.
It is (x is a series values):
1, a, x, x, x, x,
1, b, x, x, x, x,
1, c, x, x, x, x,
2, a, x, x, x, x,
2, b, x, x, x, x,
2, c, x, x, x, x,
3, a, x, x, x, x,
3, b, x, x, x, x,
3, c, x, x, x, x,
And needs to be:
a, 1, x, x, x, x,
a, 2, x, x, x, x,
a, 3, x, x, x, x,
b, 1, x, x, x, x,
b, 2, x, x, x, x,
b, 3, x, x, x, x,
c, 1, x, x, x, x,
c, 2, x, x, x, x,
c, 3, x, x, x, x,
I hope it makes sense. Thanks.
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
Hi everyone. I don't know much about excel and need a script to rearrange this sheet. Am using excel 2008.
It is (x is a series values):
1, a, x, x, x, x,
1, b, x, x, x, x,
1, c, x, x, x, x,
2, a, x, x, x, x,
2, b, x, x, x, x,
2, c, x, x, x, x,
3, a, x, x, x, x,
3, b, x, x, x, x,
3, c, x, x, x, x,
And needs to be:
a, 1, x, x, x, x,
a, 2, x, x, x, x,
a, 3, x, x, x, x,
b, 1, x, x, x, x,
b, 2, x, x, x, x,
b, 3, x, x, x, x,
c, 1, x, x, x, x,
c, 2, x, x, x, x,
c, 3, x, x, x, x,
I hope it makes sense. Thanks.