09:51:29 Create new PHPExcel object
09:51:29 Set document properties
09:51:29 Add some data
09:51:29 Sum of Range #1 is 23
09:51:29 Sum of Range #2 is 33
09:51:29 Sum of both Ranges is 56
09:51:29 Minimum value in either Range is 3
09:51:30 Maximum value in either Range is 17
09:51:30 Average value of both Ranges is 9.3333333333333
09:51:30 Rename worksheet
09:51:30 Write to Excel2007 format
09:51:30 File written to 03formulas.xlsx
Call time to write Workbook was 0.0135 seconds
09:51:30 Current memory usage: 3 MB
09:51:30 Write to Excel5 format
09:51:30 File written to 03formulas.xls
Call time to write Workbook was 0.0372 seconds
09:51:30 Current memory usage: 3.5 MB
09:51:30 Peak memory usage: 3.5 MB
09:51:30 Done writing files
Files have been created in /home/bwbnmamt/public_html/bnm/vendor/phpoffice/phpexcel/Examples