Hi All.
I need to sort a column in a table that is of text type, but has alphanumeric values like
MC10, MC111, MC215 etc.
In the table, when I use the sort from Access ribbon, I get
MC10
MC1112
MC1759
MC101
MC2315
MC3000
etc
etc...
Actually, the MC101 must come between MC10 and MC1112 ! How can I get this done using a query for display purpose ?
Any help is appreciated.
I need to sort a column in a table that is of text type, but has alphanumeric values like
MC10, MC111, MC215 etc.
In the table, when I use the sort from Access ribbon, I get
MC10
MC1112
MC1759
MC101
MC2315
MC3000
etc
etc...
Actually, the MC101 must come between MC10 and MC1112 ! How can I get this done using a query for display purpose ?
Any help is appreciated.