how to sort so 1.10 comes after 1.9

  • Thread starter Thread starter David Marcus
  • Start date Start date
D

David Marcus

Is there a way I can sort a file list so number 1.10 comes after 1.9 (apart
from using 1.09, I suppose).?

thanks

david marcus

note to remove NO-SPAM if replying directly
 
You would almost certainly have to use a helper column that would show
1.9 as 1.09. Moreover, you whould have to enter your original column as
text. Numerically there is no difference between 1.1 and 1.10.

Jerry
 
Back
Top