10:28:31 Create new PHPExcel object
10:28:31 Set document properties
10:28:31 Add some data
10:28:31 Sum of Range #1 is 23
10:28:32 Sum of Range #2 is 33
10:28:32 Sum of both Ranges is 56
10:28:32 Minimum value in either Range is 3
10:28:32 Maximum value in either Range is 17
10:28:32 Average value of both Ranges is 9.3333333333333
10:28:32 Rename worksheet
10:28:32 Write to Excel2007 format
10:28:32 File written to 03formulas.xlsx
Call time to write Workbook was 0.2015 seconds
10:28:32 Current memory usage: 8.5 MB
10:28:32 Write to Excel5 format
10:28:32 File written to 03formulas.xls
Call time to write Workbook was 0.0790 seconds
10:28:32 Current memory usage: 11.75 MB
10:28:32 Peak memory usage: 11.75 MB
10:28:32 Done writing files
Files have been created in C:\wamp64\www\bo\vendor\phpoffice\phpexcel\Examples