Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 23.2.1 ]
excelcreateworkbook(); excelsetsheet("Sheet1"); excelwritenum(1,1,1); excelsave("NewWorkBook.xlsx"); excelclose(0);
Hi, On using this script I'm not able to create an Excel workbook with the specified sheet and data.
Regards,
Arun KR
Solved! Go to Solution.