Set the EMX Option BOM_FILENAME to C:\TMP\buw_excel.txt It is important to use an absolute file path in this case. With this setting, the Export to EXCEL-command will create two files in C:\TMP.
Export the BOM with
.buw_project_excel.txt has five lines with the first five Project Parameters defined in EMX Options.
buw_excel.txt is a listing of all components in the BOM with their parameters &pos_id, &partid, &qty, &bomname, &supplier, &ord_number,
&material, &remark, &special and &dwg_page.
After exporting these two files EMX will open EXCEL automatically using the template
/configuration/templates/emx_bom.xls. This EXCEL-file has an Import Macro that will be started automatically when the file opens. Due to the fix content of the
two export files, the macro can import and resort the parameters into the correct sheets (Blatt 1–Blatt 3) of the template.