Code:
If Null([txtMRN]) And [Dirty] then MessageBox GoToControl txtMRN Elseif isNull(cboProviderName) and [Dirty] then Messagebox GoToControl cboProviderName ElseIf isnull(opgEvalType) and [Dirty] then MessageBox GotoControl opgEvalType
If Null([txtMRN]) And [Dirty] then MessageBox GoToControl txtMRN Elseif isNull(cboProviderName) and [Dirty] then Messagebox GoToControl cboProviderName ElseIf isnull(opgEvalType) and [Dirty] then MessageBox GotoControl opgEvalType
If Null([txtMRN]) And [Dirty] then MessageBox GoToControl txtMRN Elseif isNull(cboProviderName) and [Dirty] then Messagebox GoToControl cboProviderName ElseIf isnull(opgEvalType) and [Dirty] then
Leave a comment: