Finding the Maximum or Minimum Value by Alphabetic OrderID: Q115420 The information in this article applies to:
SUMMARYThis article shows three methods for finding the minimum or maximum value by alphabetic order in a field.
MORE INFORMATION
Method 1: Calculation
The variable now contains the lowest letter record value.
For example, ZZZZZ versus BBBBB.
NOTE: To get the highest letter record value, replace MAX with MIN.
Method 2: Indexing
Method 3: Indexing/LOCATE
Additional reference words: FoxMac FoxDos FoxWin 2.00 2.50 2.50a 2.50b 2.60
2.50c
phonetic ASCII
first last 2.60a
KBCategory: kbprg kbcode
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |