<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Mark:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I don't care what advice you send me.  It's 
nice to hear from you for any reason.  How's the little 
cowgirl?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I did discuss with my client the possibility of 
using a lower case z for those items on which we were using the tilde.  But 
Lambert's solution works perfectly well if I implement it correctly.  Which 
I did after a few tries.  So the tildes sort to the bottom of the list and 
all's well in Del Mar.  For the moment.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Rocky</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE 
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 ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=subs@solution-providers.ie 
  href="mailto:subs@solution-providers.ie">Mark L. Breen</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=accessd@databaseadvisors.com 
  href="mailto:accessd@databaseadvisors.com">Access Developers discussion and 
  problem solving</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, July 31, 2003 12:21 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AccessD] Tilde Sort at the 
  top</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>Hello Rocky,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I have just thought about it and without getting 
  complicated and using two columns in the recordsource to specify the sort 
  order I cannot see a simple way to get tilde to go to the top of your 
  ascending list.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>I presume that you are concatenating on the tilde 
  as in</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Mark Breen</FONT></DIV>
  <DIV><FONT face=Arial size=2>John Colby</FONT></DIV>
  <DIV><FONT face=Arial size=2>~Rocky Smolin</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Could you just replace the tilde with Z~ or if 
  your really need it, ZZ~</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>If they are at the bottom and out of alphabetic 
  order anyway, I guess that they are some sort miscellaneous items, perhaps the 
  </FONT><FONT face=Arial><FONT size=2>Z will not matter.  If you need to 
  later display the names you could use a Right(fieldname, 
2)</FONT></FONT></DIV>
  <DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
  <DIV><FONT face=Arial><FONT size=2>I know that I am teaching my granny to suck 
  eggs, but just in case.</FONT></FONT></DIV>
  <DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
  <DIV><FONT face=Arial><FONT size=2>Otherwise, hello to 
you,</FONT></FONT></DIV>
  <DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
  <DIV><FONT face=Arial><FONT size=2>Mark</FONT></FONT></DIV>
  <DIV><FONT face=Arial><FONT size=2> </DIV></FONT></FONT>
  <BLOCKQUOTE 
  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 ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=bchacc@san.rr.com href="mailto:bchacc@san.rr.com">Rocky Smolin - 
    Beach Access Software</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A 
    title=AccessD@databaseadvisors.com 
    href="mailto:AccessD@databaseadvisors.com">AccessD@databaseadvisors.com</A> 
    </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, July 30, 2003 6:57 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [AccessD] Tilde Sort at the 
    top</DIV>
    <DIV><BR></DIV>
    <DIV><FONT face=Arial size=2>Dear List:</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>I need a special character to sort the contents 
    of a combo box so that items with the special character sort at the bottom 
    of the list.  (The items come from a table).  So I tried using a 
    tilde ~ because its ASCII value is 126, greater than any number 
    or upper or lower case letter.  But it sorts to the top of the 
    list.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Is there a simple explanation and/or 
    workaround?</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Much thanks in advance and 
regards,</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>is</FONT></DIV>
    <DIV> </DIV>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>AccessD mailing 
    list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
    http://www.databaseadvisors.com<BR></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>AccessD mailing 
  list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
  http://www.databaseadvisors.com<BR></BLOCKQUOTE></BODY></HTML>