U.M. (Windows)
Table Of Contents
- Preface: Getting help
- Chapter 1: FileMakerPro basics
- Chapter 2: Creating a database file
- Chapter 3: Laying out and arranging information
- Understanding layouts
- Working with predefined layout types
- Arranging records in columns
- Managing layouts
- Working with layout parts
- Changing layout parts
- Working with all object types
- Working with graphic objects
- Working with fields in a layout
- Adding fields to a layout
- Adding merge fields
- Deleting a field from a layout
- Defining display formats for fields
- Determining data entry in fields
- Setting the tab order for data entry
- Adding scroll bars to fields
- Formatting repeating fields
- Adding borders, fill, and baselines to fields
- Defining value lists
- Formatting fields with value lists
- Working with text
- Chapter 4: Working with information in records
- Working in Browse mode
- Adding data to a file
- Selecting a field for data entry
- Adding and duplicating records
- Entering and changing data in fields
- Working with container fields
- Entering data from a value list
- Viewing and inserting data from another source
- Copying and moving values and records
- Using drag and drop to move information
- Replacing field values
- Working with records
- Finding information
- Deleting records
- Sorting records
- Chapter 5: Using ScriptMaker and buttons
- Chapter 6: Previewing and printing information
- Chapter 7: Networking and access privileges
- Chapter 8: Importing and exporting data
- Chapter 9: Customizing FileMakerPro
- Chapter 10: Using data from related files
- Chapter 11: Publishing files on the Web
- About the World Wide Web
- About FileMaker Pro Web Companion
- Publishing your database on the Web—an overview
- Getting ready to publish your files on the Web
- Setting up FileMaker Pro Web Companion
- Configuring FileMaker Pro Web Companion
- Setting up Instant Web Publishing
- Database security
- Helping Web users find your database
- Custom Web Publishing
- Appendix A: Recovering damaged files
- Appendix B: Working with international files
- Appendix C: Summary of functions
- Appendix D: Linking and embedding objects
- Index
Chapter 10: Using data from related files
There are times when one database file doesn’t suit all your data
management needs. Perhaps you have data in one file that you want to
use in another file. Or you’ve tried to expand a file by adding several
fields to it, and now the file’s subject has become unclear. Or you have
the same values in several files, and you’re constantly updating them to
keep them all the same. With FileMaker Pro, you can access data from
other files to use in the current file, by either defining lookups or
creating a relational database. This chapter explains how.
Important Before you read this chapter, be sure you understand how to
create a FileMaker Pro file (see chapter 2, “Creating a database file”). You
should also know how to create a layout and work with data (see chapter 3,
“Laying out and arranging information,” and chapter 4, “Working with
information in records”). In addition, be sure you know how to use
FileMaker Pro Help, as explained in the preface, “Getting help.”
Looking up and displaying data from other files
When you have data in one file that you want to use in the current file,
you can access, display, and work with that data in two ways:
1 A lookup copies data from another file into a field in the current file.
After data is copied, it becomes part of the current file (as well as
existing in the file it was copied from). Data copied to the current file
doesn’t automatically change when the values in the other file change.
1 A relational database allows data from another file to be displayed,
edited, and used in the current file, without having it copied to the
current file. The data is always part of the other file only. Data
displayed in the current file changes whenever the values in the other
file change.
To establish a connection between files for lookups and relational
databases, you define a relationship, an expression that tells
FileMaker Pro how to match records in one file with records in another.
Then you choose the fields that contain the data you want to work with.
Note All files involved with lookups and relational databases must be
FileMaker Pro 3.0 or 4.0 files.