Hi,
I write a script in Perl that create an Excel file and write a data to it.
the problem is that after the script is done working and I open the Excel file and try to re-run the script its give me an error message and just after I close the file its working.
what can I do to solve this problem?
Thanks!