04:07:35 Create new PHPExcel object
04:07:35 Set document properties
04:07:35 Add some data
04:07:35 Sum of Range #1 is 23
04:07:35 Sum of Range #2 is 33
04:07:35 Sum of both Ranges is 56
04:07:35 Minimum value in either Range is 3
04:07:35 Maximum value in either Range is 17
04:07:35 Average value of both Ranges is 9.3333333333333
04:07:35 Rename worksheet
04:07:35 Write to Excel2007 format
04:07:35 File written to 03formulas.xlsx
Call time to write Workbook was 0.0040 seconds
04:07:35 Current memory usage: 2 MB
04:07:35 Write to Excel5 format
04:07:35 File written to 03formulas.xls
Call time to write Workbook was 0.0264 seconds
04:07:35 Current memory usage: 3 MB
04:07:35 Peak memory usage: 3.75 MB
04:07:35 Done writing files
Files have been created in /home/intran3x/public_html/vacaciones/controlador/PHPExcel18/Examples