Hi,
I have a query that displays the following data in a CR:
map #
11B1-10
11B1-23
11B1-9
11B1-9A
11B1-9ZZ
I need to strip off the numeric part of the field that is after the "-" and sort. For example, I need to display the rows in the following order:
11B1-9
11B1-9A
11B1-9ZZ
11B1-10
11B1-23
It does not matter what order the "9"'s are in 9ZZ could come before 9A. I just need the numeric portion in numeric order.
How can I do this in CR 9?
Thanks!
I have a query that displays the following data in a CR:
map #
11B1-10
11B1-23
11B1-9
11B1-9A
11B1-9ZZ
I need to strip off the numeric part of the field that is after the "-" and sort. For example, I need to display the rows in the following order:
11B1-9
11B1-9A
11B1-9ZZ
11B1-10
11B1-23
It does not matter what order the "9"'s are in 9ZZ could come before 9A. I just need the numeric portion in numeric order.
How can I do this in CR 9?
Thanks!