| When you try to sort or pull a max value from a TEXT field, sorting won't be the same as a numeric field. A text sort will sort by ranking on a per character basis.
So, ser9 will be a "higher" value than ser11 because the function considers "ser9" higher than "ser1xxxxxxxxx....".
The Data Analyst - http://www.squidoo.com/thedataanalyst |