This free demo is provided by Creative Computing

Example 1: Create Excel File - Export All Records, 2 Fields



Example 2: Create Excel File - Export All Records, User Chooses Which Fields
Choose Fields

Field1
Field2
Field3



Example 3: Create Excel File - Users Selects Find Criteria And Chooses Which Fields
Choose Fields from a Field List Automatically Generated From A FileMaker Layout

FieldArray = array: (id), (Nbr), (Txt)
# of fields in the table = 3


Enter Search Criteria
ID
Nbr
Txt

Sort By
SortField 1
SortField 2
SortField 3

Choose Fields
Field1
Field2
Field3



Example 4: Create Tab-Separated Text FIle - Export All Records, 2 Fields



Example 5: Create HTML FIle - Export All Records, 2 Fields