Nov 30, 2005 #1 ttechie Technical User Joined Feb 11, 2005 Messages 56 Location IN I have a soring problem. For example, when I sort I get the follwoing: Any Idea how to fix this sort??? 102 11 11 1131 19 25 41 624 Thanks in Advance
I have a soring problem. For example, when I sort I get the follwoing: Any Idea how to fix this sort??? 102 11 11 1131 19 25 41 624 Thanks in Advance
Nov 30, 2005 #2 Remou Technical User Joined Sep 30, 2002 Messages 13,030 Location BE I think your field must be text. Either sort on something like val(fieldname) or change the field to numeric. Upvote 0 Downvote
I think your field must be text. Either sort on something like val(fieldname) or change the field to numeric.