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