User manual
Table Of Contents
- Preface Introducing FileMaker Pro
- Chapter 1 Using databases
- About database fields and records
- Opening files
- Opening multiple windows per file
- Closing windows and files
- Saving files
- About modes
- Viewing records
- Adding and duplicating records
- Deleting records
- Entering data
- Finding records
- Making a find request
- Performing quick finds based on data in one field
- Finding text and characters
- Finding numbers, dates, times, and timestamps
- Finding ranges of information
- Finding data in related fields
- Finding empty or non-empty fields
- Finding duplicate values
- Finding records that match multiple criteria
- Finding records except those matching criteria
- Deleting and reverting requests
- Viewing, repeating, or changing the last find
- Hiding records from a found set and viewing hidden records
- Finding and replacing data
- Sorting records
- Previewing and printing databases
- Automating tasks with scripts
- Backing up database files
- Setting preferences
- Chapter 2 Creating databases
- Chapter 3 Working with related tables and files
- Chapter 4 Sharing and exchanging data
- Sharing databases on a network
- Importing and exporting data
- Saving and sending data in other formats
- Sending email messages based on record data
- Supported import/export file formats
- ODBC and JDBC
- Methods of importing data into an existing file
- About adding records
- About updating existing records
- About updating matching records
- About the importing process
- Converting a data file to a new FileMaker Pro file
- About the exporting process
- Publishing databases on the web
- Chapter 5 Protecting databases with accounts and privilege sets
- Chapter 6 Converting FileMaker databases from previous versions
- Index
68 FileMaker Pro User’s Guide
About layout part types
The following table describes layout part types.
To include summary data on a layout (for example, subtotals, grand
totals, averages, counts, and so on), you place summary fields in
summary layout parts (see “Defining summary fields” on page 48).
Summary parts include grand summary and subsummary parts.
1 A grand summary part usually contains one or more summary
fields that display summary information (like totals) about all records
being browsed.
1 A subsummary part usually contains one or more summary fields
that display “subsummary” information (like subtotals) for a subset of
records. The records are grouped (sorted) by values in another field,
the
break field. Whenever the value of the break field changes, the
report “breaks” and FileMaker Pro inserts the subsummary part.
For more information about working with layout parts, see Help.
Body
Header
Subsummary
Trailing
Grand
Summary
Footer
Sales Report
A subsummary below the body
summarizes data for each group of
records sorted on the break field
(Agent Name)
Trailing grand summary
Footer
Agent Name Product ID Qty Amount
David Michaels ET3 1 $29.95
David Michaels ET4 1 $32.25
David Michaels ET1 2 $73.90
David Michaels ET5 3 $98.85
Total $234.95
Sophie Tang ET6 2 $64.50
Sophie Tang ET7 5 $12.50
Sophie Tang ET2 2 $25.00
Total $102.00
Grand Total $336.95
EveryWhere Travel Confidential June 2004
Layout part Description
Title header Appears only once at the top of the first screen or page and
replaces the normal header (if one is specified). In reports, can
be used to print a separate title page. You can have only one
title header in a layout.
Header Appears at the top of every screen or page (unless you add a
title header, which supersedes the header on the first page). Use
for titles or column headings (in columnar reports). You can
have only one header in a layout.
Body Each object you put in the body, including fields, text objects,
and graphics, appears once for each record in the found set.
You can have only one body in a layout.
Footer Appears at the bottom of every screen or page (unless you add
a title footer). You can have only one footer in a layout.
Title footer Appears only once at the bottom of the first screen or page and
replaces the normal footer (if one is specified). You can have
only one title footer in a layout.