19:34:50 Create new PHPExcel object
19:34:50 Set document properties
19:34:50 Add some data
19:34:50 Sum of Range #1 is 23
19:34:50 Sum of Range #2 is 33
19:34:50 Sum of both Ranges is 56
19:34:50 Minimum value in either Range is 3
19:34:50 Maximum value in either Range is 17
19:34:50 Average value of both Ranges is 9.333333333333334
19:34:50 Rename worksheet
19:34:50 Write to Excel2007 format
19:34:51 File written to 03formulas.xlsx
Call time to write Workbook was 0.0385 seconds
19:34:51 Current memory usage: 2 MB
19:34:51 Write to Excel5 format
19:34:51 File written to 03formulas.xls
Call time to write Workbook was 0.0490 seconds
19:34:51 Current memory usage: 3 MB
19:34:51 Peak memory usage: 3.5 MB
19:34:51 Done writing files
Files have been created in /home/lifestyles/public_html/deploy/vendor/phpoffice/phpexcel/Examples