Can we choose an Excel sheet in a script?

~ 0 min
20-05-2022 43:13

In a script, it is possible to choose the name of the Excel sheet during the export of a BOM by adding the following configuration line in your top.cfg file:

D_TABLE_EXPORT_WORKSHEET_NAME         Excel sheet name
The configuration word and its value must be separated at least by one tabulation character.

Example:
D_TABLE_EXPORT_WORKSHEET_NAME      Bom1
D_TABLE_EXPORT_WORKSHEET_NAME      Bom2

After modifying the top.cfg file and restarting TopSolid, the name of the sheets will be suggested in the drop down list of the BOM export window: