12-07-2020 08:38 AM
how to write simple formula in single,each cell got number in column A example 2341 5902 2846 write formula to each single to result smalest to largest in next column B as below 1234 0259 2468
12-07-2020 12:49 PM
check this tutorials on the link, it is using VBA code to do so
https://www.extendoffice.com/documents/excel/1870-excel-sort-numbers-within-cell.html
12-08-2020 05:42 AM