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

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