P
Peter
Hi all!...i have this issue. In a forms “after update†event I use the
following expression:
1. I receive error message “optional argumentâ€
If (Me.Bag = "Apples") And IIf (Me.Days = IsNull > 30) Then
Me.Days.SetFocus
MsgBox "Bla..bla bla "
End If
Thank you!
following expression:
1. I receive error message “optional argumentâ€
If (Me.Bag = "Apples") And IIf (Me.Days = IsNull > 30) Then
Me.Days.SetFocus
MsgBox "Bla..bla bla "
End If
Thank you!