Implementation and Error Situations of the Export to Excel
Export to excel uses Excel document as a template, for example excelbase2.xls, which is opened to automatically to Excel. Template reads transfer file C:/TEMP/VertexToExcel and formulates it to a new Excel form based on the setup information in the transfer file and finally closes itself.
Possible causes of the errors:
- There is no TEMP folder or writing permission to it in the C drive.
- There is no Excel template stated in the format file.
- Setup rows are incorrect in the format file.
- There already is form named VertexToExcel opened in Excel. Save it to a different name or close it and start transfer again.