U.M. (Mac OS)

Table Of Contents
C-12 FileMaker Pro User’s Guide
Repeating functions
Use repeating functions with repeating fields.
This example shows how the Extend function ensures accurate results
when used in calculations involving nonrepeating fields.
Syntax Definition
Extend (nonrepeating field) Allows the value of non-repeating field to be
used in a calculation involving repeating fields.
(See the following example.)
GetRepetition (repeating field, number) Returns the contents of the repetition number of
repeating field
Last (repeating field) Returns the last valid, nonblank value in
repeating field
Choose FileMaker Help Index from the or Help menu, and then type:
E repeating functions
Without Extend, a calculation
includes a nonrepeating value in the
result for only the first repetition of
the calculated field
Using Extend, a calculation includes
a nonrepeating value in the result for
all repetitions of the calculated field
?