12:38:47 Create new PHPExcel object
12:38:47 Set document properties
12:38:47 Add some data
12:38:47 Define named ranges
12:38:47 Rename named ranges
12:38:47 Rename worksheet
12:38:47 Create new Worksheet object
12:38:47 Add some data
12:38:47 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 /var/www/edif/sites/all/modules/contrib/loft_data_grids/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php:1164
Stack trace:
#0 /var/www/edif/sites/all/modules/contrib/loft_data_grids/vendor/phpoffice/phpexcel/Examples/19namedrange.php(99): PHPExcel_Worksheet->getCell('PERSON!B1')
#1 {main}
thrown in /var/www/edif/sites/all/modules/contrib/loft_data_grids/vendor/phpoffice/phpexcel/Classes/PHPExcel/Worksheet.php on line 1164