I have some values such a: 43 -- 12 5 11 16 18 51 when sorted by table, I got: 11 12 16 18 18 43 5 51 Could you tell me where can I fix the code and make these values in right order?