I have a huge data. I want to reformat from
A 1
A 2
A 3
B 4
B 5
C 6
C 7
C 8
C 9
To
A 1 2 3
B 4 5
C 6 7 8 9
How can I do it?
Thank you for your help!
I have a huge data. I want to reformat from
A 1
A 2
A 3
B 4
B 5
C 6
C 7
C 8
C 9
To
A 1 2 3
B 4 5
C 6 7 8 9
How can I do it?
Thank you for your help!
Welcome to the Forum, unfortunately:
This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.
Thread Closed.
If I have helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks