Functions Reference

Table Of Contents
Logical functions
F
ILEMAKER FUNCTIONS REFERENCE 254
Shipping Costs table
The two tables are related by Weight and Max Weight. The calculation field Rate Lookup is
defined as
Rate Lookup = LookupNext(Shipping Costs::Max Weight; Higher).
The Rate Lookup calculation field will return 25, 25, 100, and 150 for records 1 to 4. Rate
Lookup
can then be used to get the correct rate code (A, A, C, and D respectively).
Rate Code Maximum Weight
A 25
B 50
C 100
D 150
Item Weight Rate Lookup
Lamp 8 25
Chair 22 25
Desk 60 100
Bed 120 150