22:52:31 Create new PHPExcel object
22:52:31 Set document properties
22:52:31 Add some data
22:52:31 Define named ranges
22:52:31 Rename named ranges
22:52:31 Rename worksheet
22:52:31 Create new Worksheet object
22:52:31 Add some data
22:52:31 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2967
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Notice: Trying to access array offset on value of type null in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2967

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 311

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 313

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 534

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/Functions.php on line 583
Maarten Balliauw
Cell Person!B1:
Fatal error: Uncaught Error: Call to a member function getCell() on null in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php:1164 Stack trace: #0 /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Examples/19namedrange.php(99): PHPExcel_Worksheet->getCell('PERSON!B1') #1 {main} thrown in /home/morgan/billing/ninja/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php on line 1164