09:51:23 Create new PHPExcel object
09:51:23 Set document properties
09:51:23 Add some data
09:51:23 Sum of Range #1 is 23
09:51:23 Sum of Range #2 is 33
09:51:23 Sum of both Ranges is 56
09:51:23 Minimum value in either Range is 3
09:51:23 Maximum value in either Range is 17
09:51:23 Average value of both Ranges is 9.333333333333334
09:51:23 Rename worksheet
09:51:23 Write to Excel2007 format
09:51:23 File written to 03formulas.xlsx
Call time to write Workbook was 0.0027 seconds
09:51:23 Current memory usage: 1.75 MB
09:51:23 Write to Excel5 format
09:51:23 File written to 03formulas.xls
Call time to write Workbook was 0.0036 seconds
09:51:23 Current memory usage: 2.25 MB
09:51:23 Peak memory usage: 2.25 MB
09:51:23 Done writing files
Files have been created in /var/www/masterb.Share/phpexcel/Examples