C
couriced
Hello,
Is there an easy way to sort a list with varying lengths of data?
We have a column that has data in the cells that are say 4-9 character
in length. What currently happens when we sort is it sorts all the
character length entries first, then the 5 character entries, and s
on. We would like to sort it so it is alphanumeric based on th
characters it contains...regardless of length.
Thanks in advance
Is there an easy way to sort a list with varying lengths of data?
We have a column that has data in the cells that are say 4-9 character
in length. What currently happens when we sort is it sorts all the
character length entries first, then the 5 character entries, and s
on. We would like to sort it so it is alphanumeric based on th
characters it contains...regardless of length.
Thanks in advance