05:11:56 Create new PHPExcel object
05:11:56 Set document properties
05:11:56 Add some data
05:11:56 Sum of Range #1 is 23
05:11:56 Sum of Range #2 is 33
05:11:56 Sum of both Ranges is 56
05:11:56 Minimum value in either Range is 3
05:11:56 Maximum value in either Range is 17
05:11:56 Average value of both Ranges is 9.3333333333333
05:11:56 Rename worksheet
05:11:56 Write to Excel2007 format
05:11:56 File written to 03formulas.xlsx
Call time to write Workbook was 0.1525 seconds
05:11:56 Current memory usage: 7 MB
05:11:56 Write to Excel5 format
05:11:57 File written to 03formulas.xls
Call time to write Workbook was 0.1869 seconds
05:11:57 Current memory usage: 9.5 MB
05:11:57 Peak memory usage: 9.5 MB
05:11:57 Done writing files
Files have been created in E:\www\mangofplus\Examples