Hello,
I need to sort the last six digits / characters of a string field and display the entire field. Right now its sorting as per the following example:
00A063
00A155
00C030
00C204
00L281FMS
00W259
What I need is this sort:
00C030
00A063
00A155
00C204
00L281FMS
00W259
It should ignore the first 3 digits/characters and only sort on the last 6.
I know all you great guru's out there know how to do this. Would someone help me out?
Thanks in advance.
Lanie
laniet@ij.net
etroidl@conaxfl.com
I need to sort the last six digits / characters of a string field and display the entire field. Right now its sorting as per the following example:
00A063
00A155
00C030
00C204
00L281FMS
00W259
What I need is this sort:
00C030
00A063
00A155
00C204
00L281FMS
00W259
It should ignore the first 3 digits/characters and only sort on the last 6.
I know all you great guru's out there know how to do this. Would someone help me out?
Thanks in advance.
Lanie
laniet@ij.net
etroidl@conaxfl.com