23:03:53 Create new PHPExcel object
23:03:53 Set document properties
23:03:53 Add some data
23:03:53 Define named ranges
23:03:53 Rename named ranges
23:03:53 Rename worksheet
23:03:53 Create new Worksheet object
23:03:53 Add some data
23:03:53 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 /home/theshantinik/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php:1164
Stack trace:
#0 /home/theshantinik/public_html/vendor/phpoffice/phpexcel/Examples/19namedrange.php(99): PHPExcel_Worksheet->getCell('PERSON!B1')
#1 {main}
thrown in /home/theshantinik/public_html/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php on line 1164