Hello, when using the command '$worksheet = $workbook->addworksheet("Title");' adding a worksheet with a title the file is correctly written and the tabs are labelled. By closing the Excel Sheet it crashes with memory error, this happens on a Windows 2000 system and Office 2000. Has anybody made the same experience? Are there known workarounds available? Thanks in advance for any help. Reto
- RE: Spreadsheet::WriteExcel Reto Badertscher
- RE: Spreadsheet::WriteExcel John Edwards