forlano Messages: 1213 Registered: March 2006 Location: Italy
Senior Contributor
forlano wrote on Sat, 12 March 2016 17:44
Hello,
I am trying this package because I need to write an Excel file. It seems very good.
When I run the demo an Excel file is opened. I do not want to open the file, but just write it.
How to produce the same output but without to display any file during the calculations?
I used sheet.OpenSheet(test, false) but without success.