03:02:34 Create new PHPExcel object
03:02:34 Set document properties
03:02:34 Add some data
03:02:34 Define named ranges
03:02:34 Rename named ranges
03:02:34 Rename worksheet
03:02:34 Create new Worksheet object
03:02:34 Add some data
03:02:34 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1:
Fatal error: Uncaught Error: Call to a member function getCell() on null in /var/www/html/advancia_mail_temci/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php:1164 Stack trace: #0 /var/www/html/advancia_mail_temci/vendor/phpoffice/phpexcel/Examples/19namedrange.php(99): PHPExcel_Worksheet->getCell('PERSON!B1') #1 {main} thrown in /var/www/html/advancia_mail_temci/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php on line 1164