22:23:16 Create new PHPExcel object
22:23:16 Set document properties
22:23:16 Add some data
22:23:16 Define named ranges
22:23:16 Rename named ranges
22:23:16 Rename worksheet
22:23:16 Create new Worksheet object
22:23:16 Add some data
22:23:16 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
22:23:16 Rename worksheet
22:23:16 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
22:23:16 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0061 seconds
22:23:16 Current memory usage: 2 MB
22:23:16 Peak memory usage: 2 MB
22:23:16 Done writing file
File has been created in /home/jrportalco/public_html/ninja2/vendor/phpoffice/phpexcel/Examples