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