powered by
String splitter for comma separated values in Excel cell
cell_text_split(x)
String to be split
cell_text_split("10, 20,30") cell_text_split("; , 10 ,,, 20;30,,") # very robust
Run the code above in your browser using DataLab