nice answer thx
but what happend if you have first numbers and after this letters in the same column?
split the string in two parts number and text, add two hidden colums to your table and sort after them. Or you have to write your own sort algorithm, if it is too much to duplicate your data...
Bookmarks