
Products
- FileMaker Pro
- 14.x
- 13.x
- 12.x
- 11.x
- 10.x
- 9.x
- 8.x
- 7.x
- FileMaker Pro Advanced
- 14.x
- 13.x
- 12.x
- 11.x
- 10.x
- 9.x
- 8.x
- 7.x
Typically, when you perform a traditional find in FileMaker Pro you type your search criteria directly into a field or fields while in Find mode. FileMaker Pro supports many different symbols that allow you to perform advanced finds on your FileMaker data. The list of symbols / find operator supported by FileMaker Pro include:
Symbol / Operator | Description | Examples |
= | Matches a whole word or matches empty |
|
= = | Matches exactly your entered search criteria |
|
! | Matches records that have same data within the search field |
|
< | Finds all the records that are less than your entered search criteria |
|
≤ <= | Finds all the records that are less or equal to your entered search criteria |
|
> | Finds all the records that are greater than your entered search criteria |
|
≥ >= | Finds all the records that are greater or equal to your entered search criteria |
|
… | Finds all the records that are between two values |
|
// | Finds all the records that match based on the date in memory |
|
? | Finds all the records that have an invalid date or time entered into the selected field |
|
@ | Used as a wildcard character that is part of your search criteria |
|
# | Used as a wildcard digit that is part of your search criteria |
|
* | Used as a wildcard character to find all records based on search criteria plus wildcard |
|
\ | Used to search for characters that might otherwise be used as operators or other reserved items |
|
“” | Used to search for more than one word beginning from the start of the field |
|
~ | Used to search for data / characters that makes the same sound in Japanese |