G
Guest
We have a user who wants to sort information by year, but there is a catch.
This user's information looks like so (only year field shown)
1999 (full year)
0305 (2 digs for month and 2 digs for year)
0205
0506
0405
Bascially, this user wants the sort to look like so;
1999
0205
0305
0406
0506
These are all years, but they are formated different. I asked the user if
they could change the format of the 1999 to something like 0199 and she did
not like that idea because the user wants to keep the integrity of the data.
So... is there any way to sort items the way that you want? To me logically
speaking the computer sorts for you based upon what makes sense and sorting
1999 above the other digits is okay, but then you ask the computer to sort a
different way when it reaches an item that is formatted different. Hope this
makes sense. Any help would be appreciated.
Thanks
This user's information looks like so (only year field shown)
1999 (full year)
0305 (2 digs for month and 2 digs for year)
0205
0506
0405
Bascially, this user wants the sort to look like so;
1999
0205
0305
0406
0506
These are all years, but they are formated different. I asked the user if
they could change the format of the 1999 to something like 0199 and she did
not like that idea because the user wants to keep the integrity of the data.
So... is there any way to sort items the way that you want? To me logically
speaking the computer sorts for you based upon what makes sense and sorting
1999 above the other digits is okay, but then you ask the computer to sort a
different way when it reaches an item that is formatted different. Hope this
makes sense. Any help would be appreciated.
Thanks