How can I put a numeric field in order when it is a alphanumeric number. For instance, the scenerio is a case when the numbers go in order but it takes the number 102 and places it in front of the numbers preceeding with zeros; ex. (mv01, mv04, mv05, mv07, mv102, mv14) How can I place the 102 at the very end where it belongs? Any suggestions?