15:49:51 Create new PHPExcel object
15:49:51 Set document properties
15:49:51 Add some data
15:49:51 Define named ranges
15:49:51 Rename named ranges
15:49:51 Rename worksheet
15:49:51 Create new Worksheet object
15:49:51 Add some data
15:49:51 Resolve range
Cell B1 {=PersonFN}:
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Calculation.php on line 2968
Maarten
Cell B3 {=PersonFN & " " & PersonLN}:
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Calculation.php on line 2968
Maarten Balliauw
Cell Person!B1: Maarten
15:49:51 Rename worksheet
15:49:51 Write to Excel2007 format
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
Notice: Trying to access array offset on value of type null in /home/formateu/public_html/sites/all/libraries/PHPExcel/Classes/PHPExcel/Writer/Excel2007/Worksheet.php on line 1118
15:49:51 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0024 seconds
15:49:51 Current memory usage: 2 MB
15:49:51 Peak memory usage: 2 MB
15:49:51 Done writing file
File has been created in /home/formateu/public_html/sites/all/libraries/PHPExcel/Examples