05:56:48 Create new PHPExcel object
05:56:48 Set document properties
05:56:48 Add some data
05:56:48 Define named ranges
05:56:48 Rename named ranges
05:56:48 Rename worksheet
05:56:48 Create new Worksheet object
05:56:48 Add some data
05:56:48 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /var/www/html/Qudrive/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 /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2967
Maarten Balliauw
Cell Person!B1:
Fatal error: Uncaught Error: Call to a member function getCell() on null in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php:1164
Stack trace:
#0 /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Examples/19namedrange.php(99): PHPExcel_Worksheet->getCell()
#1 {main}
thrown in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php on line 1164