[AccessD] ASCII Sorting - Numeric First, then Alpha-Numeric

Brock, Christian T, PERSCOM Christian.Brock at hoffman.army.mil
Mon Aug 11 15:46:04 CDT 2003


Add another long integer column to the table that specifies the sort order
and sort using that column.

Christian Brock

-----Original Message-----
From: Mitsules, Mark [mailto:Mark.Mitsules at ngc.com] 
Sent: Monday, 11 August 2003 15:31
To: '[AccessD]'
Subject: [AccessD] ASCII Sorting - Numeric First, then Alpha-Numeric
Importance: High


Group,

I am converting an Excel solution to Access.  The Excel solution had a
column of values that the user typed in (numerical sequence as text
000-999).  I have created a table of all possible 3 character codes (46,656
records).  I would like a list box to default to the next available code. As
the Excel list is already at 919, I would like the remaining numeric codes
to be used first (920-999), after that, ASCII sort is fine .  Any thoughts
on how I can accomplish this?


Mark
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list