User manual
Table Of Contents
- Preface Learning how to use FileMakerPro
- Chapter 1 FileMaker Pro basics
- Chapter 2 Adding and viewing data
- Chapter 3 Finding and sorting information
- Finding records
- Finding text and characters
- Finding exact matches in text fields
- Finding numbers, dates, and times
- Finding ranges of information
- Finding data in related fields
- Finding records that match multiple criteria
- Finding empty or non-empty fields
- Finding duplicates
- Finding all records except those matching criteria
- Hiding records from a found set and viewing hidden records
- Viewing, repeating, or changing the last find
- Sorting records
- Finding records
- Chapter 4 Previewing and printing information
- Chapter 5 Creating a database
- Chapter 6 Creating and managing layouts and reports
- Chapter 7 Customizing layouts
- Chapter 8 Working with related files
- Chapter 9 Protecting databases with passwords and groups
- Chapter 10 Creating scripts to automate tasks
- About scripts
- Creating scripts: an overview
- About ScriptMaker steps
- Control script steps
- Navigation script steps
- Sort, find, and print script steps
- Editing script steps
- Fields script steps
- Records script steps
- Windows script steps
- Files script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Changing scripts
- Duplicating, renaming, or deleting scripts
- Importing scripts
- Listing scripts in the Scripts menu
- Using buttons with scripts
- Example of a ScriptMaker script
- Chapter 11 Using formulas and functions
- Chapter 12 Importing and exporting data
- Chapter 13 Sharing databases on a network
- Chapter 14 Publishing databases on the Web
- About publishing databases on the Web
- How users work with databases on the Web
- What you need to publish databasesontheWeb
- Publishing databases on the Web: an overview
- Enabling FileMaker Pro Web Companion
- Configuring FileMaker Pro WebCompanion
- Enabling Web Companion sharing
- Setting up browser views
- Testing your published database
- About browser views for web publishing
- Chapter 15 Using ODBC with FileMakerPro
- Appendix A Customizing FileMaker Pro
- Appendix B Backing up and recovering files
- Appendix C FileMaker Pro Quick Reference (Windows)
- Appendix D FileMaker Pro Quick Reference (Mac OS)
- Index
2-10
FileMaker Pro User’s Guide
Inserting the current date or other variable into fields
To insert the current date, time, or user name into a field in Browse
mode or Find mode:
1. Click the field.
2. Choose Insert menu > Current Date, Current Time, or Current User
Name.
Important To avoid confusion when using dates, always use four-
digit years. For more information on how FileMaker Pro 5 handles
Year 2000 issues, see www.filemaker.com.
After you insert the date, time, or user name into a field, that value
doesn’t change. To display a value that updates, place a date, time,
or user name symbol on the layout. See “Inserting the page number,
date, or other variable onto a layout” on page 7-11.
Replacing data in fields
You can replace the contents of a field in all records, or in a set of
records, with:
1 a different value (for example, replace the value Green with Blue)
1 a new series of serial numbers (for example, when records have
become disordered)
1 a calculation. You can also modify a field’s existing values by
using a calculation that includes the field (for example, change the
value
Gross Pay to the result of the calculation Gross Pay + 1000).
Before you begin, keep these points in mind:
1 Important You can’t undo replacing field values. Before you begin,
consider making a copy of the file.
1 You can’t replace data in calculation, summary, or global fields.
1 You can’t reserialize calculation, summary, global, or container
fields.
1 You can sort records before you reserialize them. For example, you
can sort suppliers by how frequently you use them, then reserialize
the records.
1 To replace field values in only a few records, go to each record and
change the value by selecting the contents of the field, then entering
the information you want.
To replace field values in the found set:
1. If necessary, find, omit, or sort the records in the database.
See chapter 3, “Finding and sorting information.”
2. In Browse mode, in the current record, select the contents of the
field whose values you want to replace.
3. If you’re replacing data with a constant value (instead of serial
numbers or a calculated value), type the constant value.
4. Choose Records menu > Replace.
5. In the Replace dialog box, select how to replace field values.
To insert the current As specified in Choose
Date in a date, number, or text field Your operating
system settings
Current Date
Time in a time, number, or text field Your operating
system settings
Current Time
User name in a text or number field FileMaker Pro
Application
preferences
Current User
Name
To replace each
field with Select
The value in the
currently selected field
Replace with
<value>
. FileMaker Pro replaces the
contents of the field for the entire found set of records.