These fields search the database for records that contain the entered text in the name/interest fields. Multiple keywords should be seperated by a space or comma. Wildcards can be used as long as they conform to the SQL standard shown below. However as the search works by seeing if the name/interest contains the entered keywords wildcards are not necessary, spaces and commas are more or less equivalent.
| Wildcard Character | Meaning |
|---|---|
| _ (underscore) | Any single character |
| % (percent) | Any string of zero or more characters |
These fields search the database for records that contain the selected criteria. Multiple items can be selected by holding Control key (Windows) or the Command key (Macintosh).