12:22:25 Create new PHPExcel object
12:22:25 Set document properties
12:22:25 Add some data
12:22:25 Define named ranges
12:22:25 Rename named ranges
12:22:25 Rename worksheet
12:22:25 Create new Worksheet object
12:22:25 Add some data
12:22:25 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Notice: Trying to access array offset on value of type null in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
12:22:25 Rename worksheet
12:22:25 Write to Excel2007 format
Fatal error: Uncaught Error: Class 'ZipArchive' not found in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php:220
Stack trace:
#0 /var/www/html/vendor/phpoffice/phpexcel/Examples/19namedrange.php(114): PHPExcel_Writer_Excel2007->save()
#1 {main}
thrown in /var/www/html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 220