Khalid NGO
Excel Ninja
Hello Guys, Good day,
I am trying to split comma delimited data in column K & L and copy relevant data to new rows.
for Example K3 contains 50, 50 and L3 having 997795, 993795, I want to split both cells in 2 rows, so K3 should be 50 and remaining 50 along with all data in row 3 will be copied to next row, similar case for L3.
I found a vba based solution, and also tried Power Query > Split Column > Comma > Row wise, but both solutions are working partially, i.e. for 1 column only, where as I am looking for both columns.
My actual sheet is big and having upto 13 comma delimited string. I have attached sample version with my expected output.
Any or all help is appreciated.
Regards,
I am trying to split comma delimited data in column K & L and copy relevant data to new rows.
for Example K3 contains 50, 50 and L3 having 997795, 993795, I want to split both cells in 2 rows, so K3 should be 50 and remaining 50 along with all data in row 3 will be copied to next row, similar case for L3.
I found a vba based solution, and also tried Power Query > Split Column > Comma > Row wise, but both solutions are working partially, i.e. for 1 column only, where as I am looking for both columns.
My actual sheet is big and having upto 13 comma delimited string. I have attached sample version with my expected output.
Any or all help is appreciated.
Regards,