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