J
josev
Hello,
I hope someone can help me on this. I am trying to move cells from
group into a top cell, the initial view of column A (very simplistic
of the cell looks like this:
1
2
3
4
1
2
2
2
3
3
3
1
1
2
3
What I want to do is to move 2 3 4 from the first group to the cel
that contains the 1 (first entry) and continue with the rest of th
cells so at the end columnA will look like this:
1 2 3 4
1 2 2 2
333
1
123
The cells vary in lenght and I have several spreasheets with LARG
amounts of data that I have to processed, so I am hoping that there i
a macro (VB) that is able to do that as I am a novice on VB
Cheers!
-Jose
P.s., each group has a blank row in between
I hope someone can help me on this. I am trying to move cells from
group into a top cell, the initial view of column A (very simplistic
of the cell looks like this:
1
2
3
4
1
2
2
2
3
3
3
1
1
2
3
What I want to do is to move 2 3 4 from the first group to the cel
that contains the 1 (first entry) and continue with the rest of th
cells so at the end columnA will look like this:
1 2 3 4
1 2 2 2
333
1
123
The cells vary in lenght and I have several spreasheets with LARG
amounts of data that I have to processed, so I am hoping that there i
a macro (VB) that is able to do that as I am a novice on VB
Cheers!
-Jose
P.s., each group has a blank row in between