Paul<BR>If data is as you show then this should do it:<BR>SELECT Table1.txt
FROM Table1 ORDER BY Right("0" & [txt],2);<BR><BR>If the data is
actually more complex then let's see the full range.<BR><BR>--<BR>Andy
Lacey<BR>http://www.minstersystems.co.uk<BR><BR>PS My previous post went to
you direct plus the list and hasn't shown. Sorry, it's the b******y
web-client I use when at work.<BR><BR><BR><BR>
<BLOCKQUOTE dir=ltr style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px;
MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">--------- Original Message --------<BR>From:
paul.hartland@fsmail.net<BR>To: "accessd@databaseadvisors.com"
<accessd@databaseadvisors.com><BR>Subject: [AccessD] Sorting A Text
Field<BR>Date: 14/04/03 09:46<BR><BR><FONT face="Courier New" size=2><BR>To
all,<BR><BR>I don't know if this can be done, but I have a text field in a
table which contains data similar to the following
:<BR><BR>7<BR>3<BR>9<BR>2<BR>5<BR>M5<BR>B2<BR>M1<BR><BR>So the data is a
mixture of numbers and characters, is there anyway to sort the data so that
the above would appear as below
:<BR><BR>2<BR>3<BR>5<BR>7<BR>9<BR>B2<BR>M1<BR>M5<BR><BR>Any help on this
would be greatly appreciated, as it is fairly urgent.....<BR><BR>Thanks in
advance.<BR><BR>Paul
Hartland<BR><BR><BR><BR><BR>__________________________________________________________________________<BR>Join
Freeserve <A class=autolink href="http://www.freeserve.com/time/"
target=_blank>http://www.freeserve.com/time/</A><BR><BR>Winner of the 2003
Internet Service Providers' Association awards for Best Unmetered ISP and
Best Consumer
Application.<BR><BR><BR>_______________________________________________<BR>AccessD
mailing list<BR><A class=autolink
href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A><BR><A
class=autolink href="http://databaseadvisors.com/mailman/listinfo/accessd"
target=_blank>http://databaseadvisors.com/mailman/listinfo/accessd</A><BR>Website:
<A class=autolink href="http://www.databaseadvisors.com/"
target=_blank>http://www.databaseadvisors.com</A><BR><BR><BR><BR><BR><BR></FONT></DIV></BLOCKQUOTE>