09:55:20 Create new PHPExcel object
09:55:20 Set document properties
09:55:20 Add some data
09:55:20 Sum of Range #1 is 23
09:55:20 Sum of Range #2 is 33
09:55:20 Sum of both Ranges is 56
09:55:20 Minimum value in either Range is 3
09:55:20 Maximum value in either Range is 17
09:55:20 Average value of both Ranges is 9.3333333333333
09:55:20 Rename worksheet
09:55:20 Write to Excel2007 format
09:55:20 File written to 03formulas.xlsx
Call time to write Workbook was 0.0041 seconds
09:55:20 Current memory usage: 1 MB
09:55:20 Write to Excel5 format
09:55:20 File written to 03formulas.xls
Call time to write Workbook was 0.0056 seconds
09:55:20 Current memory usage: 1.25 MB
09:55:20 Peak memory usage: 1.25 MB
09:55:20 Done writing files
Files have been created in /home/bjgrgao/www/cuaderno/PHPExcel_1/Examples