hi,
i have data in the below fashion:
A B C
a,b,c,d 1,2,3,4 q,w,e,r
what i need to do is to convert the above into :
A B C
a 1 q
b 2 w
c 3 e
d 4 r
thanks in advance.
hi,
i have data in the below fashion:
A B C
a,b,c,d 1,2,3,4 q,w,e,r
what i need to do is to convert the above into :
A B C
a 1 q
b 2 w
c 3 e
d 4 r
thanks in advance.
sidd.iths,
this is not a lot of information, can you share a workbook to illustrate what the data looks like? maybe a sheet that shows current data, and another with expected results?
Please help by:
Marking threads as closed once your issue is resolved. How? The Thread Tools at the top
Any reputation (*) points appreciated. Not just by me, but by all those helping, so if you found someone's input useful, please take a second to click the * at the bottom left to let them know
There are 10 kinds of people in this world... those who understand binary, and those who don't.
hi Arkadi,
have attached a file, hope this helps.
thanks
sidd,
I have tried to make the macro easy to edit in case your example does not use the same columns/rows as original, let me know if you have problems:
![]()
Please Login or Register to view this content.
hi Arkadi,
Thanks that works for the first row, could you edit the code to get results for multiple rows of data in the same format.
Thanks
![]()
Please Login or Register to view this content.
See attached:
Remember, saying thanks only takes a second or two. Click the star icon(*) below the post you liked, to give some Rep if you think an answer deserves it.
Please,mark your thread [SOLVED] if you received your answer.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks