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
Finding and sorting information 3-3
To find Type this in the field Example
Symbols or other non- The characters, "@" finds @ (or an email
alphanumeric characters, including spaces and address, for example)
such as punctuation or punctuation, between the
"," finds records
spaces double quotation marks
containing a comma
(").
" " finds three
spaces in a row
Words with letters from The text, including "òpera" finds òpera but
other languages spaces and punctuation, not opera
between the double
(òpera without quotes
quotation marks (").
finds both òpera and
opera)
Partial phrases (a Characters, punctuation, *"son & Phillips"
sequence of words or and spaces between finds
characters) quotation marks (""). Johnson & Phillips and
Use * to find this text in Paulson & Phillips
the middle of a longer
text string.
Case-sensitive text (Use ASCII as the fred finds fred
language for indexing but not Fred
the field. This procedure
is documented in Help.
Choose Help menu >
Contents and Index, click
the Index tab, and type
text, finding.
Exact matches See the next section,“Finding exact matches in text
fields.”
Ranges of information See page 3-4.
Note Finds using quotes (“ ”) are called literal text searches. These
searches take longer than non-literal text searches.
Finding exact matches in text fields
To find values that are Use Example
Exactly as you specify, in the == (two equal ==John finds John but
order you specify. The field signs) not John Smith
contains no other values. ==John Smith finds
John Smith but not
Smith, John or John
Smithers
Whole words you specify. = =Market finds Market,
Market Services, and
Ongoing Market Research
but not Marketing or
Supermarket
=Chris =Smith finds
Chris Smith or Smith Chris
but not Chris or
Christopher Smithson
Finding numbers, dates, and times
Numbers, dates, and times should be entered in the corresponding
field types (or calculation fields returning the corresponding field
type) to ensure correct behavior when finding them. See “About
choosing a field type” on page 5-4. You cannot find text in number
fields, except certain letters representing Boolean (True/ False)
values; see table below.
Important To avoid confusion when using dates, always use four-
digit years. For more information on how FileMaker Pro handles
Year 2000 issues, see www.filemaker.com.
To find Type this in the field Example
A number in a number The number, in the .50 finds .5, .50, and $.50
field or in a calculation format used when the file
field that produces a was created (unless Use
numeric result System Formats is
chosen)