Creating an Excel File
- Updated2024-09-12
- 1 minute(s) read
(Mining and Loading Data | Using Interfaces | Version 2019) > Creating an Excel File
Creating an Excel File |
This example shows how you create a new Excel workbook with the Excel-Api. Excel does not need to be installed on your computer.
The example searches in data files for specific properties and saves specific statistical values of the found data in an Excel file on the current write path for data. If you have Excel on your computer, the example opens the Excel file you created.
Start example
Click a filename to load this file into DIAdem.
| Excel_Example.vbs | Script file |
| Excel_Example.py | Python script file |
| TR_*.tdm | Data file |
![]() | Note When this example starts, DIAdem loads example files and overwrites existing data and layouts. |
