Next Steps
Things to do next
FileMaker Pro 10 Tutorial
Download the hands-on product tutorial and sample files. Each lesson in the tutorial features a hands-on activity designed to guide you through menus, screens, and concepts.
FileMaker Pro 10 Users Guide
Get step-by-step instructions on the most common FileMaker Pro 10 tasks.
Ready-to-Use Templates
FileMaker Pro comes with 30 built-in Starter Solutions for the most popular FileMaker tasks, like managing contacts, organizing projects, and tracking inventory.
More Video Tutorials
Check out these additional video tutorials and learn more about FileMaker Pro 10 at your own pace.
FileMaker Training Center
FileMaker offers a host of self-paced and instructor-led training options, customized for your unique learning style.
FileMaker Books
Go deeper into FileMaker Pro with books written by experts in the field.
Webinars
View in-depth FileMaker demos on a variety basic, intermediate and advanced topics.
Community Resources
FileMaker Technical Network
Join a community of FileMaker enthusiasts and get exclusive access to technical info, software and other developers. You'll be able to boost your technical expertise, build better solutions and solve your technical challenges.
Customer Stories
Three-time Academy Award® winner Walter Murch believes FileMaker Pro is an integral part of his editing process.
The College of Arts and Science at Syracuse University dramatically lowered its course-scheduling time from 75 minutes per student to around 30 seconds with its FileMaker Pro solution.
Community-run Groups
Share information and tips with other FileMaker users, get database support, and learn development best practices by joining a community-run forum, user group, email list, or newsgroup.
FileMaker RSS
Get the FileMaker RSS feed.
FileMaker News
Sign up for your free subscriptions to FileMaker newsletters and get special offers, updates, tips and more each month.
Support
FileMaker
Knowledge Base
The FileMaker Knowledge Base contains a vast amount of information about current and past FileMaker products, promotions, technical information, product documentation and more. It's free, fast and comprehensive, and best of all, it's available anytime you need information.
You can register with the Knowledge Base, keep all your most frequently-referenced answers in your "My Stuff" folder, and receive email notification when topics of your choice have been updated.
Search the Knowledge Base
FileMaker
Support Options
FileMaker provides a variety of support resources to meet your needs.
FileMaker Forum
Get help resolving issues, ask questions and receive tips and advice from other FileMaker Pro users.
Downloads
Get software updates, product documentation, trial software, technical resources and more.
Contact Support
Find free and paid phone support resources and locate consultants to help you create custom solutions.
Welcome to the FileMaker Resource Center
Getting Started with FileMaker Pro 10 (10:05)
Learn the basics of how to start using FileMaker Pro 10, including creating, modifying and sharing your databases.
More about FileMaker Pro 10 (12:41)
Go beyond the basics to get the most out of FileMaker Pro 10, plus tour some of the newly added features.
Visual Hands-on Tour
View step-by-step instructions on how to do some of the most common tasks in FileMaker Pro 10 like adding fields, entering data, editing layouts and more!
Create a database
FileMaker Pro 10
Create a database
Welcome to FileMaker Pro! Let’s create a database and add records.
To create a database:
- In the FileMaker Quick Start Screen, click Create Database, then select Create an empty database.
- Click OK.
- For File name, type MyFile.fp7.
- Choose where you want to save the file and click Save.
The Manage Database dialog box appears. FileMaker Pro creates a table for you in the empty database with the same name as your file.
Create fields
FileMaker Pro 10
Create fields
You will now create fields in the table that will store information.
- To create the first field, type First Name in the Field Name box.
Notice that the field type is Text.
- Click Create.
- Type Last Name in the Field Name box, then click Create.
- Type Fee Paid in the Field Name box, select Number from the Type list, then click Create.
- Type Date Paid in the Field Name box, select Date from the Type list, then click Create.
- Type Container in the Field Name box, select Container from the Type list, then click Create.
- Click OK.
Enter data
FileMaker Pro 10
Enter data
You see empty fields in a new, blank record. Let’s create the first record.
- If you don’t see field boxes, press Tab to begin data entry.
- Type Jane in the First Name field.
- Press Tab to move to the next field.
Note FileMaker Pro automatically saves your changes as you work.
- Type Doe in the Last Name field.
- Type 25 in Fee Paid.
You will learn how to format number fields to display as currency later.
- Type 11/11/2009 in Date Paid.
The completed record should look like this example.
Create another record
FileMaker Pro 10
Create another record
- To add another record, click New Record.
- As you did for Jane Doe’s record, enter data for John Smith, who paid 75 dollars on 2/2/2009.
Your database now contains two records. Click the book icon in the status toolbar to switch between each record.
You can view your records in three different ways: as a form, as a list, and as a table.
- Form View displays one record at a time.
- List View shows one record appearing beneath another.
- Table View shows you many records at one time in a grid.
In the status toolbar, click View As options to switch between Form View, List View, and Table View in the same layout to see how they are different.
Modify data
FileMaker Pro 10
Modify data
Suppose you realize that Jane Doe paid 75 dollars, not 25. You can easily correct the entry.
- Go to the first record.
- Select the amount in Fee Paid.
- Type the new amount, 75.
- Click an empty area outside the field to save the change.
- Close the file by choosing File menu > Close.
Customize what you see
FileMaker Pro 10
Customize what you see
Let’s enhance the way your data looks by adding graphics and other effects.
Even though you enter information only once in FileMaker Pro, you can use that information in many ways. Layouts let you view some or all of your fields.
Because it is not necessary to see all of your fields in each layout, layouts are a powerful tool for working with or printing just the information you need to accomplish a particular task.
Open the sample file
FileMaker Pro 10
Open the Sample file
Design layouts in Layout mode. Changes you make in Layout mode affect only the way data appears. The data itself remains as it was entered in the file.
Let’s make a copy of the sample file, and then go to Layout mode.
- Open Sample.fp7 in the Tutorial folder.
- Choose File menu > Save a Copy As.
- Select the Tutorial folder as the location for the copy.
- Click Save.
- Close the original sample file by choosing File menu > Close.
- Open Sample Copy.fp7 in the Tutorial folder.
If the sample file was installed, it is in FileMaker Pro 10/English Extras/Tutorial or FileMaker Pro 10 Advanced/English Extras/Tutorial.
You can also download the sample file from the FileMaker website by visiting www.filemaker.com/documentation.
Sample Copy.fp7 is automatically entered as the filename.
Edit a layout
FileMaker Pro 10
Edit a layout
Click Edit Layout in the layout bar.
The status toolbar displays tools you use to design layouts. If you don’t see the layout tools, resize the FileMaker Pro window to make it wider.
Resize a field
FileMaker Pro 10
Resize a field
Let’s resize a field.
- Click the First Name field to select it.
- Drag the handle at the lower-right corner of the field to the left until the field is smaller, yet large enough to display the longest first name you expect in your file.
- Click Save Layout, then click Exit Layout to see your results in Browse mode.
- In Browse mode, use the book in the status toolbar to flip through the records.
- Click Edit Layout and repeat these steps for Last Name.
If the field doesn’t display all names completely, return to Layout mode and make the field larger.
Move a field
FileMaker Pro 10
Move a field
Let’s move a field.
- If necessary, click Edit Layout.
- Click inside the Last Name field and drag it beside the First Name field.
- While the Last Name field is still selected, press Shift and click the First Name field to add it to your selection. Both the First Name and Last Name fields are now selected.
- Choose Arrange menu > Align > Top Edges.
- Drag the Last Name field label above the Last Name field.
- Drag the First Name field label above the First Name field.
- Experiment with the Align commands and arrow keys on your keyboard to align the field labels with each other and their respective fields.
- Click Save Layout, then Exit Layout in the layout bar to see your results in Browse mode.
In the next steps, you’ll align these fields.
The Last Name field moves until it aligns with the top of the First Name field.
Tip If you make mistakes while designing layouts, you can click Revert in the layout bar to discard any unsaved changes, then start again.
Your layout should look similar to this example when you are finished.
Add a field
FileMaker Pro 10
Add a field
Let’s add a field.
- Click Edit Layout.
- Click the Field tool
in the status toolbar and drag the new field under the Date Paid field. - In the Specify Field dialog box, select Member Since, select Create Label, then click OK.
- Move the Member Since field and field label under the Date Paid field.
- Click Save Layout, then Exit Layout to check the new field and label in Browse mode.
- Click New Record in the status toolbar.
The Member Since field appears on the layout. In the Sample database, the Member Since field has been defined to automatically enter the current date.
You see today’s date entered in the Member Since field in the new record. The current date will be entered in the Member Since field in each subsequent new record.
Display a number as currency
FileMaker Pro 10
Display a number as currency
You can display a number as currency, even though only the number is typed into the field. Formatting affects only the way data is displayed. It does not change the data.
- Click Edit Layout.
- Select the Fee Paid field.
- Choose Format menu > Number.
- Select options as shown in this example.
- Click OK.
- Click Save Layout, then Exit Layout to see the formatted data.
Change text size and color
FileMaker Pro 10
Change text size and color
Let’s change text size and color.
- In Layout mode, select the Selection tool
in the status toolbar. - Click the The Corporate Travelers Club heading to select the text block.
- Choose Format menu > Text.
- Choose Custom from the Size list, type 25, and click OK.
- For Color choose blue and for Style, choose Italic.
- Click OK.
The Text Format dialog box appears.
Add a graphicto a layout
FileMaker Pro 10
Add a graphic to a layout
Next you will add a logo beside the club name.
- Click to the left of the The Corporate Travelers Club text, where you want to place the club logo.
- Choose Insert menu > Picture.
- Choose the logo.gif file located in the Tutorial folder.
- Make sure all file types are showing, and select logo.gif.
- Click Open.
- Drag the logo or text block to move it, if necessary.
- Click Save Layout, then click Exit Layout to see the finished layout.
You will see no change onscreen yet.
If the sample file was installed, it is in FileMaker Pro 10/English Extras/Tutorial or FileMaker Pro 10 Advanced/English Extras/Tutorial.
You can also download the sample file from the FileMaker website by visiting www.filemaker.com/documentation.
For more information
FileMaker Pro 10
For more information
Congratulations! You have learned how to create and customize a FileMaker Pro database.
If you found this hands-on visual tour helpful, you can expand your skills with an in-depth tutorial.
To open the tutorial:
- In FileMaker Pro, choose Help menu > Product Documentation > Tutorial.
Or, in the FileMaker Quick Start Screen, click Learn More, then click Learn It.
- Follow the steps in the tutorial PDF to learn about many other useful features in FileMaker Pro.