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