Description: Sorting alphabetically ignores capitals which is problematic if trying to remove duplicates. Steps to Reproduce: 1. In cells A1:A4 enter: The; the; The; the 2. Data > Sort > Column A > Ascending or Descending, doesn't matter. Actual Results: Nothing happens Expected Results: List is sorted by first letter then second (etc) then case status of first letter then second (etc). Probably with capital first. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: Version: 6.0.2.1 Build ID: 1:6.0.2~rc1-0ubuntu0.17.10.1~lo1 CPU threads: 16; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: en-GB (en_US.UTF-8); Calc: CL User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
There is Menu/Data/Sort - [Options] - Case sensitive, to do it how you want.