S
Seth Schwarm
I have a text field that needs to be sorted alphabetically. However, it has
a hodge-podge of mixed cases and roman numerals. For example -
003 (A) (3) (c) (iv)
003 (a) (3) (c) (v)
My ideal solution is that the first set of numbering would be sorted by
their case sensitivity. The second column is a slam dunk, the third column
needs to consider case sensitivity also. The fourth column is the real
trouble maker. The values are text, but we look at these as having numeric
values.
This text you see above is one field and can not be broken into multiple
fields.
All you ideas and suggestions are greatly appreciated.
a hodge-podge of mixed cases and roman numerals. For example -
003 (A) (3) (c) (iv)
003 (a) (3) (c) (v)
My ideal solution is that the first set of numbering would be sorted by
their case sensitivity. The second column is a slam dunk, the third column
needs to consider case sensitivity also. The fourth column is the real
trouble maker. The values are text, but we look at these as having numeric
values.
This text you see above is one field and can not be broken into multiple
fields.
All you ideas and suggestions are greatly appreciated.