10:21:36 Create new PHPExcel object
10:21:36 Set document properties
10:21:36 Add some data
10:21:36 Sum of Range #1 is 23
10:21:36 Sum of Range #2 is 33
10:21:36 Sum of both Ranges is 56
10:21:36 Minimum value in either Range is 3
10:21:37 Maximum value in either Range is 17
10:21:37 Average value of both Ranges is 9.3333333333333
10:21:37 Rename worksheet
10:21:37 Write to Excel2007 format
10:21:37 File written to 03formulas.xlsx
Call time to write Workbook was 0.1276 seconds
10:21:37 Current memory usage: 7 MB
10:21:37 Write to Excel5 format
10:21:37 File written to 03formulas.xls
Call time to write Workbook was 0.0919 seconds
10:21:37 Current memory usage: 9.5 MB
10:21:37 Peak memory usage: 9.5 MB
10:21:37 Done writing files
Files have been created in C:\APPS\apache\portalresurtido\PHPClasses\php_Excel\Examples