Hi,
I have a problem sorting a table from a column containing order numbers. The order numbers have the following format:
ABC00001 -> three letters succeded by 5 numbers. What I wanna do is sort the orders by the last 5 numbers, disregarding the three letters. Can anyone help me on the way here?
I have a problem sorting a table from a column containing order numbers. The order numbers have the following format:
ABC00001 -> three letters succeded by 5 numbers. What I wanna do is sort the orders by the last 5 numbers, disregarding the three letters. Can anyone help me on the way here?