Finding records troubleshooting
Can’t click into a field to enter find criteria
 •
Finds cannot be made on summary fields, container fields, or fields defined with the global storage option.
 •
Can’t find records
 •
 •
Use the index to enter criteria accurately.
 •
 •
 •
If a field is formatted to display as checkboxes or radio buttons, some values in the field might not be visible. For example, if the value list item was changed from Jr to Junior, any records entered under Jr will not be found by clicking the Junior checkbox/radio button. To find all possible values in a field, use a copy of the field that is not formatted to use a value list or radio buttons, and enter find criteria into this field.
Finding records that shouldn't be included
 •
 •
Finding the wrong records
 •
 •
 •
 •
Finding the wrong date
 •
 •
The date entered in the find request may be in an invalid format. For information on finding dates, see Finding numbers, dates, times, and timestamps and Finding ranges of information.
 •
 •
 •
Check the system formats currently and previously used.
 •
If your dates use an invalid date separator, use one of the following methods to manually edit date data that uses alphabetic characters or the time separator:
 •
Choose Edit menu > Find/Replace.
 •
Before conversion, use: Substitute(DateField,”:”,”/”)
After conversion, use: Substitute(DateField;”:”;”/”) .
Finding is slow
Finds might take longer than usual in:
 •
fields that are not stored or indexed. To see if a field is stored and indexed: choose File menu > Manage > Database and click the Fields tab. Select the field, click Options, then click Storage.
 •
 •
If a file is shared and it contains global fields, you may be able to improve the performance of certain client find requests by moving some global fields into a separate table. See the Notes section in Defining global fields (fields with global storage).
Results vary when using wild cards in an external ODBC data source
When you do searches in an external ODBC data source using wild cards, your results might vary from wildcard searches in FileMaker Pro.
Related topics 
Finding records
Saving a find request
Troubleshooting file recovery