diff --git a/bin/cremig_setenv.bat b/bin/cremig_setenv.bat index ed4ae27..8d814c7 100644 --- a/bin/cremig_setenv.bat +++ b/bin/cremig_setenv.bat @@ -16,5 +16,6 @@ set PATH=%CREMIG%\bin;%PATH% set RD_DATABASE_SOURCE=\\ssg.local\freigaben\SIVAS_CAD_EDM\Migration\07_RD_Teilenummern set RD_DATABASE_NAME=RD_Teilenummern.csv +set VBA_MACRO_NAME=vba_format_excel.xlsm set SIVAS_DATABASE_QUERY=Y:\jit\programme\Sivas2json.exe popd diff --git a/lib/vba_format_excel.xlsm b/lib/vba_format_excel.xlsm new file mode 100644 index 0000000..48976ed Binary files /dev/null and b/lib/vba_format_excel.xlsm differ