Sorting Case- Sensitive Data
In previous versions of FileMaker, sorting was not case sensitive. So, if two entries began with A and a, they would be sorted without regard to case. FileMaker 7 uses a new sorting algorithm which is case sensitive.If there will be times when case sensitivity is critical (as with account names or passwords), you can create a calculation field to use for Sorts.
To clean up case variations in fields
1 .In the database with a case-sensitive sort, choose File > Define Fields (Control+Shift+D/Command+Shift+D).2 .In the Field list, click the field to be sorted. (We use the field Company.) Click to the right of the name in the Field Name box. Type a space and Sort after the name. Change the Type to Calculation and click Create (Figure 15.25).
Figure 15.25. Choosing the original field name and adding Sort saves typing.
[View full size image]

Figure 15.26. The Lower function converts all text in the field to lowercase for sorting.
[View full size image]
