13:21:09 Create new PHPExcel object
13:21:09 Set document properties
13:21:09 Add some data
13:21:09 Define named ranges
13:21:09 Rename named ranges
13:21:09 Rename worksheet
13:21:09 Create new Worksheet object
13:21:09 Add some data
13:21:09 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
13:21:09 Rename worksheet
13:21:09 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
13:21:09 File written to 19namedrange.xlsx
Call time to write Workbook was 0.0765 seconds
13:21:09 Current memory usage: 2 MB
13:21:09 Peak memory usage: 2 MB
13:21:09 Done writing file
File has been created in /home/formateu/public_html/sites/all/libraries/PHPExcel/Examples