G
Geoff Cox
Hello
I am using
RenewalCost: IIf([1118] Is Not Null,[renewal-costs].school_1118,"0")
the idea being to create a new field called RenwalCost such that if
the 1118 field is set to yes (a yes/no field), then the value for the
renewal cost is taken from the field school_118 in the table called
renewal-costs.
I'm not sure that I have the correct way of detecting a "yes" and
there may well be other errors!
Cheers
Geoff
I am using
RenewalCost: IIf([1118] Is Not Null,[renewal-costs].school_1118,"0")
the idea being to create a new field called RenwalCost such that if
the 1118 field is set to yes (a yes/no field), then the value for the
renewal cost is taken from the field school_118 in the table called
renewal-costs.
I'm not sure that I have the correct way of detecting a "yes" and
there may well be other errors!
Cheers
Geoff