CBAM
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("1.4.5.4")>
|
||||
<Assembly: AssemblyFileVersion("1.4.5.4")>
|
||||
<Assembly: AssemblyVersion("1.4.5.5")>
|
||||
<Assembly: AssemblyFileVersion("1.4.5.5")>
|
||||
|
||||
@@ -1699,7 +1699,7 @@ Public Class usrCntlCBAM
|
||||
Blatt.Range("F" & cnt).Value = row("origin country code")
|
||||
Blatt.Range("G" & cnt).Value = row("requested procedure")
|
||||
Blatt.Range("H" & cnt).Value = row("previous procedure")
|
||||
Blatt.Range("J" & cnt).Value = row("net mass")
|
||||
Blatt.Range("I" & cnt).Value = row("net mass")
|
||||
Blatt.Range("J" & cnt).Value = row("type of measurement unit")
|
||||
Blatt.Range("K" & cnt).Value = row("invoice numbers")
|
||||
Blatt.Range("L" & cnt).Value = row("invoice date")
|
||||
|
||||
Reference in New Issue
Block a user