S
Steve S
I need to sort an text field in alphabetic orderstarting with a different
first character each time it is sorted.
A sort of A B C D,,,,,X Y Z one day should start at the letter J the next
day giving
J K L M,,,,,X Y Z A B C ,,,H I
On the third day start with S to produce
S T U V X Y Z A B C D,,,,,P Q R
I just need to sort on the first character of the field.
also is there a way to capture the numeric value of a text character
any help is appreciated.
Steve
first character each time it is sorted.
A sort of A B C D,,,,,X Y Z one day should start at the letter J the next
day giving
J K L M,,,,,X Y Z A B C ,,,H I
On the third day start with S to produce
S T U V X Y Z A B C D,,,,,P Q R
I just need to sort on the first character of the field.
also is there a way to capture the numeric value of a text character
any help is appreciated.
Steve