plose, etc.
This commit is contained in:
@@ -895,7 +895,7 @@ Anzeige:
|
||||
|
||||
Dim gs_row As Array = Nothing
|
||||
|
||||
gs_row = dtGesamtsicherheit.Select("gs_posSubNr = " & SUMA_POSNr & " AND isnull(gsp_MRNNr,'') <> ''")
|
||||
gs_row = dtGesamtsicherheit.Select("gs_posSubNr = " & SUMA_POSNr & " AND isnull(gsp_MRNNr,'') = ''")
|
||||
|
||||
If gs_row.Length = 0 Then
|
||||
Continue For
|
||||
|
||||
Reference in New Issue
Block a user