This post will talk about the way that Excel sorts data and the Case Sensitive sorting it offers.
If we look at this data
And sort it in ascending order (A-Z), we get
It’s easy to see that there is no case sensitivity here, but there is a way to turn it on. You go to DATA/Sort
In the sorting form you get, there is an Options window that allows you to say whether your sort should be Case Sensitive or Case Insensitive.
Now if we choose case sensitive sorting, we get the sort order on the left whereas you might be like me and say that we should get the sorting as it’s seen on the right…
Obviously the length of the string also has effect on sorting. This is called a feature, but in my opinion it just makes Excel sort wrong!