04:32:58 Create new PHPExcel object
04:32:58 Set document properties
04:32:58 Add some data
04:32:59 Define named ranges
04:32:59 Rename named ranges
04:32:59 Rename worksheet
04:32:59 Create new Worksheet object
04:32:59 Add some data
04:32:59 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/turbo124/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/turbo124/phpexcel/Classes/PHPExcel/Calculation.php on line 3370
Maarten Balliauw
Cell Person!B1: Maarten
04:32:59 Rename worksheet
04:32:59 Write to Excel2007 format

Notice: Trying to access array offset on value of type null in /home/jrportalco/public_html/ninja2/vendor/turbo124/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/turbo124/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/turbo124/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/turbo124/phpexcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1117
04:32:59 File written to 19namedrange.xlsx
Call time to write Workbook was 0.1043 seconds
04:32:59 Current memory usage: 4 MB
04:32:59 Peak memory usage: 4 MB
04:32:59 Done writing file
File has been created in /home/jrportalco/public_html/ninja2/vendor/turbo124/phpexcel/Examples