Rocky Smolin - Beach Access Software
bchacc at san.rr.com
Tue Apr 22 15:02:15 CDT 2003
Susan: I would send your values to a temp table and use that table as the source for the list box with ORDER BY on the appropriate field. Rocky ----- Original Message ----- From: "Susan Harkins" <harkins at iglou.com> To: <accessd at databaseadvisors.com> Sent: Tuesday, April 22, 2003 7:29 AM Subject: Re: [AccessD] sorting a list > > > > For an array, if it is a small list, just use a simple Bubble sort (less > > than 50 or so). Otherwise, a QuickSort is probably your best bet. > > ======QuickSort? Do you mean the sort tools? I'm dumping the list into a > list control, can't sort a control's list that way -- can you? Or is it > something else? If so, what? > > Susan H. > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >