User manual
Table Of Contents
- Preface Learning how to use FileMakerPro
- Chapter 1 FileMaker Pro basics
- Chapter 2 Adding and viewing data
- Chapter 3 Finding and sorting information
- Finding records
- Finding text and characters
- Finding exact matches in text fields
- Finding numbers, dates, and times
- Finding ranges of information
- Finding data in related fields
- Finding records that match multiple criteria
- Finding empty or non-empty fields
- Finding duplicates
- Finding all records except those matching criteria
- Hiding records from a found set and viewing hidden records
- Viewing, repeating, or changing the last find
- Sorting records
- Finding records
- Chapter 4 Previewing and printing information
- Chapter 5 Creating a database
- Chapter 6 Creating and managing layouts and reports
- Chapter 7 Customizing layouts
- Chapter 8 Working with related files
- Chapter 9 Protecting databases with passwords and groups
- Chapter 10 Creating scripts to automate tasks
- About scripts
- Creating scripts: an overview
- About ScriptMaker steps
- Control script steps
- Navigation script steps
- Sort, find, and print script steps
- Editing script steps
- Fields script steps
- Records script steps
- Windows script steps
- Files script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Changing scripts
- Duplicating, renaming, or deleting scripts
- Importing scripts
- Listing scripts in the Scripts menu
- Using buttons with scripts
- Example of a ScriptMaker script
- Chapter 11 Using formulas and functions
- Chapter 12 Importing and exporting data
- Chapter 13 Sharing databases on a network
- Chapter 14 Publishing databases on the Web
- About publishing databases on the Web
- How users work with databases on the Web
- What you need to publish databasesontheWeb
- Publishing databases on the Web: an overview
- Enabling FileMaker Pro Web Companion
- Configuring FileMaker Pro WebCompanion
- Enabling Web Companion sharing
- Setting up browser views
- Testing your published database
- About browser views for web publishing
- Chapter 15 Using ODBC with FileMakerPro
- Appendix A Customizing FileMaker Pro
- Appendix B Backing up and recovering files
- Appendix C FileMaker Pro Quick Reference (Windows)
- Appendix D FileMaker Pro Quick Reference (Mac OS)
- Index
3-2 FileMaker Pro User’s Guide
Choose a
Type Find criteria in fields
layout with
fields you want
to search on
Click the
down arrow
to see the
operators
Click to begin
searching
4. Click Find in the status area, or choose Requests menu > Perform
Find.
To cancel before searching is finished and leave the previous found
set unchanged, press Esc (Windows) or Command+period
(Mac OS).
After performing a Find, you can change or refine the criteria. See
“Viewing, repeating, or changing the last find” on page 3-7.
To show all the records again:
• In Browse mode: choose Records menu > Show All Records.
• In Find mode, choose Requests menu > Show All Records.
You don’t need to choose Show All Records before performing finds.
FileMaker Pro always searches the entire database.
Keep these points in mind:
• You can’t enter search criteria in container fields, summary fields,
or global fields. To find data in container fields, create a text or
number field that describes or identifies the contents of the container
field. Then find the value in the text or number field.
• Finds on unindexed fields (for example, calculation fields
referencing related fields) can take longer than finds on indexed
fields.
• If a field’s values are indexed, you can use the index to enter values
in find requests. Using the index is documented in Help. Choose Help
menu > Contents and Index, click the Index tab, and type storage.
Finding text and characters
Search for text in text fields, or in calculation fields that return a text
result.
Except as noted, when you search for text, the field can contain other
values in addition to the one(s) you specify, and the values can be in
any order. For example, typing hotel in the Accommodation field
finds records for Hotel, Discount Hotel, and Hotel, Luxury.
To find Type this in the field Example
Words that start with The characters. Chris Smith finds
specific characters Chris Smith, Smith Chris,
Chris Smithson, and Smith
Christenson
A phrase or sequence of The text, including "Marten and Jones
characters spaces and punctuation, Interiors" finds
between the double Marten and Jones
quotation marks ("). Interiors but not Jones
and Marten Interiors
", Ltd." finds all
companies with ", Ltd." in
the name, but not those
without the comma.
Words with one or more One wildcard character Gr@y finds Gray and Grey
unknown or variable (@) for each unknown
@on finds Don and Ron
characters character.
but not Bron
Words with zero or more * for all unknown
unknown or variable text characters.
J*r finds Jr. and Junior
characters in a row
Jo*n finds Jon and John