User manual
Table Of Contents
- Chapter 1 Introducing FileMaker Pro
- Chapter 2 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
- Working with data in Table View
- Finding records
- Performing quick finds in Browse mode
- Making find requests in Find mode
- 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
- Viewing, repeating, or changing the last find
- Saving find requests
- Deleting and reverting requests
- 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 3 Creating databases
- Planning a database
- Creating a FileMaker Pro file
- Creating and changing fields
- Setting options for fields
- Creating database tables
- Creating layouts and reports
- Working with layout themes
- Setting up a layout to print records in columns
- Working with objects on a layout
- Working with fields on a layout
- Working with parts on a layout
- Creating and editing charts
- Chapter 4 Working with related tables and files
- Chapter 5 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
- Setting up recurring imports
- 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
- Working with external data sources
- Publishing databases on the web
- Chapter 6 Protecting databases
- Protecting databases with accounts and privilege sets
- Creating accounts and privilege sets
- Viewing extended privileges
- Authorizing access to files
- Security measures
- Enhancing physical security
- Enhancing operating system security
- Establishing network security
- Backing up databases and other important files
- Installing, running, and upgrading antivirus software
- Chapter 7 Converting databases from FileMaker Pro 11 and earlier
- Index
Chapter 2 | Using databases 35
A date in a date field or in a calculation
field that produces a date result
The date as digits, separated by a
valid date separator character
(such as a slash or hyphen)
3/3/2014 finds 3/3/2014, March 3,
2014, and 3-3-2014
Today’s date in a date field or in a
calculation field that produces a date
result
// // finds April 4, 2014 (when the
current date is 4/4/2014)
A time in a time field or in a calculation
field that produces a time result
The time as digits, separated by
colons
12:53:09 finds 12:53:09
A timestamp in a timestamp field or in
a calculation field that produces a
timestamp result
The date as digits, separated by a
valid date separator character,
then the time as digits, separated
by colons
3/3/2014 12:53:09 PM finds
3/3/2014 12:53:09 PM
Invalid dates, times, timestamps, or
calculated date or time results
? ? finds Next Tuesday or 2/33/2014 in
a date field, or midnight in a time field
Invalid data (fields containing no
numbers) in a number field or
calculation field that produces a
numeric result
? ? finds twelve but not 12 or twelve30
Dates on a day of the week in a date
or timestamp field
The day of the week
Note Full or short day names
(for example, Friday or Fri) are
acceptable in day of week
searches.
Tuesday finds all dates that occur on
a Tuesday
=Thu finds all dates that occur on a
Thursday
Any valid value for a date or time
component in a date, time, or
timestamp field
* or leave component unspecified,
while specifying the other
components you want to find
3/3/* finds the 3rd day of March in
any year
*:15 finds times that are 15 minutes
after any hour
1/1/* 7 PM finds timestamps in the
7
o’clock hour on January 1st in any
year
Note When the year is unspecified,
the current year is assumed. 3/3 finds
the 3rd day of March in the current
year
Ranges of information See the next section, “Finding
ranges of information.”
To find Type this in the field Examples