15:30:07 Create new PHPExcel object
15:30:07 Set document properties
15:30:07 Add some data
15:30:08 Define named ranges
15:30:08 Rename named ranges
15:30:08 Rename worksheet
15:30:08 Create new Worksheet object
15:30:08 Add some data
15:30:08 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.0933283768{main}( )...\19namedrange.php:0
22.17804639424PHPExcel_Worksheet->getCell( )...\19namedrange.php:99