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