Quick Start
Table Of Contents
- Chapter 1 Welcome to FileMaker Pro
- Chapter 2 Installing FileMaker Pro in Windows
- Chapter 3 Installing FileMaker Pro in the Mac OS
- Chapter 4 New features in FileMaker Pro
- New features in FileMaker Pro 5.5
- Windows 2000 Professional
- Ease-of-use improvements
- Record-by-record access privileges
- Scripting improvements
- New logical, design, and status functions
- Extended ODBC and SQL functionality
- Import named ranges of Microsoft Excel data
- Search only the relative path for FileMaker Pro files
- Relaxed rules for mapping fields and relationships when importing scripts
- Dynamic field name matching in data import scripts
- Import more graphics file formats
- Increased productivity with FileMaker Server
- Prevent users from changing passwords
- Prevent users from creating databases
- Validation of the number of characters in a field
- Open a FileMaker Pro database via a URL (Mac OS)
- Web publishing enhancements
- Backward compatibility
- New features in FileMaker Pro 5
- Hands-on, task-oriented tutorial
- New features in FileMaker Pro 5.5
- Lesson 1 FileMaker Pro basics
- Lesson 2 Browsing information
- Lesson 3 Finding and sorting records
- Lesson 4 Creating a database and entering records
- Lesson 5 Customizing what you see
- Lesson 6 Creating lists, mailing labels, and form letters
- Lesson 7 Simplifying data entry
- Lesson 8 Automating tasks with buttons and scripts
- Lesson 9 Creating and running reports
- Lesson 10 Making databases relational
- Lesson 11 Keeping your data safe
Creating and running reports 79
Two additional elements are also required:
1 a grand summary layout part
1 summary field(s) to display totals, averages, or counts
Create a report with grouped data and totals
To create the Membership Fee Report:
1. Choose Window menu > MyFile09.fp5.
2. In Layout mode, choose Layouts menu > New Layout/Report.
3. For Layout Name, type Membership Fee Report.
4. Select Columnar list/report for the new layout type and click Next.
5. Select Report with grouped data and then select Include Subtotals
and Include Grand Totals.
6. Click Next.
Select the fields used in this report
1. Select the first field to be used in this report, Membership Type,
and move it to the Layout fields list.
2. Select and move the Last Name field.
3. Select and move the First Name field.
4. Select and move the Fee Paid field.
5. Click Next.
6. You want to organize the records by Membership Type. Move this
field to the
Report categories list.
7. Click Next.
8. Move the Last Name field to the Sort order list to sort the records
in each group of membership types alphabetically by members’ last
names.
9. Click Next.
Specify subtotals and grand totals
A summary field is a type of field you can specify when you define
fields. Summary fields allow calculations across all of the records in
your found set. In general, when you need to total data across a
number of records, you must use a summary field.
In the Membership Fee Report, you want to see subtotals for fees
paid by each type of member, New and Continuing, and to see a
grand total of both groups’ fees at the end of the report. To
accomplish this, you will need to specify subtotal and grand total
summary fields in the New Layout/Report Assistant.
The summary field you will use is Membership Revenue, which has
already been defined for you. Membership Revenue totals the fees
entered in the Fee Paid field.
1. Click Add Subtotal to add the Membership Revenue field as the
subtotal. This tells FileMaker Pro to create a subtotal of membership
fees paid beneath each membership category.
2. Click Next.