Need a bit of help to arrange data in a comma based text field, guess by doing a query and create a table from that
Have "100HK, 122HK, 80HK, 90HK"
And would like like that to be sorted by number and end up with
"80HK, 90HK, 100HK, 122HK"
Help appreciated. Thx