B
B. Liggett
Is there a function/formula that will return the highest sort value from a
list of randomly ordered alphanumeric data? Example: (single column data)
Alpha09-199
Alpha10-001
Alpha10-037
Alpha10-002
"Alpha10-037" would sort to the highest value if sorted. I want a function
or formula that will return that value without actually sorting. Both MAX()
and MAXA() return 0. I would prefer not to split the column. Anyone have
any ideas? Thanks
list of randomly ordered alphanumeric data? Example: (single column data)
Alpha09-199
Alpha10-001
Alpha10-037
Alpha10-002
"Alpha10-037" would sort to the highest value if sorted. I want a function
or formula that will return that value without actually sorting. Both MAX()
and MAXA() return 0. I would prefer not to split the column. Anyone have
any ideas? Thanks