Functions Reference

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