M
mogens
I have tried all afternoon to get this expression to work in a control
source in a report field:
=IIf([carrier]="RM";"Royal Mail Airmail";"Courier Service")
I dragged the Field "Carrier" into the report, and then chose
Properties, Data > Control Source, where I entered the above formula.
But it returns #Error ?!?!
I simply don't understand what I do wrong, as the field "carrier"
displays fine the two values "RM" and "EC" that currently exist in the
database if I do a simple insert of the field and view the report.
Mogens
source in a report field:
=IIf([carrier]="RM";"Royal Mail Airmail";"Courier Service")
I dragged the Field "Carrier" into the report, and then chose
Properties, Data > Control Source, where I entered the above formula.
But it returns #Error ?!?!
I simply don't understand what I do wrong, as the field "carrier"
displays fine the two values "RM" and "EC" that currently exist in the
database if I do a simple insert of the field and view the report.
Mogens