16:25:56 Create new PHPExcel object
16:25:56 Set document properties
16:25:56 Add some data
16:25:56 Sum of Range #1 is 23
16:25:56 Sum of Range #2 is 33
16:25:56 Sum of both Ranges is 56
16:25:56 Minimum value in either Range is 3
16:25:56 Maximum value in either Range is 17
16:25:56 Average value of both Ranges is 9.333333333333334
16:25:56 Rename worksheet
16:25:56 Write to Excel2007 format
16:25:56 File written to 03formulas.xlsx
Call time to write Workbook was 0.0059 seconds
16:25:56 Current memory usage: 2 MB
16:25:56 Write to Excel5 format
16:25:56 File written to 03formulas.xls
Call time to write Workbook was 0.0112 seconds
16:25:56 Current memory usage: 2.25 MB
16:25:56 Peak memory usage: 2.25 MB
16:25:56 Done writing files
Files have been created in /home/storefront/public_html/Helper/Excel/PHPExcel/Examples