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-9
Keep these points in mind:
1 Data sorts differently in different field types:
1 Records in a sorted portal are re-sorted whenever the relationship
is re-established. (For example, when you browse out of and then
back into the record, or change the value in the match field.) See
“Defining relationships for relational databases and lookups” on
page 8-10.
1 Repeating fields sort by the value in the first repetition.
1 If you add records after sorting, the status area shows Semi-sorted.
Sort again to incorporate new records in the sort order.
1 System formats affect the way numbers, dates, and times sort.
System formats is documented in Help. Choose Help menu >
Contents and Index, click the Index tab, and type system formats.
Include related fields anywhere
in the sort order
Choose a relationship from the relationship
list, then double-click a related field in the list.
You can place a related field anywhere in the
Sort Order list—before, after, or between fields
in the master file.
If more than one record in the related file
matches a record in the master file, the sort
will use the value in the first matching record
in the related file, according to the sort order
defined in the relationship. See “Defining
relationships for relational
databases and lookups” on page 8-10.)
Sort related records (rows) in a
portal
If your access privileges allow, specify a sort
order in Define Relationships. See “Defining
relationships for relational
databases and lookups” on page 8-10.
Remove a field from the Sort
Order list
In the Sort Order list, double-click the field.
Remove all fields from the Sort
Order list
Click Clear All.
Sort by summary fields
For example, to sort sales
regions in order from highest to
lowest total sales.
See the next section.
Unsort the records (return them
to creation order)
Click Unsort.
Sort records according to a
different language than the one
used for indexing
Select Override field’s language for sort, then
choose a language.
Close the Sort Records dialog
box without sorting
Click Done.
To Do this
This field type Sorts records in this order
Text Alphabetically. Numbers sort by character position.
(Example of an ascending sort: 1, 11, 2.) Numbers sort
before letters. Non-alphanumeric values are ignored
(unless you change the sort language to ASCII).
Number Numerically. Non-numeric characters are ignored.
Date Chronologically. To avoid confusion when using dates,
always use four-digit years. For more information about
how FileMaker Pro 5 handles Year 2000 issues, see
www.filemaker.com.
Time Numerically. Times using AM/PM are sorted according to
their 24-hour-clock equivalent (for example, 8:00 PM is
20:00).