There is a table. In the first column are the names (AA,aa,BB,bb,CC,cc). If I push in the header column to re-sort I get sort is case sensitive (AA,BB,CC,aa,bb,cc). I do not need so. I need to have been first (AA,aa,BB,bb,CC,cc).
Please help.
Please help.