G
Guest
In a form I have a yes/no field called NEW. When it is Yes I want to place a
X in the text field LabelFlag. Both fields are in the data base table.
The expression: If [NEW] is Yes or "Yes" Then [LabelFag] is "X" will not
compile.
X in the text field LabelFlag. Both fields are in the data base table.
The expression: If [NEW] is Yes or "Yes" Then [LabelFag] is "X" will not
compile.
