SeanDamnit
Board Regular
- Joined
- Mar 13, 2011
- Messages
- 151
Hello collective consciousness of Mr. Excel,
I have an issue that I hope is relatively simple for someone out there.
I have a data set that looks a little like this:
a---1
a---2
a---3
b---4
c---5
c---6
d---7
d---8
d---9
d---10
.
.
.
and I'd like to make it look like this:
a---1---2---3
b---4
c---5---6
d---7---8---9---10
.
.
.
column 1 will always change...sometimes there will be 5 of the same, sometimes 1, sometimes 30. column 2 is a random number, not sequential if that matters.
I appreciate any guidance...thanks!
I have an issue that I hope is relatively simple for someone out there.
I have a data set that looks a little like this:
a---1
a---2
a---3
b---4
c---5
c---6
d---7
d---8
d---9
d---10
.
.
.
and I'd like to make it look like this:
a---1---2---3
b---4
c---5---6
d---7---8---9---10
.
.
.
column 1 will always change...sometimes there will be 5 of the same, sometimes 1, sometimes 30. column 2 is a random number, not sequential if that matters.
I appreciate any guidance...thanks!