MS EXCEL
Posted: Wed Nov 12, 2003 4:21 am
I've got a page that need to generate 9 different MS Excel files!
Whit the class i can only generate one of this XLS because when i close the workbook ($workbook->close();) i can't reopen it in the same procedure!
Someone know how could i SAVE the file insteafd of open it???
Sorry For My english!

Whit the class i can only generate one of this XLS because when i close the workbook ($workbook->close();) i can't reopen it in the same procedure!
Someone know how could i SAVE the file insteafd of open it???
Sorry For My english!