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