M
Mike W.
=IIf(IsNull([askowo]),"None",[askowo])
It is supposed to print "None" if the field [askowo] is null, otherwise
print the work order number.
It works just fine in one report, but not in another.
TIA,
Mike W.
It is supposed to print "None" if the field [askowo] is null, otherwise
print the work order number.
It works just fine in one report, but not in another.
TIA,
Mike W.