0

I have an excel file like this:

id letters
1 A
5 A,E,C
24 X,Y

I try to split each letters with its id like this:

id letters
1 A
5 A
5 E
5 C
24 X
24 Y

How can I make this? Thanks.

abcabc
  • 87
  • 4

0 Answers0