D
Dave Elliott
What is wrong with this code?
If [Check392] = True And IsNull(Check392) Then
MsgBox "A Purchase Order is Required for this Customer"
End If
If [Check392] = True And IsNull(Check392) Then
MsgBox "A Purchase Order is Required for this Customer"
End If