how to sort a string contains list of number in google sheet?
I have this string value in google sheet – in cell A1 : “10,6,9,5” , what is the formula to sort the value of A1 to get this result -> “5,6,9,10” ?
I have this string value in google sheet – in cell A1 : “10,6,9,5” , what is the formula to sort the value of A1 to get this result -> “5,6,9,10” ?