Hello Team Helical,
I am trying to sort only single column (Name) alphabetically. However, name starting with E comes before name starting with B.
Thank You
Priya.
Hello Team Helical,
I am trying to sort only single column (Name) alphabetically. However, name starting with E comes before name starting with B.
Thank You
Priya.
Hello Priya,
If you look carefully, the name starting with E has a space before it. So, it is “ Envision” instead of “Envision”. While sorting, the name with space as the first character is placed in the first position.
Thank You
Team Helical