18:41:02 Create new PHPExcel object
18:41:02 Set document properties
18:41:02 Add some data
18:41:02 Define named ranges
18:41:02 Rename named ranges
18:41:02 Rename worksheet
18:41:02 Create new Worksheet object
18:41:02 Add some data
18:41:02 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1:
( ! ) Fatal error: Call to a member function getCell() on null in C:\wamp64\www\car\vendor\phpoffice\phpexcel\Classes\PHPExcel\Worksheet.php on line 1164
Call Stack
#TimeMemoryFunctionLocation
10.0488283768{main}( )...\19namedrange.php:0
20.19244639424PHPExcel_Worksheet->getCell( )...\19namedrange.php:99