The information in this article applies to:
Records may not sort as expected when you perform a Sort on a Microsoft File data file using a field that contains numbers. For example, the record that contains the number 100 may end up before the record that contains the number 99. This error may occur because the field that contains these numbers is a Text field. The contents of a Text field are sorted or compared one character at a time. For example, 9 is greater than 1, so 99 is considered to be greater than 100. For information about how to change a Text field to a Number field, see the following article in the Microsoft Knowledge Base: Q20323 INF: How to Change a Number Field to a Text Field Additional query words: datafile 1.00 1.01 1.02 1.04 1.05 2.00
Keywords : |
Last Reviewed: October 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |