Article ID: 209632 - Last Review: June 24, 2004 - Revision: 2.0 ACC2000: How to Sort Alphanumeric Strings Based on Their Numeric PortionsThis article was previously published under Q209632 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb). SUMMARY
This article shows you how to sort alphanumeric string values, based on
their numeric portions.
MORE INFORMATION
The following example creates a query that sorts alphanumeric strings by
their numeric portions. There can be only one alphabetical character after the numeric characters (such as "a" or "Z"; not "aa," "eee," or "BC"). This query works for any size numbers, with or without leading zeroes.
| Article Translations
|
Back to the top
