Import Zoll

This commit is contained in:
2024-11-16 00:14:51 +01:00
parent 4764ad9b83
commit 94a2942b22

View File

@@ -3662,7 +3662,7 @@ Public Class usrctlProcedures
If DYIMPORT.SAVE() Then
TextBox10.Text &= DYIMPORT.Id & vbNewLine
Else
MsgBox("FEHLER: " & currentRow(2).Trim())
MsgBox("FEHLER: " & currentRow(2).Trim() & " - " & currentRow(3).Trim())
End If
End If