04:01:01 Create new PHPExcel object
04:01:01 Set document properties
04:01:01 Add some data
04:01:01 Sum of Range #1 is 23
04:01:02 Sum of Range #2 is 33
04:01:02 Sum of both Ranges is 56
04:01:02 Minimum value in either Range is 3
04:01:02 Maximum value in either Range is 17
04:01:02 Average value of both Ranges is 9.3333333333333
04:01:02 Rename worksheet
04:01:02 Write to Excel2007 format
04:01:02 File written to 03formulas.xlsx
Call time to write Workbook was 0.1285 seconds
04:01:02 Current memory usage: 4 MB
04:01:02 Write to Excel5 format
04:01:02 File written to 03formulas.xls
Call time to write Workbook was 0.1475 seconds
04:01:02 Current memory usage: 4 MB
04:01:02 Peak memory usage: 4 MB
04:01:02 Done writing files
Files have been created in /home/dtc/public_html/dms-staging/vendor/phpoffice/phpexcel/Examples