Ankunftsanzeige
This commit is contained in:
@@ -71,6 +71,7 @@ Public Class usrCntlATLAS_AnkunftsAnzeige
|
||||
|
||||
If cboStammreferenz._value = "" Then MsgBox("Stammreferenz auswählen!") : Exit Sub
|
||||
If txtMRN._value = "" Then MsgBox("MRN auswählen!") : Exit Sub
|
||||
If txtMRN._value.Length > 18 Then MsgBox("MRN zu lang!") : Exit Sub
|
||||
|
||||
|
||||
Me.Refresh()
|
||||
|
||||
Reference in New Issue
Block a user