B
Brian
Ok, I'm suffering from cranial imcompetance at the moment,
I am trying to write an iif statement on a report that will generate one
value if a field has a value, and another if it has an error. In excel there
is an "if err" function (or something like that) but I cannot get it to
work.
Something like:
iif([balDue] isErr,[bidPrice],[bidPrice]-[SunOfpayments])
Thanks
I am trying to write an iif statement on a report that will generate one
value if a field has a value, and another if it has an error. In excel there
is an "if err" function (or something like that) but I cannot get it to
work.
Something like:
iif([balDue] isErr,[bidPrice],[bidPrice]-[SunOfpayments])
Thanks