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