lorenambrose
Active Member
- Joined
- Sep 17, 2008
- Messages
- 265
I have this multiple in the code for a form but it seems like it is ignoring the last if statement.
Please help me figure this out.
Code:
If IsNull(Me.Name_Cancel) Or IsNull(Me.[Date Cancelled]) Or IsNull(Me.Cancel_Reason) Then
Please help me figure this out.