G
Guest
IIf stmt: =IIf([BuildingPermit]>0,[Forms]![Building Permits]![Owner],Null)
Goal: Automatically complete fields if tied to record on the "one side," and
to allow new information to be entered if not tied to another record.
Automaticall fills in successfully, but will not allow anything to be typed
in when the first part of expression returns false. Have tried Null and ""
at the end of the statement.
Goal: Automatically complete fields if tied to record on the "one side," and
to allow new information to be entered if not tied to another record.
Automaticall fills in successfully, but will not allow anything to be typed
in when the first part of expression returns false. Have tried Null and ""
at the end of the statement.