12:53:57 Create new PHPExcel object
12:53:57 Set document properties
12:53:57 Add some data
12:53:57 Sum of Range #1 is 23
12:53:57 Sum of Range #2 is 33
12:53:57 Sum of both Ranges is 56
12:53:57 Minimum value in either Range is 3
12:53:57 Maximum value in either Range is 17
12:53:57 Average value of both Ranges is 9.3333333333333
12:53:57 Rename worksheet
12:53:57 Write to Excel2007 format
12:53:57 File written to 03formulas.xlsx
Call time to write Workbook was 0.0358 seconds
12:53:57 Current memory usage: 7.75 MB
12:53:57 Write to Excel5 format
12:53:57 File written to 03formulas.xls
Call time to write Workbook was 0.0312 seconds
12:53:57 Current memory usage: 10.25 MB
12:53:57 Peak memory usage: 10.25 MB
12:53:57 Done writing files
Files have been created in /home/caballoscriollos/public_html/espanol/library/PHPExcel/Examples