Merge branch 'ADMIN' of https://dev.azure.com/VeragAG/_git/ADMIN into ADMIN
This commit is contained in:
@@ -3662,7 +3662,7 @@ Public Class usrctlProcedures
|
|||||||
If DYIMPORT.SAVE() Then
|
If DYIMPORT.SAVE() Then
|
||||||
TextBox10.Text &= DYIMPORT.Id & vbNewLine
|
TextBox10.Text &= DYIMPORT.Id & vbNewLine
|
||||||
Else
|
Else
|
||||||
MsgBox("FEHLER: " & currentRow(2).Trim())
|
MsgBox("FEHLER: " & currentRow(2).Trim() & " - " & currentRow(3).Trim())
|
||||||
End If
|
End If
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|||||||
Reference in New Issue
Block a user