ITS banner

   News  
   Documentation 
   Help
 Training
 Labs

 Contacts 
 Connecting
 About   
 Purchases
 Policies
 TTU Home  
 ITS Home

 

Beginning FileMaker Pro  v. 4.1


Contents


Introduction

FileMaker Pro is a database program that can help you to organize information such as accounts, inventories, or personnel data. It is a flexible program that can work with one file or many relational files.

Contents


Basic Database Terms

Database: A system of one or more files to keep information in an organized manner. A database allows you to add, edit, delete, sort and search for specific information, and create and print summary reports. In this exercise, the database created will consist of just one file.
Record: All the information for one unit, such as an individual, a requisition, or an item.
Field:  The storage location for information. Within a record, each piece of information is stored in a specific field, such as name, address, and phone number for an individual.
Field Definitions:  The characteristics of the field, such as type of data that may be entered. Fields may consist of text or numeric information as well as other types such as dates or calculations.
Value:  The actual information in a specific field.

Contents


Planning the Database

In creating a new database, the most important step is planning and considering what you want to be able to do. Take your time with this step. Sketch out your ideas and share them with others. The answers to these questions will help determine what you can and cannot accomplish with your database. You will need to consider:

What is the smallest unit you want information on?   For example, do you want to have information on each class or on each individual in the class? Each record will hold information on this unit.

What pieces of information do you need to keep?   Be practical and think about what you have time to deal with. Also consider how you will keep track of changes in the information. How will you know? These pieces of information will be your fields.

In what form should you store the information (numbers, text, dates)?   You should store numbers that are not used in computations (+,-,*,/) as text fields. For example, you wouldn't add telephone numbers or zip codes, so those should be stored as text.

Which specific fields do you need?   For example, do you want just a Name field or do you want a First Name and Last Name field so that sorting can be done alphabetically by last name. These decisions can affect the kinds of reports you will be able to produce.

Can the information be stored in one database (flat) or are there several databases needed that will be linked together (relational)?   For example, if you are doing requisitions, you might want a second file with the names and address of vendors to be able to link into the file containing each requisition.

In this exercise, we will create a database with one file to keep track of a departmental inventory.

Contents


Opening FileMaker Pro

To open FileMaker Pro: Start —› Programs —› FileMaker Pro 4.1 —› FileMaker Pro

Note that in the FileMaker Pro 4.1 subdirectory in your office you may select FileMaker Pro Tutorial. This provides some basic information on FileMaker Pro that you can go through at your own pace.

Contents


Creating a Database from a Template

Opening View

In the New Database dialog box:

Note: For more information on each template, click on the Template Info... button.

A dialog box will open asking you to create a copy of the file. 

You will now see a database set up to keep track of employee information. 

Note: You can make changes to the design and layout of this database, since this is a copy based on the original template:  Select Mode —› Layout

To close this file, from the menu select: File —› Close.

Contents


Creating a New Database File

In creating a database of items in a departmental inventory, consider some of the fields that will be needed, such as the kind of item, a description of it, the cost and date received, etc. List these ahead of time.

To create a new database:

In the Create New File dialog box:

In the Define Fields dialog box:

Define Fields

To enter a calculation field:

To compute the age of each item in the inventory, use the formula:  (Today - Date Received)/365

Calculation Field

Contents


Field Types Available

Field Type Date Type
Text Up to 64,000 characters (letters or numbers) used as text.  Sorts alphabetically.
Number Up to 255 digits.  Can be used in formulas.  Sorts in numerical order.
Date Dates including month, day, year.  Sorts chronologically.
Time Time in hours, minutes, or seconds.
Container Graphics, sounds, QuickTime movie, or OLE object.
Calculation Results of a formula which may be text, number, date, time, or container.
Summary Summary of other values, such as totals, counts, or averages.
Global One value to be used in all records which can be text, number, date, time or container types.

Contents


Modes

FileMaker Pro includes four modes for working in your database:

Contents


Working with Layouts

You will see a basic layout of your fields created by FileMaker Pro. Note in the menu under Mode, that you are in browse mode, ready to enter information. However, before beginning to enter data, we will make some changes to this layout.

Layouts allow you to specify how you want your data to appear. You can easily modify and create layouts to make data entry easier and to create reports. Each database can have many layouts. A layout does not affect how the data is stored, just how it appears on the screen or when printing.

FileMaker Pro creates the first layout, a Standard style layout, which includes all of the fields. This layout is automatically given the name, Layout #1 (see below).

Layout Controls

To switch from Browse mode to Layout mode, select Mode —› Layout

To set editing guides, select:

Three parts are shown:  Header, Body, Footer.  Note that each part can be expanded, reduced, or even deleted.

To adjust the view:

Bottom Controls Click on Part Label Control button at the bottom left corner to move the part labels off to the side.

Click on the increase size Zoom Control Zoom Controls to change your view to 150%. (In the PC Lab leave the zoom at 100% for better viewing).

Delete the footer since it will not be needed in this layout:

Increase the size of the Header region:

Double Arrow
  • Click on the line separating the header from the body.
  • Your cursor will change to a double arrow.
  • Drag this border down to the 1 inch mark on the graphic ruler.

Increase the size of the Body region:

Increase the readability of the layout by formatting and arranging the fields in the layout:

Comments Field in Layout

To set the alignment of items in the layout:

Align Fields

To set the items off using a box, color, and borders:

  • Select the drawing tool that is a rounded square.
  • Note that your curser becomes a plus. +
Border Button
  • Place the plus at the top left corner of the items and drag diagonally to draw a box.
  • Release at the bottom right corner just beyond the last field.
  • The box appears as a layer on top of the layer containing the fields and field labels.
  • With the box still selected, from the menu select: 
       Arrange —› Send to Back

 

Layout View
  • With the box still selected, click on the: 
  • Select a color:  light yellow.
  • Click elsewhere to deselect.
Fill Color Fill Color button.
 

To return the fields to a white color and outline with a border:

  • Click on the fields while holding the shift key down to select them.
  • Click on the Fill Color button and select white.
  • With the fields still selected, select Format —› Field Borders
  • Check Top, Left, Bottom, Right and click OK.
  • Click elsewhere to deselect the fields and see the effect.
Format Field Borders

To add a text heading:

Text Formatting Buttons
  • Click on the text button (A) in the toolbar and note that your curser changes to an I-beam.
  • Click in the header region and a text box will appear.
  • Select the font Arial and a font size 18.
  • Click on the Bold button.
  • Click on Center alignment
Layout Title
  • Type: Departmental Inventory.
  • Click outside the text box to deselect text entry.

To add the current date under the heading:

To format the date:

  • Click on the date symbol (//) to select it.
  • From the menu, select Format —› Date
  • Select Format as: and from the pulldown menu, select the style you prefer.
  • Click OK.
Format Date Window

To add text in the body of the layout:

  • Click on the text button (A).
  • Move to the end of Item Age and click.
  • Select a font size of 12 and a Left alignment.
  • Type: Years
  • Click outside the text box to deselect the text button
  • Click on the word Years and drag to adjust the position as needed.
Add Text to Layout

To format the number of decimals displayed:

  • Click on the Item Age field.
  • From the menu, select Format —› Number
  • Select Format as decimal number
  • Check Fixed number of decimal digits: 
  • Enter 1
  • Click OK.
Format Numbers Window

To set currency formatting:

  • Select:
    Format as decimal number
  • Check:
    Fixed number of decimal digits: 
  • Enter 2
  • Check Use notation:
  • Select Currency (leading)
  • Currency symbol: $
  • Check Use thousands separator.
  • Click OK.
Format Currency

To format a field with radio button:

  • Select Radio buttons from the pulldown menu.
  • Select Define Value Lists from the pulldown menu.
Radio Buttons
  • Type the name Account Numbers in Value List Name.
  • Click Create.
  • Select Use custom values:
  • Type three account numbers in the box. Be sure to press enter after you type each one.
  • Click Save.
  • Click Done.
  • Click OK.
Create Value List

To format a field with a pop-up list:

  • Type the name Item Category in Value List Name.
  • Click Create.
  • Select Use custom values:
  • Type the categories shown here. —›
  • Click Save.
  • Click Done.
  • Click OK.
Create Item Categories

To add a graphic image to the layout:

  • With the graphic still selected, from the menu select Format —› Graphic.
  • Check Maintain original proportions.
  • Click OK.
Edit Graphic

View of the final layout:

Final Layout

Contents


Working in Browse Mode

Use Browse mode to enter new information and correct existing data.
From the menu, select Mode —› Browse

To enter a new record:

Data to Enter

To import some sample data from an existing file:

  • Select File —› Import/Export —› Import Records
  •  Browse to: 
       Classfiles on Athena —› ITS —› FileMaker Pro
  • Select SampleData.FP3
  • From the pulldown menu, select 
       View by: Matching Names  
  • Select  Add new records  
  • Click Import

 

 

Match Names Menu

Select Add Records

Book Icon Move through the records by clicking on the book icon or using the slide along the edge of the book icon.

To make corrections to records by editing any field.

Contents


Using Find Mode

Use Find Mode to locate a particular record or sets of records that match your criteria.

    Note that you have found the videos.

To find all records except videos:

  • From the menu, Select —› Modify Last Find
  • Check Omit.
  • Press Enter or click the Find button.

Note that you have found all items except for the videos.

Omit Check Box

To find records with items over 1 year old:

To find records that fall within a range of values, such as items purchased between 1995 and 1998:

To find records with missing or blank data in a field:

To find records with multiple criteria, such as all Computers paid out of account 5-12345 (And):

To find records with multiple criteria, such as either Computers or Equipment 
paid out of account 5-12345 (Or):

From the menu, Select —› Find All to return to viewing your full set of records.

Contents


Sorting Records

To sort records:

  • Select Mode —› Sort
  • Click on Account Number in the list to the left.
  • Click on Move.
  • Click on Item Category.
  • Click on Move.
  • Note that the sort will be in Ascending order.
  • Click Sort.

Note:  Click on Done to cancel without sorting.

 

Sorting Window

Contents


Creating a Report

To create a report that lists records by account number and sums the costs.

  • Select Item Description.
  • Click on the >>Move>> button to move it into the Field Order list.
  • Select Item Cost.
  • Click on the Move button to move it to the Field Order list.
  • Click OK.

 

Field Order Window

To create the section of the report that will summarize expenses by account number:

  • Select Mode —› Part Setup
  • Click on the Create button.
  • Choose Subsummary when sorted by.
  • Select Account Number from the field list.
  • Click OK.
  • Choose Print Above (leading).
  • Click on the Create button again.
  • Choose Subsummary when sorted by.
  • Select Account Number from the field list.
  • Click OK.
  • Choose Print Below (trailing).
  • Click Done.
 

Create Sub-summary

To create a new field to sum the cost of the items:

  • Select File —› Define —› Fields
  • Type the Field Name: Total Cost
  • Select the Type:  Summary
Create Total Cost Field
  • Select Total of
  • Select Item Cost from the field list.
  • Click OK.
  • Click Done.
Summary Field Total Of

To add the new summary field (Total Cost) to the appropriate section of the layout:

Note that new fields created are added to the body of the layout you are currently in.

Line Drawing Tool
  • Click on the Line tool.  
  • Draw a horizontal line above the Total Cost label and field by holding down the shift key while drawing your line. This will keep the line level. 
    (Shift, then click on the spot you want to begin your line, drag across, release the mouse button, then release the shift key.)

To view the report:

Note that you can not see the resulting report unless you are in Preview mode.

Final Report

Contents


Printing and Exiting

To print, from the menu select:   File —› Print

To exit the program, select File —› Exit or use the close button.

Note that the file is saved automatically at exit and periodically throughout your work.

Contents


Getting Help

One of the easiest ways to get help with FileMaker Pro is the online help included with it. 
Just click on Help —› FileMaker Help Topics

Should you have a question that the online help does not address, please contact the Microcomputer Support Office at 372-6315 (email: MicroSupport@tntech.edu) or your College Contact.

Handouts on using FileMaker Pro and other programs are available on the web from the TTU home page under Computing —› Documentation (www.tntech.edu/its/pubs/).

Contents


Documentation | ITS Home | TTU Home

Maintained by:
Academic Computing Support
Information Technology Services
Tennessee Technological University
September 04, 2002